Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 08:46:28 -0400
From:      "Michael W. Lucas" <mwlucas@blackhelicopters.org>
To:        FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org
Subject:   Re: kern/114489: panic: _mtx_lock_sleep: in aic7xxx_osm.h (with backtrace)
Message-ID:  <20070711124628.GA23650@bewilderbeast.blackhelicopters.org>
In-Reply-To: <200707110110.l6B1A45u073456@freefall.freebsd.org>
References:  <200707110107.l6B17JXw019948@bewilderbeast.blackhelicopters.org> <200707110110.l6B1A45u073456@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

It appears that my dmesg and backtrace didn't attach, let me try them again:

sardines/boot/kernel;kgdb kernel.symbols /var/crash/vmcore.0 
[GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"]
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-marcel-freebsd".

Unread portion of the kernel message buffer:
panic: _mtx_lock_sleep: recursed on non-recursive mutex ahc_lock @ /usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:203

cpuid = 0
KDB: enter: panic
Physical memory: 243 MB
Dumping 62 MB: 47 31 15

#0  doadump () at pcpu.h:195
195     pcpu.h: No such file or directory.
        in pcpu.h
(kgdb) backtrace
#0  doadump () at pcpu.h:195
#1  0xc048c629 in db_fncall (dummy1=-875263368, dummy2=0, dummy3=524358, dummy4=0xcbd489e4 "ÐèHÀ")
    at /usr/src/sys/ddb/db_command.c:486
#2  0xc048cb95 in db_command_loop () at /usr/src/sys/ddb/db_command.c:401
#3  0xc048e305 in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_main.c:222
#4  0xc0772426 in kdb_trap (type=3, code=0, tf=0xcbd48b88) at /usr/src/sys/kern/subr_kdb.c:502
#5  0xc09faa2b in trap (frame=0xcbd48b88) at /usr/src/sys/i386/i386/trap.c:620
#6  0xc09e053b in calltrap () at /usr/src/sys/i386/i386/exception.s:139
#7  0xc07725a2 in kdb_enter (msg=0xc0a908ed "panic") at cpufunc.h:60
#8  0xc074b954 in panic (fmt=0xc0a8f7ce "_mtx_lock_sleep: recursed on non-recursive mutex %s @ %s:%d\n")
    at /usr/src/sys/kern/kern_shutdown.c:547
#9  0xc07400b7 in _mtx_lock_sleep (m=0xc228ca30, tid=3255925760, opts=0, 
    file=0xc0a51887 "/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h", line=203) at /usr/src/sys/kern/kern_mutex.c:311
#10 0xc07402df in _mtx_lock_flags (m=0xc228ca30, opts=0, file=0xc0a51887 "/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h", 
    line=203) at /usr/src/sys/kern/kern_mutex.c:187
#11 0xc04c95f7 in ahc_timeout (scb=0xc22a67b0) at aic7xxx_osm.h:203
#12 0xc04d6f1e in ahc_platform_timeout (arg=0xc22a67b0) at aic_osm_lib.c:72
#13 0xc075d1c9 in softclock (dummy=0x0) at /usr/src/sys/kern/kern_timeout.c:281
#14 0xc07308a5 in ithread_loop (arg=0xc2115310) at /usr/src/sys/kern/kern_intr.c:1036
#15 0xc072dd28 in fork_exit (callout=0xc07306f0 <ithread_loop>, arg=0xc2115310, frame=0xcbd48d38)
    at /usr/src/sys/kern/kern_fork.c:797
#16 0xc09e05b0 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:205
(kgdb) up 9
#9  0xc07400b7 in _mtx_lock_sleep (m=0xc228ca30, tid=3255925760, opts=0, 
    file=0xc0a51887 "/usr/src/sys/dev/aic7xxx/aic7xxx_osm.h", line=203) at /usr/src/sys/kern/kern_mutex.c:311
