I'm posting this because I haven't yet found
a resolution ot this problem.

I hope somebody can help me.
I get the following error
on my OpenBSD amd64 4.9 Stable firewall/router:

"splassert: assertwaitok: want -1 have 1"

This appears on the firewall/router scree.
Then my Internet connection dies and I have to reboot
to get re-connected.

This error began for me with amd64 OpenBSD 4.9 Stable.

I've never had it before in any previous version, with
4.8 Stable being my most previosu version.

I've been using Kernel Mode PPPoe.

I also get the error:
"/bsd: splassert: assertwaitok: want -1 have 1"
during bootup, but after the bootup completes, the
Internet connection still works.

It only stops working when after bootup I get the
same error again.

It APPEARS to come in response to the Internet
connection being lost and having to be re-negotiated.

I Googled and found some references from 1/2011 to
this, but have found no posts of any resolution

I also searched the OpenBSD.misc mailing list and found
one unanwered post from 1/27/2011.

I added kern.splassert=2 tot sysctl.conf.

Now when I get the error, the readout is as follows:

May 21 04:53:59 meenon /bsd: splassert: assertwaitok: want -1 have 1
May 21 04:53:59 meenon /bsd: Starting stack trace...
May 21 04:53:59 meenon /bsd: assertwaitok() at assertwaitok+0x1c
May 21 04:53:59 meenon /bsd: pool_get() at pool_get+0x95
May 21 04:53:59 meenon /bsd: ifa_item_insert() at ifa_item_insert+0x35
May 21 04:53:59 meenon /bsd: ifa_add() at ifa_add+0x43
May 21 04:53:59 meenon /bsd: in_ifinit() at in_ifinit+0x16f
May 21 04:53:59 meenon /bsd: sppp_set_ip_addrs() at 
sppp_set_ip_addrs+0x107
May 21 04:53:59 meenon /bsd: sppp_ipcp_tlu() at sppp_ipcp_tlu+0x4e
May 21 04:53:59 meenon /bsd: sppp_input() at sppp_input+0x595
May 21 04:53:59 meenon /bsd: pppoeintr() at pppoeintr+0x41d
May 21 04:53:59 meenon /bsd: netintr() at netintr+0x97
May 21 04:53:59 meenon /bsd: softintr_dispatch() at 
softintr_dispatch+0x5d
May 21 04:53:59 meenon /bsd: Xsoftnet() at Xsoftnet+0x2d
May 21 04:53:59 meenon /bsd: --- interrupt ---
May 21 04:53:59 meenon /bsd: end trace frame: 0x0, count: 245
May 21 04:53:59 meenon /bsd: 0x8:
May 21 04:53:59 meenon /bsd: End of stack trace.

My complete bootup messages from /var/log/messages is:

