openssh client question

2011-08-10 Thread Aggelis Aggelis
Problem:

i am sitting in an openbsd box  (A.A.A.A) logged in as userA and i want to
ssh to an openbsd box (B.B.B.B) as userB

This can be accomplished with

[userA@boxA]$ ssh -l userB B B.B.B.B

and i will be asked the password  for userB


if i do not specify the username ssh uses automatically my login name
[userA@boxA]$ ssh  B B.B.B.B
userA@B.B.B.B's password:

Although this is for aesthetic reasons
is there a way for ssh client not to send user information so that i will be
asked for user name AND password from the ssh server
running on box B.B.B.B ?



Need an advice

2011-08-10 Thread Gregory Edigarov
Hello,


what is the best practice if I have some locally(changes are
really-really local, and from what i understand, they have absolutelly
no chances to be merged) modified program(s) from base and would
like to maintain those modifications between updates?

thank you.
--
With best regards,
   Gregory Edigarov



Re: carp issues

2011-08-10 Thread Michael Lechtermann

Hi,

just wanted to let you know that the problematic IP it is working to 
now and no problems has been seen in the last 16-18 hours.


Problem vanished while trying to figure out the root cause.


-Michael


On Tue, 09 Aug 2011 17:39:54 +0200, Michael Lechtermann wrote:

Hi,


 # ifconfig carp0
 carp0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
 lladdr 00:00:5e:00:01:0a
 priority: 0
 carp: carpdev em0 advbase 1 balancing ip-stealth carppeer
 10.0.1.11
 state MASTER vhid 10 advskew 0
 state BACKUP vhid 11 advskew 100


Hmmm, why do you have different vhid ?


That is the way it is suggested by the manpage:

   LOAD BALANCING
 In order to set up a load balanced virtual host, it is necessary 
to
 configure one carpnodes entry for each physical host.  In the 
following
 example, two physical hosts are configured to provide balancing 
and

 failover for the IP address 192.168.1.10.

 First the carp interface on Host A is configured.  The advskew 
of 100 on
 the second carpnode entry means that its advertisements will be 
sent out

 slightly less frequently and will therefore become the
designated backup.

   # ifconfig carp0 192.168.1.10 carpnodes 1:0,2:100 
balancing ip


 The configuration for host B is identical, except the skew is on 
the

 carpnode entry with virtual host 1 rather than virtual host 2.

   # ifconfig carp0 192.168.1.10 carpnodes 1:100,2:0 
balancing ip


 If ARP balancing or a different mode of IP balancing is desired 
the

 balancing mode can be adjusted accordingly.


-Michael




Re: openssh client question

2011-08-10 Thread rancor
vi ~/.ssh/config
Host hostname
User userB


then connect to hostname and ssh will use userB as username for that
specific hostname

// rancor

2011/8/10 Aggelis Aggelis agge...@gmail.com:
 Problem:

 i am sitting in an openbsd box  (A.A.A.A) logged in as userA and i want to
 ssh to an openbsd box (B.B.B.B) as userB

 This can be accomplished with

 [userA@boxA]$ ssh -l userB B B.B.B.B

 and i will be asked the password  for userB


 if i do not specify the username ssh uses automatically my login name
 [userA@boxA]$ ssh  B B.B.B.B
 userA@B.B.B.B's password:

 Although this is for aesthetic reasons
 is there a way for ssh client not to send user information so that i will
be
 asked for user name AND password from the ssh server
 running on box B.B.B.B ?



Re: openssh client question

2011-08-10 Thread Alexander Hall

On 08/10/11 09:45, Aggelis Aggelis wrote:

Problem:


Was there really one? ;-)


i am sitting in an openbsd box  (A.A.A.A) logged in as userA and i want to
ssh to an openbsd box (B.B.B.B) as userB

This can be accomplished with

[userA@boxA]$ ssh -l userB B B.B.B.B

and i will be asked the password  for userB