311                     KASSERT((m->lock_object.lo_flags & LO_RECURSABLE) != 0,



Verbose dmesg:

/boot.config: -Dh/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-\|Consoles: internal video/keyboard  serial port  
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS drive D: is disk2
BIOS drive E: is disk3
BIOS drive F: is disk4
BIOS drive G: is disk5
BIOS drive H: is disk6
BIOS drive I: is disk7
BIOS drive J: is disk8
BIOS drive K: is disk9
BIOS drive L: is disk10
BIOS 639kB/261120kB available memory

FreeBSD/i386 bootstrap loader, Revision 1.1
(mwlucas@sardines.blackhelicopters.org, Wed Jul  4 09:49:28 EDT 2007)


KDB: debugger backends: ddb
KDB: current backend: ddb
SMAP type=01 base=0000000000000000 len=000000000009fc00
SMAP type=02 base=00000000000f0000 len=0000000000010000
SMAP type=02 base=00000000ffff0000 len=0000000000010000
SMAP type=02 base=000000000009fc00 len=0000000000000400
SMAP type=01 base=0000000000100000 len=000000000ff00000
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-CURRENT #0: Wed Jul  4 11:08:55 EDT 2007
    mwlucas@sardines.blackhelicopters.org:/usr/obj/usr/src/sys/GENERIC
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0d75000.
Preloaded elf module "/boot/kernel/sound.ko" at 0xc0d75138.
Preloaded elf module "/boot/kernel/snd_emu10k1.ko" at 0xc0d751e4.
Calibrating clock(s) ... i8254 clock: 1193250 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1528988081 Hz
CPU: AMD Athlon(tm) XP 1800+ (1528.99-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x662  Stepping = 2
  Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0400800<SYSCALL,MMX+,3DNow!+,3DNow!>
Data TLB: 32 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory  = 268435456 (256 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000001028000 - 0x000000000fb3dfff, 246505472 bytes (60182 pages)
avail memory = 248692736 (237 MB)
bios32: Found BIOS32 Service Directory header at 0xc00fafd0
bios32: Entry = 0xfb440 (c00fb440)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xb470
pnpbios: Found PnP BIOS data at 0xc00fbf30
pnpbios: Entry = f0000:bf60  Rev = 1.0
Other BIOS signatures found:
snd_unit_init() u=0x00ff8000 [512] d=0x00007c00 [32] c=0x000003ff [1024]
feeder_register: snd_unit=-1 snd_maxautovchans=16 latency=5 feeder_buffersize=16384 feeder_rate_min=1 feeder_rate_max=2016000 feeder_rate_round=25
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
wlan_amrr: <AMRR Transmit Rate Control Algorithm>
wlan: <802.11 Link Layer>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
io: <I/O>
null: <null device, zero device>
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
rr232x: RocketRAID 232x controller driver v1.02 (Jul  4 2007 11:08:18)
npx0: INT 16 interface
cpu0 on motherboard
pci_open(1):	mode 1 addr port (0x0cf8) is 0x80008840
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=00] is there (id=30991106)
pcibios: BIOS version 2.10
pcib0: <Host to PCI bridge> pcibus 0 on motherboard
pir0: <PCI Interrupt Routing Table: 6 Entries> on motherboard
$PIR: Links after initial probe:
Link  IRQ  Rtd  Ref  IRQs
 0x1  255   N     6  3 4 5 7 9 10 11 12 14 15
 0x2  255   N     6  3 4 5 7 9 10 11 12 14 15
 0x3  255   N     6  3 4 5 7 9 10 11 12 14 15
 0x4  255   N     6  3 4 5 7 9 10 11 12 14 15
$PIR: Found matching pin for 0.13.INTA at func 0: 5
$PIR: Found matching pin for 0.10.INTA at func 0: 11
$PIR: Found matching pin for 0.11.INTA at func 0: 9
$PIR: Found matching pin for 0.20.INTA at func 0: 11
$PIR: Found matching pin for 0.9.INTA at func 0: 5
$PIR: Links after initial IRQ discovery:
Link  IRQ  Rtd  Ref  IRQs
 0x1    5   Y     6  3 4 5 7 9 10 11 12 14 15
 0x2   11   Y     6  3 4 5 7 9 10 11 12 14 15
 0x3    9   Y     6  3 4 5 7 9 10 11 12 14 15
 0x4   11   Y     6  3 4 5 7 9 10 11 12 14 15
$PIR: IRQs used by BIOS: 5 9 11
$PIR: Interrupt Weights:
[    0   1   2   3   4   5   6   7   8   9  10  11  12  13  14  15 ]
[    0   0   0   0   0   6   0   0   0   6   0  12   0   0   0   0 ]
pci0: <PCI bus> on pcib0
pci0: physical bus=0
found->	vendor=0x1106, dev=0x3099, revid=0x00
	bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0006, statreg=0x2230, cachelnsz=0 (dwords)
	lattimer=0x08 (240 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
	map[10]: type Prefetchable Memory, range 32, base 0xe0000000, size 26, enabled
found->	vendor=0x1106, dev=0xb099, revid=0x00
	bus=0, slot=1, func=0
	class=06-04-00, hdrtype=0x01, mfdev=0
	cmdreg=0x0107, statreg=0x2230, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D1 D3  current D0
found->	vendor=0x1103, dev=0x0004, revid=0x03
	bus=0, slot=9, func=0
	class=01-80-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0005, statreg=0x0200, cachelnsz=8 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x08 (2000 ns)
	intpin=a, irq=5
	map[10]: type I/O Port, range 32, base 0xb000, size  3, enabled
	map[14]: type I/O Port, range 32, base 0xb400, size  2, enabled
	map[18]: type I/O Port, range 32, base 0xb800, size  3, enabled
	map[1c]: type I/O Port, range 32, base 0xbc00, size  2, enabled
	map[20]: type I/O Port, range 32, base 0xc000, size  8, enabled
$PIR: 0:9 INTA routed to irq 5
found->	vendor=0x1102, dev=0x0002, revid=0x04
	bus=0, slot=10, func=0
	class=04-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x02 (500 ns), maxlat=0x14 (5000 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D3  current D0
	map[10]: type I/O Port, range 32, base 0xc400, size  5, enabled
$PIR: 0:10 INTA routed to irq 11
found->	vendor=0x1102, dev=0x7002, revid=0x01
	bus=0, slot=10, func=1
	class=09-80-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 1  supports D0 D3  current D0
	map[10]: type I/O Port, range 32, base 0xc800, size  3, enabled
found->	vendor=0x8086, dev=0x1229, revid=0x0c
	bus=0, slot=11, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=9
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xe8041000, size 12, enabled
	map[14]: type I/O Port, range 32, base 0xcc00, size  6, enabled
	map[18]: type Memory, range 32, base 0xe8000000, size 17, enabled
$PIR: 0:11 INTA routed to irq 9
found->	vendor=0x8086, dev=0x1229, revid=0x0c
	bus=0, slot=13, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=5
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xe8040000, size 12, enabled
	map[14]: type I/O Port, range 32, base 0xd000, size  6, enabled
	map[18]: type Memory, range 32, base 0xe8020000, size 17, enabled
$PIR: 0:13 INTA routed to irq 5
found->	vendor=0x1106, dev=0x3147, revid=0x00
	bus=0, slot=17, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	powerspec 2  supports D0 D3  current D0
found->	vendor=0x1106, dev=0x0571, revid=0x06
	bus=0, slot=17, func=1
	class=01-01-8a, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D3  current D0
	map[20]: type I/O Port, range 32, base 0xd400, size  4, enabled
found->	vendor=0x1106, dev=0x3038, revid=0x23
	bus=0, slot=17, func=2
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	powerspec 2  supports D0 D3  current D0
	map[20]: type I/O Port, range 32, base 0xd800, size  5, enabled
$PIR: No matching entry for 0.17.INTD
found->	vendor=0x1106, dev=0x3038, revid=0x23
	bus=0, slot=17, func=3
	class=0c-03-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	intpin=d, irq=11
	powerspec 2  supports D0 D3  current D0
	map[20]: type I/O Port, range 32, base 0xdc00, size  5, enabled
$PIR: No matching entry for 0.17.INTD
found->	vendor=0x9005, dev=0x0010, revid=0x00
	bus=0, slot=20, func=0
	class=01-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x27 (9750 ns), maxlat=0x19 (6250 ns)
	intpin=a, irq=11
	powerspec 1  supports D0 D3  current D0
	map[10]: type I/O Port, range 32, base 0xe000, size  8, enabled
	map[14]: type Memory, range 64, base 0xe8042000, size 12, enabled
$PIR: 0:20 INTA routed to irq 11
agp0: <VIA 8367 (KT266/KY266x/KT333) host to PCI bridge> on hostb0
hostb0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xe0000000
agp0: allocating GATT for aperture of size 256M
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xa000-0xafff
pcib1:   memory decode     0xe4000000-0xe6ffffff
pcib1:   no prefetched decode
pci1: <PCI bus> on pcib1
pci1: physical bus=1
found->	vendor=0x1002, dev=0x4c4d, revid=0x64
	bus=1, slot=0, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0087, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns)
	intpin=a, irq=5
	powerspec 1  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xe4000000, size 24, enabled
pcib1: requested memory range 0xe4000000-0xe4ffffff: good
	map[14]: type I/O Port, range 32, base 0xa000, size  8, enabled
pcib1: requested I/O range 0xa000-0xa0ff: in range
	map[18]: type Memory, range 32, base 0xe6000000, size 12, enabled
pcib1: requested memory range 0xe6000000-0xe6000fff: good
$PIR: 0:1 INTA routed to irq 5
pcib1: slot 0 INTA is routed to irq 5
vgapci0: <VGA-compatible display> port 0xa000-0xa0ff mem 0xe4000000-0xe4ffffff,0xe6000000-0xe6000fff irq 5 at device 0.0 on pci1
atapci0: <HighPoint HPT370 UDMA100 controller> port 0xb000-0xb007,0xb400-0xb403,0xb800-0xb807,0xbc00-0xbc03,0xc000-0xc0ff irq 5 at device 9.0 on pci0
atapci0: Reserved 0x100 bytes for rid 0x20 type 4 at 0xc000
atapci0: [MPSAFE]
atapci0: [ITHREAD]
ata2: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0xb000
atapci0: Reserved 0x4 bytes for rid 0x14 type 4 at 0xb400
ata2: reset tp1 mask=03 ostat0=50 ostat1=00
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata2: [MPSAFE]
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0xb800
atapci0: Reserved 0x4 bytes for rid 0x1c type 4 at 0xbc00
ata3: reset tp1 mask=03 ostat0=60 ostat1=70
ata3: stat0=0x20 err=0x20 lsb=0x20 msb=0x20
ata3: stat1=0x30 err=0x30 lsb=0x30 msb=0x30
ata3: reset tp2 stat0=20 stat1=30 devices=0x0
ata3: [MPSAFE]
ata3: [ITHREAD]
pcm0: <Creative EMU10K1> port 0xc400-0xc41f irq 11 at device 10.0 on pci0
pcm0: Reserved 0x20 bytes for rid 0x10 type 4 at 0xc400
emu: setmap (faaa000, 800), nseg=1, error=0
emu: setmap (faab000, 1000), nseg=1, error=0
pcm0: <TriTech TR28023 AC97 Codec (id = 0x54524103)>
pcm0: Codec features 6 bit master volume, no 3D Stereo Enhancement
pcm0: ac97 codec dac ready count: 0
pcm0: Mixer "vol":
pcm0: Mixer "pcm":
pcm0: Mixer "speaker":
pcm0: Mixer "line":
pcm0: Mixer "mic":
pcm0: Mixer "cd":
pcm0: Mixer "rec":
pcm0: Mixer "igain":
pcm0: Mixer "line1":
pcm0: Mixer "phin":
pcm0: Mixer "phout":
pcm0: Mixer "video":
pcm0: [MPSAFE]
pcm0: [ITHREAD]
pcm0: clone manager: deadline=750ms flags=0x8000001e
emu: setmap (1241000, 1000), nseg=1, error=0
emu: setmap (faff000, 1000), nseg=1, error=0
emu: setmap (fafd000, 1000), nseg=1, error=0
emu: setmap (faf9000, 1000), nseg=1, error=0
pcm0: sndbuf_setmap 1259000, 1000; 0xc221e000 -> 1259000
pcm0: sndbuf_setmap 1257000, 1000; 0xc221c000 -> 1257000
fxp0: <Intel 82550 Pro/100 Ethernet> port 0xcc00-0xcc3f mem 0xe8041000-0xe8041fff,0xe8000000-0xe801ffff irq 9 at device 11.0 on pci0
fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe8041000
fxp0: using memory space register mapping
fxp0: PCI IDs: 8086 1229 8086 0040 000c
fxp0: Dynamic Standby mode is disabled
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> PHY 1 on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
fxp0: Ethernet address: 00:02:b3:63:e4:1d
fxp0: [MPSAFE]
fxp0: [ITHREAD]
fxp1: <Intel 82550 Pro/100 Ethernet> port 0xd000-0xd03f mem 0xe8040000-0xe8040fff,0xe8020000-0xe803ffff irq 5 at device 13.0 on pci0
fxp1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe8040000
fxp1: using memory space register mapping
fxp1: PCI IDs: 8086 1229 8086 0040 000c
fxp1: Dynamic Standby mode is disabled
miibus1: <MII bus> on fxp1
inphy1: <i82555 10/100 media interface> PHY 1 on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: bpf attached
fxp1: Ethernet address: 00:02:b3:63:e3:ec
fxp1: [MPSAFE]
fxp1: [ITHREAD]
isab0: <PCI-ISA bridge> at device 17.0 on pci0
isa0: <ISA bus> on isab0
atapci1: <VIA 8233A UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd400-0xd40f at device 17.1 on pci0
atapci1: Reserved 0x10 bytes for rid 0x20 type 4 at 0xd400
ata0: <ATA channel 0> on atapci1
atapci1: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci1: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80
ata0: stat0=0x80 err=0x80 lsb=0x80 msb=0x80
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x00 err=0x01 lsb=0x14 msb=0xeb
ata0: reset tp2 stat0=50 stat1=00 devices=0x9<ATAPI_SLAVE,ATA_MASTER>
ata0: [MPSAFE]
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci1
atapci1: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci1: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=60 ostat1=70
ata1: stat0=0x20 err=0x20 lsb=0x20 msb=0x20
ata1: stat1=0x30 err=0x30 lsb=0x30 msb=0x30
ata1: reset tp2 stat0=20 stat1=30 devices=0x0
ata1: [MPSAFE]
ata1: [ITHREAD]
uhci0: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 11 at device 17.2 on pci0
uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0xd800
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: <VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xdc00-0xdc1f irq 11 at device 17.3 on pci0
uhci1: Reserved 0x20 bytes for rid 0x20 type 4 at 0xdc00
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: <VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 2 ports with 2 removable, self powered
ahc0: <Adaptec 2940B Ultra2 SCSI adapter> port 0xe000-0xe0ff mem 0xe8042000-0xe8042fff irq 11 at device 20.0 on pci0
ahc0: Defaulting to MEMIO off
ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xe000
ahc0: Reading SEEPROM...done.
ahc0: Manual LVD Termination
ahc0: BIOS eeprom is present
ahc0: Secondary High byte termination Enabled
ahc0: Secondary Low byte termination Enabled
ahc0: Primary Low Byte termination Enabled
ahc0: Primary High Byte termination Enabled
ahc0: Downloading Sequencer Program... 424 instructions downloaded
ahc0: Features 0x56f6, Bugs 0x6, Flags 0x20485540
ahc0: [MPSAFE]
ahc0: [ITHREAD]
aic7890/91: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs
unknown: status reg test failed fb
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
ex_isa_identify()
ahc_isa_probe 11: ioport 0xbc00 alloc failed
ahc_isa_probe 12: ioport 0xcc00 alloc failed
ahc_isa_probe 13: ioport 0xdc00 alloc failed
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
pnp_identify: Trying Read_Port at 203
pnp_identify: Trying Read_Port at 243
pnp_identify: Trying Read_Port at 283
pnp_identify: Trying Read_Port at 2c3
pnp_identify: Trying Read_Port at 303
pnp_identify: Trying Read_Port at 343
pnp_identify: Trying Read_Port at 383
pnp_identify: Trying Read_Port at 3c3
PNP Identify complete
pnpbios: 18 devices, largest 92 bytes
PNP0200: adding dma mask 0x10
PNP0200: adding io range 0-0xf, size=0x10, align=0
PNP0200: adding io range 0x81-0x83, size=0x3, align=0
PNP0200: adding io range 0x87-0x87, size=0x1, align=0
PNP0200: adding io range 0x89-0x8b, size=0x3, align=0
PNP0200: adding io range 0x8f-0x91, size=0x3, align=0
PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0
pnpbios: handle 1 device ID PNP0200 (0002d041)
PNP0100: adding irq mask 0x1
PNP0100: adding io range 0x40-0x43, size=0x4, align=0
pnpbios: handle 2 device ID PNP0100 (0001d041)
PNP0b00: adding irq mask 0x100
PNP0b00: adding io range 0x70-0x71, size=0x2, align=0
pnpbios: handle 3 device ID PNP0b00 (000bd041)
PNP0303: adding irq mask 0x2
PNP0303: adding io range 0x60-0x60, size=0x1, align=0
PNP0303: adding io range 0x64-0x64, size=0x1, align=0
pnpbios: handle 4 device ID PNP0303 (0303d041)
PNP0800: adding io range 0x61-0x61, size=0x1, align=0
pnpbios: handle 5 device ID PNP0800 (0008d041)
PNP0c04: adding irq mask 0x2000
PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0
pnpbios: handle 6 device ID PNP0c04 (040cd041)
PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000
PNP0c01: adding fixed memory32 range 0xfffe0000-0xffffffff, size=0x20000
PNP0c01: adding fixed memory32 range 0xfee00000-0xfee0ffff, size=0x10000
PNP0c01: adding fixed memory32 range 0x100000-0xffffff, size=0xf00000
pnpbios: handle 7 device ID PNP0c01 (010cd041)
PNP0c02: adding fixed memory32 range 0xf0000-0xf3fff, size=0x4000
PNP0c02: adding fixed memory32 range 0xf4000-0xf7fff, size=0x4000
PNP0c02: adding fixed memory32 range 0xf8000-0xfffff, size=0x8000
PNP0c02: adding fixed memory32 range 0xdd800-0xdffff, size=0x2800
pnpbios: handle 8 device ID PNP0c02 (020cd041)
PNP0a03: adding io range 0x294-0x297, size=0x4, align=0
PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0
PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0
pnpbios: handle 9 device ID PNP0a03 (030ad041)
PNP0f13: adding irq mask 0x1000
pnpbios: handle 10 device ID PNP0f13 (130fd041)
PNP0c02: adding io range 0x3f0-0x3f1, size=0x2, align=0
pnpbios: handle 11 device ID PNP0c02 (020cd041)
PNP0501: adding irq mask 0x10
PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0
pnpbios: handle 12 device ID PNP0501 (0105d041)
PNP0700: adding dma mask 0x4
PNP0700: adding io range 0x3f2-0x3f5, size=0x4, align=0
PNP0700: adding irq mask 0x40
pnpbios: handle 13 device ID PNP0700 (0007d041)
PNP0400: adding irq mask 0x80
PNP0400: adding io range 0x378-0x37f, size=0x8, align=0
PNP0400: adding io range 0x778-0x77b, size=0x4, align=0
pnpbios: handle 14 device ID PNP0400 (0004d041)
PNP0501: adding irq mask 0x8
PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0
pnpbios: handle 16 device ID PNP0501 (0105d041)
PNPb006: adding irq mask 0x400
PNPb006: adding io range 0x330-0x331, size=0x2, align=0
pnpbios: handle 17 device ID PNPb006 (06b0d041)
PNPb02f: adding io range 0x201-0x207, size=0x7, align=0
PNPb02f: adding io range 0x200-0x200, size=0x1, align=0
pnpbios: handle 18 device ID PNPb02f (2fb0d041)
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcefff,0xd4000-0xd57ff,0xd6000-0xd77ff,0xd8000-0xdd7ff pnpid ORM0000 on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbdc: RESET_KBD return code:00fa
kbdc: RESET_KBD status:00aa
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: current command byte:0047
kbdc: TEST_AUX_PORT status:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
kbdc: RESET_AUX return code:00fa
kbdc: RESET_AUX status:00aa
kbdc: RESET_AUX ID:0000
psm: status 00 02 64
psm: status 39 03 c8
psm: status 39 03 c8
psm: status 39 03 c8
psm: data 08 00 00
psm: status 00 02 64
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00000000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fdc0: ic_type 90 part_id 80
fdc0: <Enhanced floppy controller> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: ic_type 90 part_id 80
fdc0: [FILTER]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
ppc0: parallel port found at 0x378
ppc0: using extended I/O port range
ppc0: SPP
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
ppbus0: IEEE1284 device found 
Probing for PnP devices on ppbus0:
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
sio0: irq maps: 0x801 0x811 0x801 0x801
sio0: irq maps: 0x801 0x811 0x801 0x801
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A, console
sio0: [FILTER]
sio1: irq maps: 0x801 0x809 0x801 0x801
sio1: irq maps: 0x801 0x809 0x801 0x801
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
sio1: [FILTER]
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0303> at port 0x60 pnpid PNP0303 on isa0
unknown: <PNP0800> failed to probe at port 0x61 pnpid PNP0800 on isa0
unknown: <PNP0c01> can't assign resources (memory)
unknown: <PNP0c01> at iomem 0-0x9ffff pnpid PNP0c01 on isa0
unknown: <PNP0f13> can't assign resources (irq)
unknown: <PNP0f13> at irq 12 pnpid PNP0f13 on isa0
unknown: <PNP0c02> can't assign resources (port)
unknown: <PNP0c02> at port 0x3f0-0x3f1 pnpid PNP0c02 on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x3f8-0x3ff pnpid PNP0501 on isa0
unknown: <PNP0700> can't assign resources (port)
unknown: <PNP0700> at port 0x3f2-0x3f5 pnpid PNP0700 on isa0
unknown: <PNP0400> can't assign resources (port)
unknown: <PNP0400> at port 0x378-0x37f pnpid PNP0400 on isa0
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0501> at port 0x2f8-0x2ff pnpid PNP0501 on isa0
unknown: <PNPb006> failed to probe at port 0x330-0x331 irq 10 pnpid PNPb006 on isa0
unknown: <PNPb02f> failed to probe at port 0x201-0x207,0x200 pnpid PNPb02f on isa0
ulpt0: <vendor 0x04f9 product 0x0006, class 0/0, rev 1.00/1.00, addr 2> on uhub0
ulpt0: using bi-directional mode
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1528988081 Hz quality 800
Timecounters tick every 1.000 msec
lo0: bpf attached
rr232x: no controller detected.
ata0-slave: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad0: setting PIO4 on 8233A chip
ad0: setting UDMA100 on 8233A chip
ad0: 19130MB <SAMSUNG SV2011H RL100-05> at ata0-master UDMA100
ad0: 39179952 sectors [38869C/16H/63S] 16 sectors/interrupt 1 depth queue
ad0: VIA check1 failed
ad0: Adaptec check1 failed
ad0: LSI (v3) check1 failed
ad0: LSI (v2) check1 failed
ad0: FreeBSD check1 failed
acd0: setting PIO4 on 8233A chip
acd0: setting UDMA33 on 8233A chip
acd0: <LTN526/YH0X> CDROM drive at ata0 as slave
acd0: read 8957KB/s (8957KB/s), 120KB buffer, UDMA33
acd0: Reads: CDR, CDRW, CDDA stream, packet
acd0: Writes:
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire
ad4: setting PIO4 on HighPoint chip
ad4: setting UDMA100 on HighPoint chip
ad4: 238475MB <Seagate ST3250823A 3.03> at ata2-master UDMA100
ad4: 488397168 sectors [484521C/16H/63S] 16 sectors/interrupt 1 depth queue
ad4: HighPoint (v3) check1 failed
ad4: HighPoint (v2) check1 failed
GEOM: new disk ad0
GEOM: new disk ad4
ad4: Adaptec check1 failed
ad4: LSI (v3) check1 failed
ad4: LSI (v2) check1 failed
ad4: FreeBSD check1 failed
Waiting 5 seconds for SCSI devices to settle
(noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
ahc0: Selection Timeout on A:0. 0 SCBs aborted
ahc0: Selection Timeout on A:1. 0 SCBs aborted
ahc0: Selection Timeout on A:2. 0 SCBs aborted
ahc0: Selection Timeout on A:3. 0 SCBs aborted
ahc0: Selection Timeout on A:4. 0 SCBs aborted
ahc0: Selection Timeout on A:5. 0 SCBs aborted
ahc0: Selection Timeout on A:6. 0 SCBs aborted
(probe7:ahc0:0:8:0): Retrying Command
(probe8:ahc0:0:9:0): Retrying Command
(probe9:ahc0:0:10:0): Retrying Command
(probe10:ahc0:0:11:0): Retrying Command
(probe11:ahc0:0:12:0): Retrying Command
(probe12:ahc0:0:13:0): Retrying Command
(probe13:ahc0:0:14:0): Retrying Command
(probe14:ahc0:0:15:0): Retrying Command
(probe7:ahc0:0:8:0): Down reving Protocol Version from 4 to 2?
(ahc0:A:8:0): Sending WDTR 1
(probe8:ahc0:0:9:0): Down reving Protocol Version from 4 to 2?
(probe9:ahc0:0:10:0): Down reving Protocol Version from 4 to 3?
(probe10:ahc0:0:11:0): Down reving Protocol Version from 4 to 3?
(probe11:ahc0:0:12:0): Down reving Protocol Version from 4 to 3?
(probe12:ahc0:0:13:0): Down reving Protocol Version from 4 to 3?
(probe13:ahc0:0:14:0): Down reving Protocol Version from 4 to 3?
(probe14:ahc0:0:15:0): Down reving Protocol Version from 4 to 3?
(ahc0:A:8:0): Received WDTR 1 filtered to 1
ahc0: target 8 using 16bit transfers
(ahc0:A:8:0): Sending SDTR period c, offset 7f
(ahc0:A:8:0): Received SDTR period c, offset f
	Filtered to period c, offset f
ahc0: target 8 synchronous at 20.0MHz, offset = 0xf
(ahc0:A:9:0): Sending WDTR 1
(ahc0:A:9:0): Received WDTR 1 filtered to 1
ahc0: target 9 using 16bit transfers
(ahc0:A:9:0): Sending SDTR period c, offset 7f
(ahc0:A:9:0): Received SDTR period c, offset f
	Filtered to period c, offset f
ahc0: target 9 synchronous at 20.0MHz, offset = 0xf
(ahc0:A:10:0): Sending WDTR 1
(ahc0:A:10:0): Received WDTR 1 filtered to 1
ahc0: target 10 using 16bit transfers
(ahc0:A:10:0): Sending SDTR period c, offset 7f
(ahc0:A:10:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 10 synchronous at 20.0MHz, offset = 0x3f
(ahc0:A:11:0): Sending WDTR 1
(ahc0:A:11:0): Received WDTR 1 filtered to 1
ahc0: target 11 using 16bit transfers
(ahc0:A:11:0): Sending SDTR period c, offset 7f
(ahc0:A:11:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 11 synchronous at 20.0MHz, offset = 0x3f
(ahc0:A:12:0): Sending WDTR 1
(ahc0:A:12:0): Received WDTR 1 filtered to 1
ahc0: target 12 using 16bit transfers
(ahc0:A:12:0): Sending SDTR period c, offset 7f
(ahc0:A:12:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 12 synchronous at 20.0MHz, offset = 0x3f
(ahc0:A:13:0): Sending WDTR 1
(ahc0:A:13:0): Received WDTR 1 filtered to 1
ahc0: target 13 using 16bit transfers
(ahc0:A:13:0): Sending SDTR period c, offset 7f
(ahc0:A:13:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 13 synchronous at 20.0MHz, offset = 0x3f
(ahc0:A:14:0): Sending WDTR 1
(ahc0:A:14:0): Received WDTR 1 filtered to 1
ahc0: target 14 using 16bit transfers
(ahc0:A:14:0): Sending SDTR period c, offset 7f
(ahc0:A:14:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 14 synchronous at 20.0MHz, offset = 0x3f
(ahc0:A:15:0): Sending WDTR 1
(ahc0:A:15:0): Received WDTR 1 filtered to 1
ahc0: target 15 using 16bit transfers
(ahc0:A:15:0): Sending SDTR period c, offset 7f
(ahc0:A:15:0): Received SDTR period c, offset 3f
	Filtered to period c, offset 3f
ahc0: target 15 synchronous at 20.0MHz, offset = 0x3f
da0 at ahc0 bus 0 target 8 lun 0
da0: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device 
da0: Serial Number 3AL0MCZ7000019382D93
da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
da0: Command Queueing Enabled
da0: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C)
da1 at ahc0 bus 0 target 9 lun 0
da1: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device 
da1: Serial Number 3AL0M57X00007010LPD8
da1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
da1: Command Queueing Enabled
da1: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C)
GEOM: new disk da0
GEOM: new disk da1
da2 at ahc0 bus 0 target 10 lun 0
da2: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da2: Serial Number 3BN06N0700007038094V
da2: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da2: Command Queueing Enabled
da2: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
da3 at ahc0 bus 0 target 11 lun 0
da3: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da3: Serial Number 3BN06DNM00007036KCRY
da3: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da3: Command Queueing Enabled
da3: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
da4 at ahc0 bus 0 target 12 lun 0
da4: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da4: Serial Number 3BN06NVR000070385Z74
da4: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da4: Command Queueing Enabled
da4: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
da5 at ahc0 bus 0 target 13 lun 0
da5: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da5: Serial Number 3BN064TZ000070380BDD
da5: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da5: Command Queueing Enabled
da5: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
da6 at ahc0 bus 0 target 14 lun 0
da6: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da6: Serial Number 3BN05NKT000070385XVD
da6: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da6: Command Queueing Enabled
da6: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
da7 at ahc0 bus 0 target 15 lun 0
da7: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
da7: Serial Number 3BN069VW000070380BAU
da7: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
da7: Command Queueing Enabled
da7: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C)
pass0 at ahc0 bus 0 target 8 lun 0
pass0: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device 
pass0: Serial Number 3AL0MCZ7000019382D93
pass0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
pass0: Command Queueing Enabled
pass1 at ahc0 bus 0 target 9 lun 0
pass1: <SEAGATE ST39175LW 0001> Fixed Direct Access SCSI-2 device 
pass1: Serial Number 3AL0M57X00007010LPD8
pass1: 40.000MB/s transfers (20.000MHz, offset 15, 16bit)
pass1: Command Queueing Enabled
pass2 at ahc0 bus 0 target 10 lun 0
pass2: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass2: Serial Number 3BN06N0700007038094V
pass2: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass2: Command Queueing Enabled
pass3 at ahc0 bus 0 target 11 lun 0
pass3: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass3: Serial Number 3BN06DNM00007036KCRY
pass3: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass3: Command Queueing Enabled
pass4 at ahc0 bus 0 target 12 lun 0
pass4: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass4: Serial Number 3BN06NVR000070385Z74
pass4: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass4: Command Queueing Enabled
pass5 at ahc0 bus 0 target 13 lun 0
pass5: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass5: Serial Number 3BN064TZ000070380BDD
pass5: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass5: Command Queueing Enabled
pass6 at ahc0 bus 0 target 14 lun 0
pass6: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass6: Serial Number 3BN05NKT000070385XVD
pass6: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass6: Command Queueing Enabled
pass7 at ahc0 bus 0 target 15 lun 0
pass7: <SEAGATE ST39236LWV 0005> Fixed Direct Access SCSI-3 device 
pass7: Serial Number 3BN069VW000070380BAU
pass7: 40.000MB/s transfers (20.000MHz, offset 63, 16bit)
pass7: Command Queueing Enabled
ATA PseudoRAID loaded
WARNING: WITNESS option enabled, expect reduced performance.
GEOM: new disk da2
GEOM: new disk da3
GEOM: new disk da4
GEOM: new disk da5
GEOM: new disk da6
GEOM: new disk da7
Trying to mount root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
start_init: trying /sbin/init
Loading configuration files.
kernel dumps on /dev/ad0s1b
Entropy harvesting: interrupts ethernet point_to_point kickstart.
swapon: adding /dev/ad0s1b as swap device
swapon: adding /dev/ad4s1b as swap device
Starting file system checks:
/dev/ad0s1a: 3735 files, 164623 used, 89192 free (1400 frags, 10974 blocks, 0.6% fragmentation)
/dev/ad4s1d: DEFER FOR BACKGROUND CHECKING
/dev/ad0s1e: DEFER FOR BACKGROUND CHECKING
/dev/ad0s1f: DEFER FOR BACKGROUND CHECKING
/dev/ad0s1d: DEFER FOR BACKGROUND CHECKING
Setting hostuuid: dce19fe3-2a25-11dc-8933-0002b363e41d.
Setting hostid: W0xe3c9f608.
AMounting local fRile systems:NING: /home was not properly dismounted
/home: mount pending error: blocks 4 files 1
WARNING: /tmp was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted
.
Setting hostname: sardines.blackhelicopters.org.
net.inet6.ip6.auto_linklocal: 1 -> 0
debug.witness.watch: 1 -> 0
fxp0: link state changed to UP
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 
	inet6 ::1 prefixlen 128 
	inet 127.0.0.1 netmask 0xff000000 
fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=b<RXCSUM,TXCSUM,VLAN_MTU>
	ether 00:02:b3:63:e4:1d
	inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
	inet 192.168.1.4 netmask 0xffffffff broadcast 192.168.1.4
	media: Ethefrnet autoselect x(100baseTX <fullp-duplex>)
	stat1us: active
:add net default:  gateway 192.168l.1.254
Additionial routing optionns:.
Starting dkevd.
 state changed to UP
Additional IP options:.
Mounting NFS file systems:.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/nss
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Clearing /tmp (X related).
Creating and/or trimming log files:.
Starting syslogd.
Checking for core dump on /dev/ad0s1b...
savecore: no dumps found
Initial i386 initialization:.
Additional ABI siupport: linuxnux ELF exec handler installed
.
Starting rpcbind.
Starting mountd.
Starting nfsd.
Starting statd.
Starting lockd.
Recovering vi editor sessions:.
Starting cupsd.
Removing stale Samba tdb files: ....... done
Starting nmbd.
Starting smbd.
Starting local daemons:.
Updating motd.
Mounting late file systems:.
Configuring syscons: blanktime.
Starting sshd.
Starting cron.
Local package initialization:.
Starting default moused:.
Starting inetd.
Starting background file system checks in 60 seconds.



-- 
Michael W. Lucas 	mwlucas@BlackHelicopters.org, mwlucas@FreeBSD.org
		http://www.BlackHelicopters.org/~mwlucas/
      Coming Soon: "Absolute FreeBSD" -- http://www.AbsoluteFreeBSD.com
On 5/4/2007, the TSA kept 3 pairs of my soiled undies "for security reasons."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070711124628.GA23650>