May 21 04:53:59 meenon syslogd: start
May 21 04:53:59 meenon /bsd: OpenBSD 4.9-stable (GENERIC.MP) #1: Sat 
May 21 04:46:32 EDT 2011
May 21 04:53:59 meenon /bsd:     
r...@meenon.my.domain:/usr/src/sys/arch/amd64/compile/GENERIC.MP
May 21 04:53:59 meenon /bsd: real mem = 3488022528 (3326MB)
May 21 04:53:59 meenon /bsd: avail mem = 3381149696 (3224MB)
May 21 04:53:59 meenon /bsd: mainbus0 at root
May 21 04:53:59 meenon /bsd: bios0 at mainbus0: SMBIOS rev. 2.5 @ 
0x9f000 (64 entries)
May 21 04:53:59 meenon /bsd: bios0: vendor American Megatrends Inc. 
version "0901" date 09/06/2010
May 21 04:53:59 meenon /bsd: bios0: ASUSTeK Computer INC. M4A88TD-
M/USB3
May 21 04:53:59 meenon /bsd: acpi0 at bios0: rev 2
May 21 04:53:59 meenon /bsd: acpi0: sleep states S0 S1 S3 S4 S5
May 21 04:53:59 meenon /bsd: acpi0: tables DSDT FACP APIC MCFG OEMB 
SRAT HPET SSDT
May 21 04:53:59 meenon /bsd: acpi0: wakeup devices PCE2(S4) PCE3(S4) 
PCE5(S4) PCE6(S4) PCE7(S4) PCE9(S4) PCEA(S4) RLAN(S4) SBAZ(S4) P0PC(S4) 
GEC_(S4) UHC1(S4) UHC2(S4) USB3(S4) UHC4(S4) USB5(S4) UHC6(S4) UHC7(S4) 
PS2M(S4) PS2K(S4) UAR1(S4)
May 21 04:53:59 meenon /bsd: acpitimer0 at acpi0: 3579545 Hz, 32 bits
May 21 04:53:59 meenon /bsd: acpimadt0 at acpi0 addr 0xfee00000: PC-AT 
compat
May 21 04:53:59 meenon /bsd: cpu0 at mainbus0: apid 0 (boot processor)
May 21 04:53:59 meenon /bsd: cpu0: AMD Phenom(tm) II X6 1090T 
Processor, 3214.69 MHz
May 21 04:53:59 meenon /bsd: cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu0: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu0: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu0: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu0: apic clock running at 200MHz
May 21 04:53:59 meenon /bsd: cpu1 at mainbus0: apid 1 (application 
processor)
May 21 04:53:59 meenon /bsd: cpu1: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
May 21 04:53:59 meenon /bsd: cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu1: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu1: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu1: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu2 at mainbus0: apid 2 (application 
processor)
May 21 04:53:59 meenon /bsd: cpu2: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
May 21 04:53:59 meenon /bsd: cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu2: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu2: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu2: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu3 at mainbus0: apid 3 (application 
processor)
May 21 04:53:59 meenon /bsd: cpu3: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
May 21 04:53:59 meenon /bsd: cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu3: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu3: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu3: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu4 at mainbus0: apid 4 (application 
processor)
May 21 04:53:59 meenon /bsd: cpu4: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
May 21 04:53:59 meenon /bsd: cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu4: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu4: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu4: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu5 at mainbus0: apid 5 (application 
processor)
May 21 04:53:59 meenon /bsd: cpu5: AMD Phenom(tm) II X6 1090T 
Processor, 3214.33 MHz
May 21 04:53:59 meenon /bsd: cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,
CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,
3DNOW2,3DNOW
May 21 04:53:59 meenon /bsd: cpu5: 64KB 64b/line 2-way I-cache, 64KB 
64b/line 2-way D-cache, 512KB 64b/line 16-way L2 cache
May 21 04:53:59 meenon /bsd: cpu5: ITLB 32 4KB entries fully 
associative, 16 4MB entries fully associative
May 21 04:53:59 meenon /bsd: cpu5: DTLB 48 4KB entries fully 
associative, 48 4MB entries fully associative
May 21 04:53:59 meenon /bsd: ioapic0 at mainbus0: apid 6 pa 0xfec00000, 
version 21, 24 pins
May 21 04:53:59 meenon /bsd: acpimcfg0 at acpi0 addr 0xe0000000, bus 0-
255
May 21 04:53:59 meenon /bsd: acpihpet0 at acpi0: 14318180 Hz
May 21 04:53:59 meenon /bsd: acpiprt0 at acpi0: bus 0 (PCI0)
May 21 04:53:59 meenon /bsd: acpiprt1 at acpi0: bus 1 (P0P1)
May 21 04:53:59 meenon /bsd: acpiprt2 at acpi0: bus 2 (PCE2)
May 21 04:53:59 meenon /bsd: acpiprt3 at acpi0: bus -1 (PCE3)
May 21 04:53:59 meenon /bsd: acpiprt4 at acpi0: bus 3 (PCE5)
May 21 04:53:59 meenon /bsd: acpiprt5 at acpi0: bus 4 (PCE6)
May 21 04:53:59 meenon /bsd: acpiprt6 at acpi0: bus 5 (PCE7)
May 21 04:53:59 meenon /bsd: acpiprt7 at acpi0: bus 6 (PCE9)
May 21 04:53:59 meenon /bsd: acpiprt8 at acpi0: bus -1 (PCEA)
May 21 04:53:59 meenon /bsd: acpiprt9 at acpi0: bus 7 (P0PC)
May 21 04:53:59 meenon /bsd: acpiec0 at acpi0
May 21 04:53:59 meenon /bsd: acpicpu0 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: acpicpu1 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: acpicpu2 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: acpicpu3 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: acpicpu4 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: acpicpu5 at acpi0: C2, PSS
May 21 04:53:59 meenon /bsd: aibs0 at acpi0: RTMP RVLT RFAN GGRP GITM 
SITM
May 21 04:53:59 meenon /bsd: acpibtn0 at acpi0: PWRB
May 21 04:53:59 meenon /bsd: pci0 at mainbus0 bus 0
May 21 04:53:59 meenon /bsd: pchb0 at pci0 dev 0 function 0 "AMD RS780 
Host" rev 0x00
May 21 04:53:59 meenon /bsd: ppb0 at pci0 dev 1 function 0 vendor 
"Asustek", unknown product 0x9602 rev 0x00
May 21 04:53:59 meenon /bsd: pci1 at ppb0 bus 1
May 21 04:53:59 meenon /bsd: vga1 at pci1 dev 5 function 0 "ATI Radeon 
HD 4250" rev 0x00
May 21 04:53:59 meenon /bsd: wsdisplay0 at vga1 mux 1: console (80x25, 
vt100 emulation)
May 21 04:53:59 meenon /bsd: wsdisplay0: screen 1-5 added (80x25, vt100 
emulation)
May 21 04:53:59 meenon /bsd: azalia0 at pci1 dev 5 function 1 "ATI 
Radeon HD 4200 HD Audio" rev 0x00: apic 6 int 19 (irq 9)
May 21 04:53:59 meenon /bsd: azalia0: no supported codecs
May 21 04:53:59 meenon /bsd: azalia0: initialization failure, detaching
May 21 04:53:59 meenon /bsd: ppb1 at pci0 dev 2 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 18 (irq 10)
May 21 04:53:59 meenon /bsd: pci2 at ppb1 bus 2
May 21 04:53:59 meenon /bsd: em0 at pci2 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 18 (irq 10), address 
00:1b:21:98:4b:f1
May 21 04:53:59 meenon /bsd: ppb2 at pci0 dev 5 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 17 (irq 11)
May 21 04:53:59 meenon /bsd: pci3 at ppb2 bus 3
May 21 04:53:59 meenon /bsd: em1 at pci3 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 17 (irq 11), address 
00:1b:21:98:51:85
May 21 04:53:59 meenon /bsd: ppb3 at pci0 dev 6 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 18 (irq 10)
May 21 04:53:59 meenon /bsd: pci4 at ppb3 bus 4
May 21 04:53:59 meenon /bsd: em2 at pci4 dev 0 function 0 "Intel 
PRO/1000 MT (82574L)" rev 0x00: apic 6 int 18 (irq 10), address 
00:1b:21:98:4b:ed
May 21 04:53:59 meenon /bsd: ppb4 at pci0 dev 7 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 19 (irq 9)
May 21 04:53:59 meenon /bsd: pci5 at ppb4 bus 5
May 21 04:53:59 meenon /bsd: "NEC PCIE-XHCI" rev 0x03 at pci5 dev 0 
function 0 not configured
May 21 04:53:59 meenon /bsd: ppb5 at pci0 dev 9 function 0 "AMD RS780 
PCIE" rev 0x00: apic 6 int 17 (irq 11)
May 21 04:53:59 meenon /bsd: pci6 at ppb5 bus 6
May 21 04:53:59 meenon /bsd: pciide0 at pci6 dev 0 function 0 vendor 
"VIA", unknown product 0x0415 rev 0x00: DMA (unsupported), channel 0 
wired to native-PCI, channel 1 wired to native-PCI
May 21 04:53:59 meenon /bsd: pciide0: using apic 6 int 17 (irq 11) for 
native-PCI interrupt
May 21 04:53:59 meenon /bsd: wd0 at pciide0 channel 0 drive 1: 
<ST3250620A>
May 21 04:53:59 meenon /bsd: wd0: 16-sector PIO, LBA48, 238475MB, 
488397168 sectors
May 21 04:53:59 meenon /bsd: pciide0: channel 1 ignored (not 
responding; disabled or no drives?)
May 21 04:53:59 meenon /bsd: ahci0 at pci0 dev 17 function 0 "ATI SBx00 
SATA" rev 0x40: apic 6 int 19 (irq 9), AHCI 1.2
May 21 04:53:59 meenon /bsd: scsibus0 at ahci0: 32 targets
May 21 04:53:59 meenon /bsd: cd0 at scsibus0 targ 0 lun 0: <PIONEER, 
DVD-RW DVR-218L, 1.02> ATAPI 5/cdrom removable
May 21 04:53:59 meenon /bsd: sd0 at scsibus0 targ 1 lun 0: <ATA, WDC 
WD740GD-00FL, 27.0> SCSI3 0/direct fixed
May 21 04:53:59 meenon /bsd: sd0: 70911MB, 512 bytes/sec, 145226112 sec 
total
May 21 04:53:59 meenon /bsd: ohci0 at pci0 dev 18 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
May 21 04:53:59 meenon /bsd: ehci0 at pci0 dev 18 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
May 21 04:53:59 meenon /bsd: usb0 at ehci0: USB revision 2.0
May 21 04:53:59 meenon /bsd: uhub0 at usb0 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: ohci1 at pci0 dev 19 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
May 21 04:53:59 meenon /bsd: ehci1 at pci0 dev 19 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
May 21 04:53:59 meenon /bsd: usb1 at ehci1: USB revision 2.0
May 21 04:53:59 meenon /bsd: uhub1 at usb1 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: piixpm0 at pci0 dev 20 function 0 "ATI 
SBx00 SMBus" rev 0x42: SMBus disabled
May 21 04:53:59 meenon /bsd: pciide1 at pci0 dev 20 function 1 "ATI 
SB700 IDE" rev 0x40: DMA, channel 0 configured to compatibility, 
channel 1 configured to compatibility
May 21 04:53:59 meenon /bsd: azalia1 at pci0 dev 20 function 2 "ATI 
SBx00 HD Audio" rev 0x40: apic 6 int 16 (irq 5)
May 21 04:53:59 meenon /bsd: azalia1: codecs: Realtek/0x0892
May 21 04:53:59 meenon /bsd: audio0 at azalia1
May 21 04:53:59 meenon /bsd: pcib0 at pci0 dev 20 function 3 "ATI SB700 
ISA" rev 0x40
May 21 04:53:59 meenon /bsd: ppb6 at pci0 dev 20 function 4 "ATI SB600 
PCI" rev 0x40
May 21 04:53:59 meenon /bsd: pci7 at ppb6 bus 7
May 21 04:53:59 meenon /bsd: ral0 at pci7 dev 5 function 0 "Ralink 
RT2860" rev 0x00: apic 6 int 20 (irq 3), address 00:25:9c:e5:68:a2
May 21 04:53:59 meenon /bsd: ral0: MAC/BBP RT2860 (rev 0x0103), RF 
RT2850 (MIMO 2T2R)
May 21 04:53:59 meenon /bsd: ohci2 at pci0 dev 20 function 5 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
May 21 04:53:59 meenon /bsd: ohci3 at pci0 dev 22 function 0 "ATI SB700 
USB" rev 0x00: apic 6 int 18 (irq 10), version 1.0, legacy support
May 21 04:53:59 meenon /bsd: ehci2 at pci0 dev 22 function 2 "ATI SB700 
USB2" rev 0x00: apic 6 int 17 (irq 11)
May 21 04:53:59 meenon /bsd: usb2 at ehci2: USB revision 2.0
May 21 04:53:59 meenon /bsd: uhub2 at usb2 "ATI EHCI root hub" rev 
2.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: pchb1 at pci0 dev 24 function 0 "AMD AMD64 
10h HyperTransport" rev 0x00
May 21 04:53:59 meenon /bsd: pchb2 at pci0 dev 24 function 1 "AMD AMD64 
10h Address Map" rev 0x00
May 21 04:53:59 meenon /bsd: pchb3 at pci0 dev 24 function 2 "AMD AMD64 
10h DRAM Cfg" rev 0x00
May 21 04:53:59 meenon /bsd: km0 at pci0 dev 24 function 3 "AMD AMD64 
10h Misc Cfg" rev 0x00
May 21 04:53:59 meenon /bsd: pchb4 at pci0 dev 24 function 4 "AMD AMD64 
10h Link Cfg" rev 0x00
May 21 04:53:59 meenon /bsd: usb3 at ohci0: USB revision 1.0
May 21 04:53:59 meenon /bsd: uhub3 at usb3 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: usb4 at ohci1: USB revision 1.0
May 21 04:53:59 meenon /bsd: uhub4 at usb4 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: isa0 at pcib0
May 21 04:53:59 meenon /bsd: isadma0 at isa0
May 21 04:53:59 meenon /bsd: com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 
16 byte fifo
May 21 04:53:59 meenon /bsd: pckbc0 at isa0 port 0x60/5
May 21 04:53:59 meenon /bsd: pckbd0 at pckbc0 (kbd slot)
May 21 04:53:59 meenon /bsd: pckbc0: using irq 1 for kbd slot
May 21 04:53:59 meenon /bsd: wskbd0 at pckbd0: console keyboard, using 
wsdisplay0
May 21 04:53:59 meenon /bsd: pcppi0 at isa0 port 0x61
May 21 04:53:59 meenon /bsd: spkr0 at pcppi0
May 21 04:53:59 meenon /bsd: lpt0 at isa0 port 0x378/4 irq 7
May 21 04:53:59 meenon /bsd: it0 at isa0 port 0x2e/2: IT8721F rev 3, EC 
port 0x290
May 21 04:53:59 meenon /bsd: usb5 at ohci2: USB revision 1.0
May 21 04:53:59 meenon /bsd: uhub5 at usb5 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: usb6 at ohci3: USB revision 1.0
May 21 04:53:59 meenon /bsd: uhub6 at usb6 "ATI OHCI root hub" rev 
1.00/1.00 addr 1
May 21 04:53:59 meenon /bsd: mtrr: Pentium Pro MTRR support
May 21 04:53:59 meenon /bsd: umass0 at uhub0 port 4 configuration 1 
interface 0 "Kingston DataTraveler G3" rev 2.00/1.00 addr 2
May 21 04:53:59 meenon /bsd: umass0: using SCSI over Bulk-Only
May 21 04:53:59 meenon /bsd: scsibus1 at umass0: 2 targets, initiator 0
May 21 04:53:59 meenon /bsd: sd1 at scsibus1 targ 1 lun 0: <Kingston, 
DataTraveler G3, PMAP> SCSI0 0/direct removable
May 21 04:53:59 meenon /bsd: sd1: 14762MB, 512 bytes/sec, 30233472 sec 
total
May 21 04:53:59 meenon /bsd: uhidev0 at uhub3 port 5 configuration 1 
interface 0 "Logitech USB Keyboard" rev 1.10/64.00 addr 2
May 21 04:53:59 meenon /bsd: uhidev0: iclass 3/1
May 21 04:53:59 meenon /bsd: ukbd0 at uhidev0: 8 modifier keys, 6 key 
codes
May 21 04:53:59 meenon /bsd: wskbd1 at ukbd0 mux 1
May 21 04:53:59 meenon /bsd: wskbd1: connecting to wsdisplay0
May 21 04:53:59 meenon /bsd: uhidev1 at uhub3 port 5 configuration 1 
interface 1 "Logitech USB Keyboard" rev 1.10/64.00 addr 2
May 21 04:53:59 meenon /bsd: uhidev1: iclass 3/0, 3 report ids
May 21 04:53:59 meenon /bsd: uhid0 at uhidev1 reportid 1: input=1, 
output=0, 
feature=0
May 21 04:53:59 meenon /bsd: uhid1 at uhidev1 reportid 2: input=1, 
output=0, 
feature=0
May 21 04:53:59 meenon /bsd: uhid2 at uhidev1 reportid 3: input=3, 
output=0, 
feature=0
May 21 04:53:59 meenon /bsd: vscsi0 at root
May 21 04:53:59 meenon /bsd: scsibus2 at vscsi0: 256 targets
May 21 04:53:59 meenon /bsd: softraid0 at root
May 21 04:53:59 meenon /bsd: root on sd0a swap on sd0b dump on sd0b
May 21 04:53:59 meenon /bsd: splassert: assertwaitok: want -1 have 1
May 21 04:53:59 meenon /bsd: Starting stack trace...
May 21 04:53:59 meenon /bsd: assertwaitok() at assertwaitok+0x1c
May 21 04:53:59 meenon /bsd: pool_get() at pool_get+0x95
May 21 04:53:59 meenon /bsd: ifa_item_insert() at ifa_item_insert+0x35
May 21 04:53:59 meenon /bsd: ifa_add() at ifa_add+0x43
May 21 04:53:59 meenon /bsd: in_ifinit() at in_ifinit+0x16f
May 21 04:53:59 meenon /bsd: sppp_set_ip_addrs() at 
sppp_set_ip_addrs+0x107
May 21 04:53:59 meenon /bsd: sppp_ipcp_tlu() at sppp_ipcp_tlu+0x4e
May 21 04:53:59 meenon /bsd: sppp_input() at sppp_input+0x595
May 21 04:53:59 meenon /bsd: pppoeintr() at pppoeintr+0x41d
May 21 04:53:59 meenon /bsd: netintr() at netintr+0x97
May 21 04:53:59 meenon /bsd: softintr_dispatch() at 
softintr_dispatch+0x5d
May 21 04:53:59 meenon /bsd: Xsoftnet() at Xsoftnet+0x2d
May 21 04:53:59 meenon /bsd: --- interrupt ---
May 21 04:53:59 meenon /bsd: end trace frame: 0x0, count: 245
May 21 04:53:59 meenon /bsd: 0x8:
May 21 04:53:59 meenon /bsd: End of stack trace.

Reply via email to