if i do not specify the username ssh uses automatically my login name
[userA@boxA]$ ssh  B B.B.B.B
userA@B.B.B.B's password:

Although this is for aesthetic reasons
is there a way for ssh client not to send user information so that i will be
asked for user name AND password from the ssh server
running on box B.B.B.B ?


I strongly suspect that the username is negotiated before you get a 
chance to interact. However a simple hack would do;


$ ssh -l $(echo -n Username:  2  head -n1) B.B.B.B

/Alexander



Re: CF ethernet hardware

2011-08-10 Thread Edd Barrett
On 9 August 2011 20:56, Dale Rahn dr...@dalerahn.com wrote:
 On Tue, Aug 09, 2011 at 12:50:34PM +0100, Edd Barrett wrote:
 Has anyone tried something like this under openbsd?


http://www.ebay.co.uk/itm/TRENDnet-10-100-Mbps-CompactFlash-Fast-Ethernet-Ada
pter-/330598595618?pt=LH_DefaultDomain_3hash=item4cf9363c22#ht_500wt_1156

 Need connectivity for a zaurus.

 --
 Best Regards
 Edd Barrett

 http://www.theunixzoo.co.uk


 Cannot comment on that specific card, but Buffalo LPC-CF_CLT (10Mb only?)
 and Hawking 10/100M H-CF686TX work fine.

 Dale Rahn B  B  B  B  B  B  B  B  B  B  B  B  B  B  B  dr...@dalerahn.com


Hmm,

I actually realised that I had a Edimax EW-7811Un (urtwn(4)), which I
use all the time on my i386 netbook. Under zaurus/5.0 this turns up as
a ugen0 :(

I also noted that there is a cdce(4) interface showing up on the
zaurus. I presume this needs a special usb cable. The one that came
with the zaurus is a proprietary serial cable.

--
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: CF ethernet hardware

2011-08-10 Thread Stuart Henderson
On 2011/08/10 11:16, Edd Barrett wrote:
 On 9 August 2011 20:56, Dale Rahn dr...@dalerahn.com wrote:
  On Tue, Aug 09, 2011 at 12:50:34PM +0100, Edd Barrett wrote:
  Has anyone tried something like this under openbsd?
 
  http://www.ebay.co.uk/itm/TRENDnet-10-100-Mbps-CompactFlash-Fast-Ethernet-Adapter-/330598595618?pt=LH_DefaultDomain_3hash=item4cf9363c22#ht_500wt_1156
 
  Need connectivity for a zaurus.
 
  --
  Best Regards
  Edd Barrett
 
  http://www.theunixzoo.co.uk
 
 
  Cannot comment on that specific card, but Buffalo LPC-CF_CLT (10Mb only?)
  and Hawking 10/100M H-CF686TX work fine.
 
  Dale Rahn   dr...@dalerahn.com
 
 
 Hmm,
 
 I actually realised that I had a Edimax EW-7811Un (urtwn(4)), which I
 use all the time on my i386 netbook. Under zaurus/5.0 this turns up as
 a ugen0 :(

that's not enough details to be a useful report - make sure you're
using a powered hub as the power from the Z is very limited.

 I also noted that there is a cdce(4) interface showing up on the
 zaurus. I presume this needs a special usb cable. The one that came
 with the zaurus is a proprietary serial cable.

I think you can just plug that in to a PC with a regular mini usb cable.



Re: CF ethernet hardware

2011-08-10 Thread Edd Barrett
On 10 August 2011 11:23, Stuart Henderson st...@openbsd.org wrote:
 I actually realised that I had a Edimax EW-7811Un (urtwn(4)), which I
 use all the time on my i386 netbook. Under zaurus/5.0 this turns up as
 a ugen0 :(

 that's not enough details to be a useful report - make sure you're
 using a powered hub as the power from the Z is very limited.

This is true, I was trying it in a rush before dashing out the door thismorning.


 I also noted that there is a cdce(4) interface showing up on the
 zaurus. I presume this needs a special usb cable. The one that came
 with the zaurus is a proprietary serial cable.

 I think you can just plug that in to a PC with a regular mini usb cable.

Great, will try it later.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Anyone still using mrouted(8)?

2011-08-10 Thread Matthew Dempsky
Does anyone still use mrouted(8) or is everyone using dvmrpd(8) now?
If you're still using mrouted(8), why?

If no one speaks up in defense of mrouted(8), I'm going to propose
that it be unlinked from the build after tree unlock.  Currently the
userland-kernel interface for managing multicast routing is hard-coded
to only support 32 interfaces, and it's simpler to fix one routing
daemon than two.



Re: Anyone still using mrouted(8)?

2011-08-10 Thread Stuart Henderson
On 2011-08-10, Matthew Dempsky matt...@dempsky.org wrote:
 Does anyone still use mrouted(8) or is everyone using dvmrpd(8) now?
 If you're still using mrouted(8), why?

 If no one speaks up in defense of mrouted(8), I'm going to propose
 that it be unlinked from the build after tree unlock.  Currently the
 userland-kernel interface for managing multicast routing is hard-coded
 to only support 32 interfaces, and it's simpler to fix one routing
 daemon than two.

I'm using neither, dense-mode multicasting is of pretty limited use in
networks I connect to. I didn't find a good PIM-SM implementation for
OpenBSD and my multicast routing needs are generally pretty small so
I typically use a relatively simple IGMP proxy (ports/net/igmpproxy).



Re: Need an advice

2011-08-10 Thread Brett

On 08/10/11 01:12, Gregory Edigarov wrote:

Hello,


what is the best practice if I have some locally(changes are
really-really local, and from what i understand, they have absolutelly
no chances to be merged) modified program(s) from base and would
like to maintain those modifications between updates?

thank you.
--
With best regards,
Gregory Edigarov



Maintain your own source tree with local changes and when you recompile 
everything the modifications will be included.


Brett.



Re: Anyone still using mrouted(8)?

2011-08-10 Thread Claudio Jeker
On Wed, Aug 10, 2011 at 08:28:19AM -0700, Matthew Dempsky wrote:
 Does anyone still use mrouted(8) or is everyone using dvmrpd(8) now?
 If you're still using mrouted(8), why?
 
 If no one speaks up in defense of mrouted(8), I'm going to propose
 that it be unlinked from the build after tree unlock.  Currently the
 userland-kernel interface for managing multicast routing is hard-coded
 to only support 32 interfaces, and it's simpler to fix one routing
 daemon than two.

If you plan to start fiddling with that API you should build a test
network and see if dvrmpd is able to replace mrouted in all cases.
Then I have no issue with killing it but last time I checked dvrmpd was
not feature complete. 

-- 
:wq Claudio



Utility to decompress gz files, when gunzip says unrecognized file format

2011-08-10 Thread Brett

Hi,

Occasionally when I download a file with gz extension, it fails to 
extract when I run: gunzip filename.


eg I just downloaded a compressed gz document about make:
ftp://ftp.netbsd.org/pub/NetBSD/misc/lite2-docs/psd/12.make.ps.gz

$ gunzip 12.make.ps.gz
gunzip: 12.make.ps.gz: unrecognized file format

Same thing happens with .pdf.gz files.

If I gzip and then gunzip a file myself, it works no problem, so I am 
assuming that files such as the one above have been compressed using gnu 
extensions or something similar which is incompatible with the OpenBSD 
gunzip.


I tried installing archivers/deco from ports and got:

$ deco 12.make.ps.gz
gunzip: ./12.make.ps.gz not a regular file: unchanged
deco: could not extract archive: 12.make.ps.gz
deco: empty archive: 12.make.ps.gz

I have gone through all the man pages I could find and the misc archives 
and could not find mention of any utility that will handle these cases.


Is there another utility or command I can try that will extract these 
uncooperative files?


Thanks,
Brett.



Re: Utility to decompress gz files, when gunzip says unrecognized file format

2011-08-10 Thread Claudio Jeker
On Wed, Aug 10, 2011 at 12:21:26PM -0700, Brett wrote:
 Hi,
 
 Occasionally when I download a file with gz extension, it fails to
 extract when I run: gunzip filename.
 
 eg I just downloaded a compressed gz document about make:
 ftp://ftp.netbsd.org/pub/NetBSD/misc/lite2-docs/psd/12.make.ps.gz
 
 $ gunzip 12.make.ps.gz
 gunzip: 12.make.ps.gz: unrecognized file format
 
 Same thing happens with .pdf.gz files.
 
 If I gzip and then gunzip a file myself, it works no problem, so I
 am assuming that files such as the one above have been compressed
 using gnu extensions or something similar which is incompatible with
 the OpenBSD gunzip.
 
 I tried installing archivers/deco from ports and got:
 
 $ deco 12.make.ps.gz
 gunzip: ./12.make.ps.gz not a regular file: unchanged
 deco: could not extract archive: 12.make.ps.gz
 deco: empty archive: 12.make.ps.gz
 
 I have gone through all the man pages I could find and the misc
 archives and could not find mention of any utility that will handle
 these cases.
 
 Is there another utility or command I can try that will extract
 these uncooperative files?
 

They are already uncompressed by a greedy broswer but the name was not
changed to reflect this. It is normaly a configuration issue of the
webserver telling the browser to uncompress on the fly.

-- 
:wq Claudio



Re: Utility to decompress gz files, when gunzip says unrecognized file format

2011-08-10 Thread Ted Unangst
On Wed, Aug 10, 2011, Brett wrote:
 Hi,
 
 Occasionally when I download a file with gz extension, it fails to
 extract when I run: gunzip filename.
 
 eg I just downloaded a compressed gz document about make:
 ftp://ftp.netbsd.org/pub/NetBSD/misc/lite2-docs/psd/12.make.ps.gz
 
 $ gunzip 12.make.ps.gz
 gunzip: 12.make.ps.gz: unrecognized file format

First thing to do is make sure your compressed file is really
compressed.  If I download that file with ftp I can decompress it just
fine.



Re: Utility to decompress gz files, when gunzip says unrecognized file format

2011-08-10 Thread Brett

Occasionally when I download a file with gz extension, it fails to
extract when I run: gunzip filename.



Thanks for the quick replies, it was a combination of

a) the browser was decompressing the file during download
and
b) it did not download properly (first file was 1.5kb instead of 97kb)

Brett.



Re: Utility to decompress gz files, when gunzip says unrecognized file format

2011-08-10 Thread Darrin Chandler
On Wed, Aug 10, 2011 at 12:21:26PM -0700, Brett wrote:
 ftp://ftp.netbsd.org/pub/NetBSD/misc/lite2-docs/psd/12.make.ps.gz
 
 $ gunzip 12.make.ps.gz
 gunzip: 12.make.ps.gz: unrecognized file format

You might try the 'file' command on your file to see what an independent
identification says. I'm guessing it'll be a plain ps file.

-- 
http://code.phxbsd.com/



Re: OpenBSD on Dell PowerEdge

2011-08-10 Thread David Newman
On 8/9/11 3:12 PM, Stuart Henderson wrote:

 bge0 at pci4 dev 0 function 0 Broadcom BCM5721 rev 0x21, BCM5750 C1 
 (0x4201): apic 2 int 16 (irq 15), address 00:25:64:3c:c1:0a
 brgphy0 at bge0 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0
 bge1 at pci5 dev 0 function 0 Broadcom BCM5721 rev 0x21, BCM5750 C1 
 (0x4201): apic 2 int 17 (irq 14), address 00:25:64:3c:c1:0b
 brgphy1 at bge1 phy 1: BCM5750 10/100/1000baseT PHY, rev. 0

 
 vlans work totally fine for me on an R200 with this nic (same device id
 and revision), double-check your switch configs etc.

Same here with Dell OEM CR100s, which also use the same Broadcom chips.
These support VLANs just fine.

dn



Xenocara corruption with intel driver on 4.9 release

2011-08-10 Thread Ersin Akinci

Hi all,

I'm having problems when using the intel driver for Xenocara in 
4.9-release.  It looks like it's an incompatibility with my particular 
chipset (I'm using a first gen white MacBook) because the same problem 
has been reported before for different intel-based laptops (see 
www.mail-archive.com/misc@openbsd.org/msg90971.html) and it looks like 
it got fixed for some users.  Does anyone have any advice on what to do 
or whether this might be something that someone with more experience 
than me can fix?


I'm pasting the output of pcidump, dmesg (note the render error at the 
end), and my X log (with debug turned on in Xorg.conf):


pcidump:

Domain /dev/pci0:
 0:0:0: Intel 82945GM Host
 0:2:0: Intel 82945GM Video
 0:2:1: Intel 82945GM Video
 0:7:0: Intel unknown
 0:27:0: Intel 82801GB HD Audio
 0:28:0: Intel 82801GB PCIE
 0:28:1: Intel 82801GB PCIE
 0:29:0: Intel 82801GB USB
 0:29:1: Intel 82801GB USB
 0:29:2: Intel 82801GB USB
 0:29:3: Intel 82801GB USB
 0:29:7: Intel 82801GB USB
 0:30:0: Intel 82801BAM Hub-to-PCI
 0:31:0: Intel 82801GBM LPC
 0:31:1: Intel 82801GB IDE
 0:31:2: Intel 82801GBM SATA
 0:31:3: Intel 82801GB SMBus
 1:0:0: Marvell Yukon 88E8053
 2:0:0: Atheros AR5418
 3:3:0: ATT/Lucent FW322 1394

dmesg:
OpenBSD 4.9 (GENERIC.MP) #794: Wed Mar  2 07:19:02 MST 2011
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (GenuineIntel 686-class) 
2 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM

real mem  = 3188256768 (3040MB)
avail mem = 3125952512 (2981MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/29/05, SMBIOS rev. 2.4 @ 
0xe (37 entries)
bios0: vendor Apple Inc. version MB21.88Z.00A5.B07.0706270922 date 
06/27/07

bios0: Apple Inc. MacBook2,1
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC MCFG ASF! SBST ECDT SSDT SSDT SSDT
acpi0: wakeup devices ADP1(S3) LID0(S3) PXS1(S4) PXS2(S4) USB1(S3) 
USB2(S3) USB3(S3) USB4(S3) USB7(S3) EC__(S3)

acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 166MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (GenuineIntel 686-class) 
2 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM

ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 1
acpimcfg0 at acpi0 addr 0xf000, bus 0-255
acpiec0 at acpi0
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP02)
acpiprt3 at acpi0: bus 3 (PCIB)
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpiac0 at acpi0: AC unit offline
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model 15253732082930497 type 15253732284385612 
oem 15253732284452179

acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: LCD_
acpivout1 at acpivideo0: VGA_
acpivout2 at acpivideo0: TV__
bios0: ROM list: 0xc/0xe600!
cpu0: Enhanced SpeedStep 1996 MHz: speeds: 2000, 1833, 1667, 1500, 1333, 
1000 MHz

memory map conflict 0xbef0/0x10
memory map conflict 0xbf00/0x100
memory map conflict 0xf00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xfffb/0x3
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82945GM Host rev 0x03
vga1 at pci0 dev 2 function 0 Intel 82945GM Video rev 0x03
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xc000, size 0x1000
inteldrm0 at vga1: apic 1 int 16 (irq 11)
drm0 at inteldrm0
Intel 82945GM Video rev 0x03 at pci0 dev 2 function 1 not configured
vendor Intel, unknown product 0x27a3 (class DASP subclass Time and 
Frequency, rev 0x03) at pci0 dev 7 function 0 not configured
azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: 
apic 1 int 22 (irq 10)

azalia0: codecs: Sigmatel STAC9220/1
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: apic 1 int 
17 (irq 11)

pci1 at ppb0 bus 1
mskc0 at pci1 dev 0 function 0 Marvell Yukon 88E8053 rev 0x22, Yukon-2 
EC rev. A3 (0x2): apic 1 int 16 (irq 11)

msk0 at mskc0 port A: address 00:17:f2:df:e2:5e
eephy0 at msk0 phy 0: 88E Gigabit PHY, rev. 2
ppb1 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02: apic 1 int 
16 (irq 11)

pci2 at ppb1 bus 2
athn0 at pci2 dev 0 function 0 Atheros AR5418 rev 0x01: apic 1 int 17 
(irq 11)
athn0: MAC AR5418 rev 2, RF AR5133 (2T3R), ROM rev 4, address 
00:1b:63:09:a3:98

Xenocara corruption with intel driver on 4.9-release

2011-08-10 Thread Ersin Akinci
Hi all,

I'm having problems when using the intel driver for Xenocara in 
4.9-release.  It looks like it's an incompatibility with my particular 
chipset (I'm using a first gen white MacBook) because the same problem 
has been reported before for different intel-based laptops (see 
www.mail-archive.com/misc@openbsd.org/msg90971.html) and it looks like 
it got fixed for some users.  Does anyone have any advice on what to do 
or whether this might be something that someone with more experience 
than me can fix?

I'm pasting the output of pcidump, dmesg (note the render error at the 
end), and my X log (with debug turned on in Xorg.conf):

pcidump:

Domain /dev/pci0:
  0:0:0: Intel 82945GM Host
  0:2:0: Intel 82945GM Video
  0:2:1: Intel 82945GM Video
  0:7:0: Intel unknown
  0:27:0: Intel 82801GB HD Audio
  0:28:0: Intel 82801GB PCIE
  0:28:1: Intel 82801GB PCIE
  0:29:0: Intel 82801GB USB
  0:29:1: Intel 82801GB USB
  0:29:2: Intel 82801GB USB
  0:29:3: Intel 82801GB USB
  0:29:7: Intel 82801GB USB
  0:30:0: Intel 82801BAM Hub-to-PCI
  0:31:0: Intel 82801GBM LPC
  0:31:1: Intel 82801GB IDE
  0:31:2: Intel 82801GBM SATA
  0:31:3: Intel 82801GB SMBus
  1:0:0: Marvell Yukon 88E8053
  2:0:0: Atheros AR5418
  3:3:0: ATT/Lucent FW322 1394

dmesg:
OpenBSD 4.9 (GENERIC.MP) #794: Wed Mar  2 07:19:02 MST 2011
dera...@i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (GenuineIntel 686-class) 
2 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
real mem  = 3188256768 (3040MB)
avail mem = 3125952512 (2981MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 07/29/05, SMBIOS rev. 2.4 @ 
0xe (37 entries)
bios0: vendor Apple Inc. version MB21.88Z.00A5.B07.0706270922 date 
06/27/07
bios0: Apple Inc. MacBook2,1
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP HPET APIC MCFG ASF! SBST ECDT SSDT SSDT SSDT
acpi0: wakeup devices ADP1(S3) LID0(S3) PXS1(S4) PXS2(S4) USB1(S3) 
USB2(S3) USB3(S3) USB4(S3) USB7(S3) EC__(S3)
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpihpet0 at acpi0: 14318179 Hz
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: apic clock running at 166MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (GenuineIntel 686-class) 
2 GHz
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,DS-CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
ioapic0 at mainbus0: apid 1 pa 0xfec0, version 20, 24 pins
ioapic0: misconfigured as apic 0, remapped to apid 1
acpimcfg0 at acpi0 addr 0xf000, bus 0-255
acpiec0 at acpi0
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (RP01)
acpiprt2 at acpi0: bus 2 (RP02)
acpiprt3 at acpi0: bus 3 (PCIB)
acpicpu0 at acpi0: C3, C2, C1, PSS
acpicpu1 at acpi0: C3, C2, C1, PSS
acpiac0 at acpi0: AC unit offline
acpibtn0 at acpi0: LID0
acpibtn1 at acpi0: PWRB
acpibtn2 at acpi0: SLPB
acpibat0 at acpi0: BAT0 model 15253732082930497 type 15253732284385612 
oem 15253732284452179
acpivideo0 at acpi0: GFX0
acpivout0 at acpivideo0: LCD_
acpivout1 at acpivideo0: VGA_
acpivout2 at acpivideo0: TV__
bios0: ROM list: 0xc/0xe600!
cpu0: Enhanced SpeedStep 1996 MHz: speeds: 2000, 1833, 1667, 1500, 1333, 
1000 MHz
memory map conflict 0xbef0/0x10
memory map conflict 0xbf00/0x100
memory map conflict 0xf00f8000/0x1000
memory map conflict 0xfed1c000/0x4000
memory map conflict 0xfffb/0x3
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Intel 82945GM Host rev 0x03
vga1 at pci0 dev 2 function 0 Intel 82945GM Video rev 0x03
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
intagp0 at vga1
agp0 at intagp0: aperture at 0xc000, size 0x1000
inteldrm0 at vga1: apic 1 int 16 (irq 11)
drm0 at inteldrm0
Intel 82945GM Video rev 0x03 at pci0 dev 2 function 1 not configured
vendor Intel, unknown product 0x27a3 (class DASP subclass Time and 
Frequency, rev 0x03) at pci0 dev 7 function 0 not configured
azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: 
apic 1 int 22 (irq 10)
azalia0: codecs: Sigmatel STAC9220/1
audio0 at azalia0
ppb0 at pci0 dev 28 function 0 Intel 82801GB PCIE rev 0x02: apic 1 int 
17 (irq 11)
pci1 at ppb0 bus 1
mskc0 at pci1 dev 0 function 0 Marvell Yukon 88E8053 rev 0x22, Yukon-2 
EC rev. A3 (0x2): apic 1 int 16 (irq 11)
msk0 at mskc0 port A: address 00:17:f2:df:e2:5e
eephy0 at msk0 phy 0: 88E Gigabit PHY, rev. 2
ppb1 at pci0 dev 28 function 1 Intel 82801GB PCIE rev 0x02: apic 1 int 
16 (irq 11)
pci2 at ppb1 bus 2
athn0 at pci2 dev 0 function 0 Atheros AR5418 rev 0x01: apic 1 int 17 
(irq 11)
athn0: MAC AR5418 rev 2, RF AR5133 (2T3R), ROM rev 4, address 
00:1b:63:09:a3:98

Gru?e Freund

2011-08-10 Thread david
 - This mail is in HTML. Some elements may be ommited in plain text. -

Hallo,
Mein Name ist David Boucher und ich arbeite mit einem Finanzinstitut mit
Sicherheitsfirmen in einigen Teilen der Welt verstreut sind, schreibe ich
diese E-Mail an Sie zu vermitteln, dass i hat einige Verbindungen zu ihr
gekommen seid. Ich bin 89% sicher, dass es ein entfernter Verwandter von dir
gehort.
Ich hoffe, Sie schreiben mir zuruck oder noch besser rufen Sie mich an
+16507311679 oder per E-Mail mich an (boucher.m...@gmx.com) und ich werde
besser erklaren zu Ihnen.
Mit freundlichen Gru?en
Herr David Boucher