And here are the differences between kernel sources: # diff -u ident.works ident.hangs |fgrep "+ $FreeBSD" + $FreeBSD: src/sys/dev/ata/ata-all.c,v 1.210 2004/05/20 14:49:12 des Exp $ + $FreeBSD: src/sys/dev/ata/ata-lowlevel.c,v 1.36 2004/05/17 17:53:12 sos Exp $ + $FreeBSD: src/sys/dev/ata/ata-pci.c,v 1.84 2004/05/10 20:23:25 sos Exp $ + $FreeBSD: src/sys/dev/ata/ata-chipset.c,v 1.71 2004/05/10 20:23:25 sos Exp $ + $FreeBSD: src/sys/geom/geom_disk.c,v 1.86 2004/05/11 13:17:40 sos Exp $ + $FreeBSD: src/sys/kern/kern_exec.c,v 1.244 2004/05/21 14:50:23 davidxu Exp $ + $FreeBSD: src/sys/kern/kern_exit.c,v 1.231 2004/05/21 14:50:23 davidxu Exp $ + $FreeBSD: src/sys/kern/kern_jail.c,v 1.43 2004/05/20 05:28:44 pjd Exp $ + $FreeBSD: src/sys/kern/kern_linker.c,v 1.111 2004/05/17 21:24:39 peter Exp $ + $FreeBSD: src/sys/kern/kern_proc.c,v 1.203 2004/05/22 23:11:44 gad Exp $ + $FreeBSD: src/sys/kern/kern_sig.c,v 1.278 2004/05/21 10:02:24 bde Exp $ + $FreeBSD: src/sys/kern/kern_synch.c,v 1.248 2004/05/14 20:51:42 bde Exp $ + $FreeBSD: src/sys/kern/kern_thread.c,v 1.177 2004/05/21 14:50:23 davidxu Exp $ + $FreeBSD: src/sys/kern/link_elf.c,v 1.78 2004/05/19 14:36:38 bde Exp $ + $FreeBSD: src/sys/kern/subr_prof.c,v 1.71 2004/05/20 16:48:17 bde Exp $ + $FreeBSD: src/sys/kern/subr_sleepqueue.c,v 1.7 2004/05/14 20:51:42 bde Exp $ + $FreeBSD: src/sys/kern/uipc_socket2.c,v 1.124 2004/05/19 00:22:10 ps Exp $ + $FreeBSD: src/sys/kern/vfs_syscalls.c,v 1.346 2004/05/11 10:42:02 tjr Exp $ + $FreeBSD: src/sys/pci/agp.c,v 1.42 2004/05/23 00:00:10 mux Exp $ + $FreeBSD: src/sys/ufs/ffs/ffs_alloc.c,v 1.120 2004/05/19 18:06:21 kensmith Exp $ + $FreeBSD: src/sys/ufs/ffs/ffs_vnops.c,v 1.130 2004/05/21 12:05:48 kensmith Exp $ + $FreeBSD: src/sys/vm/vm_fault.c,v 1.188 2004/05/22 04:53:51 alc Exp $ + $FreeBSD: src/sys/vm/vm_map.c,v 1.335 2004/05/22 04:53:51 alc Exp $ + $FreeBSD: src/sys/vm/vm_mmap.c,v 1.189 2004/05/11 10:26:37 tjr Exp $ + $FreeBSD: src/sys/vm/vm_page.c,v 1.284 2004/05/22 04:53:51 alc Exp $ + $FreeBSD: src/sys/vm/vm_pageout.c,v 1.255 2004/05/12 04:10:35 alc Exp $ + $FreeBSD: src/sys/dev/fdc/fdc.c,v 1.271 2004/05/17 05:42:04 imp Exp $ + $FreeBSD: src/sys/i386/i386/elf_machdep.c,v 1.19 2004/05/16 20:00:27 peter Exp $ + $FreeBSD: src/sys/i386/i386/io_apic.c,v 1.10 2004/05/11 20:06:55 jhb Exp $ + $FreeBSD: src/sys/i386/i386/machdep.c,v 1.588 2004/05/10 18:49:57 jhb Exp $ + $FreeBSD: src/sys/i386/i386/mptable.c,v 1.232 2004/05/10 18:49:58 jhb Exp $ + $FreeBSD: src/sys/i386/isa/atpic.c,v 1.16 2004/05/11 20:23:24 jhb Exp $ + $FreeBSD: src/sys/i386/isa/clock.c,v 1.210 2004/05/11 20:14:53 jhb Exp $ + $FreeBSD: src/sys/i386/isa/npx.c,v 1.148 2004/05/11 20:14:53 jhb Exp $ + $FreeBSD: src/sys/pci/agp_ali.c,v 1.11 2004/05/22 13:06:37 mux Exp $ + $FreeBSD: src/sys/pci/agp_amd.c,v 1.19 2004/05/22 13:06:37 mux Exp $ + $FreeBSD: src/sys/pci/agp_i810.c,v 1.29 2004/05/22 13:06:37 mux Exp $ + $FreeBSD: src/sys/pci/agp_intel.c,v 1.23 2004/05/22 13:06:37 mux Exp $ + $FreeBSD: src/sys/pci/agp_nvidia.c,v 1.5 2004/05/23 10:57:11 mux Exp $ + $FreeBSD: src/sys/pci/agp_sis.c,v 1.12 2004/05/22 13:06:38 mux Exp $ + $FreeBSD: src/sys/pci/agp_via.c,v 1.14 2004/05/22 13:06:38 mux Exp $ --------------------------------------- Robin P. Blanchard Systems Integration Specialist Georgia Center for Continuing Education fon: 706.542.2404 < > fax: 706.542.6546 --------------------------------------- > -----Original Message----- > From: owner-freebsd-current_at_freebsd.org > [mailto:owner-freebsd-current_at_freebsd.org] On Behalf Of Robin > P. Blanchard > Sent: Monday, May 24, 2004 3:15 PM > To: John Baldwin > Cc: current_at_FreeBSD.org > Subject: RE: Latest kernel hanging on amr (del 1550) > > > -----Original Message----- > > From: John Baldwin [mailto:jhb_at_FreeBSD.org] > > Sent: Monday, May 24, 2004 1:10 PM > > To: freebsd-current_at_FreeBSD.org > > Cc: Robin P. Blanchard; current_at_FreeBSD.org > > Subject: Re: Latest kernel hanging on amr (del 1550) > > > > On Sunday 23 May 2004 01:47 pm, Robin P. Blanchard wrote: > > > Latest kernel hangs after "waiting for SCSI devices to > > settle" on my > > > dell 1550. Seeing as how the amr driver hasn't changed in > > some time, > > > must be somewhere else. Maybe the geom_disk ? Anyone else > > seeing this > > > ? This is a smp box, so that may be an option also. > > > > It could be an interrupt issue. Try setting > 'hint.apic.0.disabled=1' > > from the loader to see if the problem goes away. If so, > pleas send me > > a boot -v dmesg. > > > Grabbed a new CVS snapshot and kernel still hangs at same > place. Setting > hint.apic.0.disabled=1 didn't help, neither did > hint.acpi.0.disabled=1. > Setting both induced a kernel panic. Here's a verbose boot > from the older, working kernel: > > MP Configuration Table version 1.4 found at 0xc00f0000 > APIC: Using the MPTable enumerator. > SMP: Added CPU 1 (BSP) > SMP: Added CPU 0 (AP) > MPTable: <DELL POWEREDGE DF> > APIC ID: physical 0, logical 0:0 > APIC ID: physical 1, logical 0:1 > FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 > (BSP): APIC ID: 1 > cpu1 (AP): APIC ID: 0 > bios32: Found BIOS32 Service Directory header at 0xc00ffe80 > bios32: Entry = 0xffe90 (c00ffe90) Rev = 0 Len = 1 > pcibios: PCI BIOS entry at 0xf0000+0xcb7e > pnpbios: Found PnP BIOS data at 0xc00fe2d0 > pnpbios: Entry = f0000:e2f4 Rev = 1.0 > Other BIOS signatures found: > ioapic0: Changing APIC ID to 2 > ioapic0: Assuming intbase of 0 > ioapic0: intpin 0 -> ExtINT (edge, activehi) > ioapic0: intpin 1 -> irq 1 (edge, activehi) > ioapic0: intpin 2 -> irq 2 (edge, activehi) > ioapic0: intpin 3 -> irq 3 (edge, activehi) > ioapic0: intpin 4 -> irq 4 (edge, activehi) > ioapic0: intpin 5 -> irq 5 (edge, activehi) > ioapic0: intpin 6 -> irq 6 (edge, activehi) > ioapic0: intpin 7 -> irq 7 (edge, activehi) > ioapic0: intpin 8 -> irq 8 (edge, activehi) > ioapic0: intpin 9 -> irq 9 (edge, activehi) > ioapic0: intpin 10 -> irq 10 (edge, activehi) > ioapic0: intpin 11 -> irq 11 (edge, activehi) > ioapic0: intpin 12 -> irq 12 (edge, activehi) > ioapic0: intpin 13 -> irq 13 (edge, activehi) > ioapic0: intpin 14 -> irq 14 (edge, activehi) > ioapic0: intpin 15 -> irq 15 (edge, activehi) > ioapic1: Changing APIC ID to 3 > ioapic1: Assuming intbase of 16 > ioapic1: intpin 0 -> irq 16 (level, activelo) > ioapic1: intpin 1 -> irq 17 (level, activelo) > ioapic1: intpin 2 -> irq 18 (level, activelo) > ioapic1: intpin 3 -> irq 19 (level, activelo) > ioapic1: intpin 4 -> irq 20 (level, activelo) > ioapic1: intpin 5 -> irq 21 (level, activelo) > ioapic1: intpin 6 -> irq 22 (level, activelo) > ioapic1: intpin 7 -> irq 23 (level, activelo) > ioapic1: intpin 8 -> irq 24 (level, activelo) > ioapic1: intpin 9 -> irq 25 (level, activelo) > ioapic1: intpin 10 -> irq 26 (level, activelo) > ioapic1: intpin 11 -> irq 27 (level, activelo) > ioapic1: intpin 12 -> irq 28 (level, activelo) > ioapic1: intpin 13 -> irq 29 (level, activelo) > ioapic1: intpin 14 -> irq 30 (level, activelo) > ioapic1: intpin 15 -> irq 31 (level, activelo) > ioapic0: intpin 1 trigger: edge > ioapic0: intpin 1 polarity: high > ioapic0: intpin 4 trigger: edge > ioapic0: intpin 4 polarity: high > ioapic0: intpin 6 trigger: edge > ioapic0: intpin 6 polarity: high > ioapic0: intpin 7 trigger: level > ioapic0: intpin 7 polarity: low > ioapic0: intpin 8 trigger: edge > ioapic0: intpin 8 polarity: high > ioapic0: intpin 9 trigger: edge > ioapic0: intpin 9 polarity: high > ioapic0: intpin 12 trigger: edge > ioapic0: intpin 12 polarity: high > ioapic0: intpin 14 trigger: edge > ioapic0: intpin 14 polarity: high > ioapic0: intpin 15 trigger: edge > ioapic0: intpin 15 polarity: high > ioapic1: intpin 0 trigger: level > ioapic1: intpin 0 polarity: low > ioapic1: intpin 1 trigger: level > ioapic1: intpin 1 polarity: low > ioapic1: intpin 9 trigger: level > ioapic1: intpin 9 polarity: low > ioapic1: intpin 9 trigger: level > ioapic1: intpin 9 polarity: low > ioapic1: intpin 9 trigger: level > ioapic1: intpin 9 polarity: low > ioapic1: intpin 10 trigger: level > ioapic1: intpin 10 polarity: low > ioapic1: intpin 10 trigger: level > ioapic1: intpin 10 polarity: low > ioapic1: intpin 10 trigger: level > ioapic1: intpin 10 polarity: low > ioapic1: intpin 11 trigger: level > ioapic1: intpin 11 polarity: low > ioapic1: intpin 12 trigger: level > ioapic1: intpin 12 polarity: low > ioapic1: intpin 13 trigger: level > ioapic1: intpin 13 polarity: low > ioapic1: intpin 13 trigger: level > ioapic1: intpin 13 polarity: low > ioapic1: intpin 14 trigger: level > ioapic1: intpin 14 polarity: low > ioapic1: intpin 14 trigger: level > ioapic1: intpin 14 polarity: low > lapic: Routing ExtINT -> LINT0 > lapic: LINT0 trigger: edge > lapic: LINT0 polarity: active-high > lapic: Routing NMI -> LINT1 > lapic: LINT1 trigger: edge > lapic: LINT1 polarity: active-high > ioapic0 <Version 1.1> irqs 0-15 on motherboard > ioapic1 <Version 1.1> irqs 16-31 on motherboard cpu0 BSP: > ID: 0x01000000 VER: 0x00040011 LDR: 0x02000000 DFR: 0x0fffffff > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff > mem: <memory & I/O> > Pentium Pro MTRR support enabled > random: <entropy source, Software, Yarrow> > null: <null device, zero device> > npx0: [FAST] > npx0: <math processor> on motherboard > npx0: INT 16 interface > pci_open(1): mode 1 addr port (0x0cf8) is 0x80000270 > pci_open(1a): mode1res=0x80000000 (0x80000000) > pci_cfgcheck: device 0 [class=060000] [hdr=80] is there (id=00081166) > pcibios: BIOS version 2.10 > Found $PIR table, 6 entries at 0xc00fc730 PCI-Only > Interrupts: none Location Bus Device Pin Link IRQs > embedded 4 5 A 0x6b 3 4 5 6 7 10 11 14 > embedded 4 5 B 0x6c 3 4 5 6 7 10 11 14 > slot 1 1 4 A 0x69 3 4 5 6 7 10 11 14 > slot 1 1 4 B 0x6a 3 4 5 6 7 10 11 14 > slot 1 1 4 C 0x69 3 4 5 6 7 10 11 14 > slot 1 1 4 D 0x6a 3 4 5 6 7 10 11 14 > embedded 0 1 A 0x60 3 4 5 6 7 10 11 14 > embedded 0 2 A 0x61 3 4 5 6 7 10 11 14 > embedded 0 15 A 0x6f 3 4 5 6 7 10 11 14 > slot 2 4 6 A 0x6d 3 4 5 6 7 10 11 14 > slot 2 4 6 B 0x6e 3 4 5 6 7 10 11 14 > slot 2 4 6 C 0x6d 3 4 5 6 7 10 11 14 > slot 2 4 6 D 0x6e 3 4 5 6 7 10 11 14 > pcib1: <MPTable Host-PCI bridge> at pcibus 1 on motherboard > pci1: <PCI bus> on pcib1 > pci1: physical bus=1 > found-> vendor=0x1011, dev=0x0026, revid=0x05 > bus=1, slot=4, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0107, statreg=0x02b0, cachelnsz=0 (dwords) > lattimer=0x20 (960 ns), mingnt=0x06 (1500 ns), > maxlat=0x00 (0 ns) > pcib2: <MPTable PCI-PCI bridge> at device 4.0 on pci1 > pcib2: secondary bus 2 > pcib2: subordinate bus 3 > pcib2: I/O decode 0xd000-0xdfff > pcib2: memory decode 0xfe900000-0xfebfffff > pcib2: prefetched decode 0xf8000000-0xfbffffff > pci2: <PCI bus> on pcib2 > pci2: physical bus=2 > found-> vendor=0x1011, dev=0x0026, revid=0x05 > bus=2, slot=0, func=0 > class=06-04-00, hdrtype=0x01, mfdev=0 > cmdreg=0x0107, statreg=0x0290, cachelnsz=0 (dwords) > lattimer=0x20 (960 ns), mingnt=0x06 (1500 ns), > maxlat=0x00 (0 ns) > map[10]: type 4, range 32, base 0000dc00, size 8, enabled > pcib2: device (null) requested decoded I/O range 0xdc00-0xdcff > map[14]: type 1, range 32, base fe9ff000, size 12, enabled > pcib2: device (null) requested decoded memory range > 0xfe9ff000-0xfe9fffff > pcib2: slot 1 INTA routed to irq 26 > found-> vendor=0x1077, dev=0x1216, revid=0x06 > bus=2, slot=1, func=0 > class=01-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x40 (16000 ns), > maxlat=0x00 (0 ns) > intpin=a, irq=26 > powerspec 1 supports D0 D3 current D0 > pcib3: <MPTable PCI-PCI bridge> at device 0.0 on pci2 > pcib3: secondary bus 3 > pcib3: subordinate bus 3 > pcib3: I/O decode 0xf000-0xfff > pcib3: memory decode 0xfeb00000-0xfebfffff > pcib3: prefetched decode 0xf8000000-0xfbffffff > pci3: <PCI bus> on pcib3 > pci3: physical bus=3 > map[10]: type 3, range 32, base f8000000, size 26, enabled > pcib3: device (null) requested decoded memory range > 0xf8000000-0xfbffffff > pcib2: device (null) requested decoded memory range > 0xf8000000-0xfbffffff > pcib3: slot 0 INTA routed to irq 25 > found-> vendor=0x101e, dev=0x1960, revid=0x20 > bus=3, slot=0, func=0 > class=01-04-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0116, statreg=0x0290, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > intpin=a, irq=25 > powerspec 2 supports D0 D3 current D0 > amr0: <LSILogic MegaRAID> mem 0xf8000000-0xfbffffff irq 25 at > device 0.0 on > pci3 > amr0: Reserved 0x4000000 bytes for rid 0x10 type 3 at 0xf8000000 > amr0: [GIANT-LOCKED] > amr0: <LSILogic PERC 3/DC> Firmware 196T, BIOS 3.33, 64MB RAM > pci2: <mass storage, SCSI> at device 1.0 (no driver attached) > pcib0: <MPTable Host-PCI bridge> at pcibus 0 on motherboard > pci0: <PCI bus> on pcib0 > pci0: physical bus=0 > found-> vendor=0x1166, dev=0x0008, revid=0x23 > bus=0, slot=0, func=0 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0000, statreg=0x0000, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1166, dev=0x0008, revid=0x01 > bus=0, slot=0, func=1 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0147, statreg=0x2200, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1166, dev=0x0006, revid=0x01 > bus=0, slot=0, func=2 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0142, statreg=0x2200, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > found-> vendor=0x1166, dev=0x0006, revid=0x01 > bus=0, slot=0, func=3 > class=06-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0142, statreg=0x2200, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > map[10]: type 1, range 32, base fe2ff000, size 12, enabled > map[14]: type 4, range 32, base 0000ecc0, size 6, enabled > map[18]: type 1, range 32, base fe100000, size 20, enabled > pcib0: slot 1 INTA routed to irq 16 > found-> vendor=0x8086, dev=0x1229, revid=0x08 > bus=0, slot=1, func=0 > class=02-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0117, statreg=0x0290, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), > maxlat=0x38 (14000 ns) > intpin=a, irq=16 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base fe2fe000, size 12, enabled > map[14]: type 4, range 32, base 0000ec80, size 6, enabled > map[18]: type 1, range 32, base fe000000, size 20, enabled > pcib0: slot 2 INTA routed to irq 17 > found-> vendor=0x8086, dev=0x1229, revid=0x08 > bus=0, slot=2, func=0 > class=02-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x0117, statreg=0x0290, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), > maxlat=0x38 (14000 ns) > intpin=a, irq=17 > powerspec 2 supports D0 D1 D2 D3 current D0 > map[10]: type 1, range 32, base fd000000, size 24, enabled > map[14]: type 4, range 32, base 0000e800, size 8, enabled > map[18]: type 1, range 32, base fe2fd000, size 12, enabled > found-> vendor=0x1002, dev=0x4752, revid=0x27 > bus=0, slot=3, func=0 > class=03-00-00, hdrtype=0x00, mfdev=0 > cmdreg=0x00a7, statreg=0x0290, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), > maxlat=0x00 (0 ns) > powerspec 2 supports D0 D1 D2 D3 current D0 > map[90]: type 4, range 32, base 00000580, size 4, enabled > found-> vendor=0x1166, dev=0x0200, revid=0x50 > bus=0, slot=15, func=0 > class=06-01-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0007, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > map[20]: type 4, range 32, base 000008b0, size 4, enabled > found-> vendor=0x1166, dev=0x0211, revid=0x00 > bus=0, slot=15, func=1 > class=01-01-8a, hdrtype=0x00, mfdev=1 > cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords) > lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) > map[10]: type 1, range 32, base fe2fc000, size 12, enabled > pcib0: unable to route slot 15 INTA > found-> vendor=0x1166, dev=0x0220, revid=0x04 > bus=0, slot=15, func=2 > class=0c-03-10, hdrtype=0x00, mfdev=1 > cmdreg=0x0117, statreg=0x0280, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x50 > (20000 ns) > intpin=a, irq=7 > fxp0: <Intel 82559 Pro/100 Ethernet> port 0xecc0-0xecff mem > 0xfe100000-0xfe1fffff,0xfe2ff000-0xfe2fffff irq 16 at device > 1.0 on pci0 > fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe2ff000 > fxp0: using memory space register mapping > fxp0: PCI IDs: 8086 1229 1028 00da 0008 > fxp0: Dynamic Standby mode is disabled > miibus0: <MII bus> on fxp0 > inphy0: <i82555 10/100 media interface> on miibus0 > inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > fxp0: bpf attached > fxp0: Ethernet address: 00:b0:d0:f0:81:21 > fxp0: [GIANT-LOCKED] > fxp1: <Intel 82559 Pro/100 Ethernet> port 0xec80-0xecbf mem > 0xfe000000-0xfe0fffff,0xfe2fe000-0xfe2fefff irq 17 at device > 2.0 on pci0 > fxp1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfe2fe000 > fxp1: using memory space register mapping > fxp1: PCI IDs: 8086 1229 1028 00da 0008 > fxp1: Dynamic Standby mode is disabled > miibus1: <MII bus> on fxp1 > inphy1: <i82555 10/100 media interface> on miibus1 > inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > fxp1: bpf attached > fxp1: Ethernet address: 00:b0:d0:f0:81:22 > fxp1: [GIANT-LOCKED] > pci0: <display, VGA> at device 3.0 (no driver attached) > isab0: <PCI-ISA bridge> port 0x580-0x58f at device 15.0 on pci0 > isa0: <ISA bus> on isab0 > atapci0: <ServerWorks ROSB4 UDMA33 controller> port > 0x8b0-0x8bf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 15.1 on pci0 > atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x8b0 > atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 > atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 > ata0: reset tp1 mask=03 ostat0=50 ostat1=00 > ata0-master: stat=0x00 err=0x01 lsb=0x14 msb=0xeb > ata0-slave: stat=0x00 err=0x00 lsb=0x00 msb=0xdf > ata0: reset tp2 mask=03 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER> > ata0: at 0x1f0 irq 14 on atapci0 > ata0: [MPSAFE] > atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 > atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 > ata1: reset tp1 mask=00 ostat0=ff ostat1=ff > ata1: at 0x170 irq 15 on atapci0 > ata1: [MPSAFE] > pci0: <serial bus, USB> at device 15.2 (no driver attached) > pcib4: <MPTable Host-PCI bridge> at pcibus 4 on motherboard > pci4: <PCI bus> on pcib4 > pci4: physical bus=4 > map[10]: type 4, range 32, base 0000cc00, size 8, enabled > map[14]: type 1, range 64, base fe6ff000, size 12, enabled > pcib4: slot 5 INTA routed to irq 27 > found-> vendor=0x9005, dev=0x00cf, revid=0x01 > bus=4, slot=5, func=0 > class=01-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), > maxlat=0x19 (6250 ns) > intpin=a, irq=27 > powerspec 2 supports D0 D3 current D0 > map[10]: type 4, range 32, base 0000c800, size 8, enabled > map[14]: type 1, range 64, base fe6fe000, size 12, enabled > pcib4: slot 5 INTB routed to irq 28 > found-> vendor=0x9005, dev=0x00cf, revid=0x01 > bus=4, slot=5, func=1 > class=01-00-00, hdrtype=0x00, mfdev=1 > cmdreg=0x0117, statreg=0x02b0, cachelnsz=8 (dwords) > lattimer=0x20 (960 ns), mingnt=0x28 (10000 ns), > maxlat=0x19 (6250 ns) > intpin=b, irq=28 > powerspec 2 supports D0 D3 current D0 > ahc0: <Adaptec aic7899 Ultra160 SCSI adapter> port > 0xcc00-0xccff mem 0xfe6ff000-0xfe6fffff irq 27 at device 5.0 on pci4 > ahc0: Defaulting to MEMIO off > ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xcc00 > 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... 423 instructions downloaded > ahc0: Features 0x1fef6, Bugs 0x40, Flags 0x28485560 > ahc0: [GIANT-LOCKED] > aic7899: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs > ahc1: <Adaptec aic7899 Ultra160 SCSI adapter> port > 0xc800-0xc8ff mem 0xfe6fe000-0xfe6fefff irq 28 at device 5.1 on pci4 > ahc1: Defaulting to MEMIO off > ahc1: Reserved 0x100 bytes for rid 0x10 type 4 at 0xc800 > ahc1: Reading SEEPROM...done. > ahc1: Manual LVD Termination > ahc1: BIOS eeprom is present > ahc1: Secondary High byte termination Enabled > ahc1: Secondary Low byte termination Enabled > ahc1: Primary Low Byte termination Enabled > ahc1: Primary High Byte termination Enabled > ahc1: Downloading Sequencer Program... 423 instructions downloaded > ahc1: Features 0x1fef6, Bugs 0x40, Flags 0x28485560 > ahc1: [GIANT-LOCKED] > aic7899: Ultra160 Wide Channel B, SCSI Id=7, 32/253 SCBs cpu0 > on motherboard > cpu1 on motherboard > ata: ata0 already exists; skipping it > ata: ata1 already exists; skipping it > pnpbios: 15 devices, largest 118 bytes > PNP0c02: adding fixed memory32 range 0-0x9ffff, size=0xa0000 > PNP0c02: adding fixed memory32 range 0x100000-0x7fffffff, > size=0x7ff00000 > PNP0c02: adding fixed memory32 range 0xff000000-0xffffffff, > size=0x1000000 > PNP0c02: adding fixed memory32 range 0xf0000-0xfffff, size=0x10000 > PNP0c02: adding fixed memory32 range 0xec000-0xeffff, size=0x4000 > PNP0c02: adding io range 0x800-0x88f, size=0x90, align=0x1 > PNP0c02: adding io range 0x580-0x58f, size=0x10, align=0x1 > PNP0c02: adding io range 0x62-0x63, size=0x2, align=0x1 > PNP0c02: adding io range 0x65-0x6f, size=0xb, align=0x1 > PNP0c02: adding io range 0xe0-0xef, size=0x10, align=0x1 > pnpbios: handle 0 device ID PNP0c02 (020cd041) > PNP0501: adding irq mask 0x10 > PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0x8 > pnpbios: handle 1 device ID PNP0501 (0105d041) > PNP0700: adding irq mask 0x40 > PNP0700: adding io range 0x3f0-0x3f5, size=0x6, align=0x8 > PNP0700: adding dma mask 0x4 > pnpbios: handle 2 device ID PNP0700 (0007d041) > PNP0f13: adding irq mask 0x1000 > pnpbios: handle 3 device ID PNP0f13 (130fd041) > PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0x1 > pnpbios: handle 4 device ID PNP0a03 (030ad041) > PNP0c02: adding irq mask 0x200 > pnpbios: handle 5 device ID PNP0c02 (020cd041) > PNP0100: adding irq mask 0x1 > PNP0100: adding io range 0x40-0x5f, size=0x20, align=0x1 > pnpbios: handle 8 device ID PNP0100 (0001d041) > PNP0200: adding io range 0x80-0x9f, size=0x20, align=0x1 > PNP0200: adding io range 0-0x1f, size=0x20, align=0x1 > PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0x1 > PNP0200: adding dma mask 0x10 > pnpbios: handle 9 device ID PNP0200 (0002d041) > PNP0303: adding irq mask 0x2 > PNP0303: adding io range 0x60-0x60, size=0x1, align=0x1 > PNP0303: adding io range 0x64-0x64, size=0x1, align=0x1 > pnpbios: handle 10 device ID PNP0303 (0303d041) > PNP0800: adding io range 0x61-0x61, size=0x1, align=0x1 > pnpbios: handle 11 device ID PNP0800 (0008d041) > PNP0b00: adding irq mask 0x100 > PNP0b00: adding io range 0x70-0x7f, size=0x10, align=0x1 > pnpbios: handle 12 device ID PNP0b00 (000bd041) > PNP0c04: adding irq mask 0x2000 > PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0x1 > pnpbios: handle 13 device ID PNP0c04 (040cd041) > PNP0c01: adding io range 0xc00-0xc01, size=0x2, align=0x1 > PNP0c01: adding io range 0xc06-0xc08, size=0x3, align=0x1 > PNP0c01: adding io range 0xc14-0xc14, size=0x1, align=0x1 > PNP0c01: adding io range 0xc50-0xc52, size=0x3, align=0x1 > PNP0c01: adding io range 0xc6c-0xc6f, size=0x4, align=0x1 > PNP0c01: adding io range 0xcd6-0xcd7, size=0x2, align=0x1 > PNP0c01: adding io range 0xf50-0xf57, size=0x8, align=0x1 > pnpbios: handle 15 device ID PNP0c01 (010cd041) Trying > Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at > 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying > Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 > 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 > orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 > adv0: not probed (disabled) > aha0: not probed (disabled) > aic0: not probed (disabled) > atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0 > atkbd0: <AT Keyboard> irq 1 on atkbdc0 > atkbd: the current kbd controller command byte 0065 > atkbd: keyboard ID 0x41ab (2) > kbd0 at atkbd0 > kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 > atkbd0: [GIANT-LOCKED] > psm0: current command byte:0065 > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: [GIANT-LOCKED] > psm0: model IntelliMouse Explorer, device ID 4-00, 5 buttons > psm0: config:00000000, flags:00000000, packet size:4 > psm0: syncmask:08, syncbits:00 > bt0: not probed (disabled) > cs0: not probed (disabled) > ed0: not probed (disabled) > fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port > 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > fe0: not probed (disabled) > ie0: not probed (disabled) > lnc0: not probed (disabled) > pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0 > pcic1: not probed (disabled) > ppc0: parallel port not found. > ppc0: <Parallel port> failed to probe at irq 7 on isa0 > sc0: <System console> at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=0x300> > sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) > sio0: irq maps: 0x6003 0x6011 0x6001 0x6001 sio0 at port > 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1: port may not be enabled > sio1: irq maps: 0x6001 0x6001 0x6001 0x6001 > sio1: probe failed test(s): 0 1 2 4 6 7 9 > sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0 > 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 > fb0: vga0, vga, type:VGA (5), flags:0x7007f > fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 > fb0: init mode:24, bios mode:3, current mode:24 > fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA > parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f > 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 > b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c > 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS > for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 > bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 > b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c > 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be > used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 > 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 > b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c > 00 0f 08 00 00 00 00 00 10 0e 00 ff > vt0: not probed (disabled) > isa_probe_children: probing PnP devices > unknown: <PNP0c02> can't assign resources (port) > unknown: <PNP0c02> at port 0x580-0x58f,0x800-0x88f iomem > 0xec000-0xeffff,0xf0000-0xfffff,0xff000000-0xffffffff,0x100000 > -0x7fffffff,0-0 > x9ffff on isa0 > unknown: <PNP0501> can't assign resources (port) > unknown: <PNP0501> at port 0x3f8-0x3ff on isa0 > unknown: <PNP0700> can't assign resources (port) > unknown: <PNP0700> at port 0x3f0-0x3f5 on isa0 > unknown: <PNP0f13> can't assign resources (irq) > unknown: <PNP0f13> at irq 12 on isa0 > unknown: <PNP0303> can't assign resources (port) > unknown: <PNP0303> at port 0x60 on isa0 > unknown: <PNP0800> failed to probe at port 0x61 on isa0 > Device configuration finished. > Timecounter "TSC" frequency 993332371 Hz quality -100 > Timecounters tick every 10.000 msec Linux ELF exec handler installed > lo0: bpf attached > ata0-master: pio=0x0c wdma=0x22 udma=0x42 cable=40pin > ata0-master: setting PIO4 on ServerWorks ROSB4 chip > acd0: <SAMSUNG CD-ROM SN-124/q008> CDROM drive at ata0 as master > acd0: read 4134KB/s (4134KB/s), 128KB buffer, PIO4 > 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 > Waiting 2 seconds for SCSI devices to settle > (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. > (noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. > amrd0: <LSILogic MegaRAID logical drive> on amr0 > amrd0: 17278MB (35385344 sectors) RAID 1 (optimal) > GEOM: new disk amrd0 > [0] f:80 typ:165 s(CHS):0/0/1 e(CHS):1023/162/8 s:0 > l:35385344 [1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 > [2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 [3] f:00 > typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0 > GEOM: Configure amrd0s1, start 0 length 18117296128 end 18117296127 > GEOM: Configure amrd0a, start 0 length 134217728 end 134217727 > GEOM: Configure amrd0b, start 134217728 length 2147483648 end > 2281701375 > GEOM: Configure amrd0c, start 0 length 18117296128 end 18117296127 > GEOM: Configure amrd0d, start 2281701376 length 268435456 end > 2550136831 > GEOM: Configure amrd0e, start 2550136832 length 4294967296 > end 6845104127 > GEOM: Configure amrd0f, start 6845104128 length 4294967296 > end 11140071423 > GEOM: Configure amrd0g, start 11140071424 length 6977224704 > end 18117296127 > GEOM: Configure amrd0s1a, start 0 length 134217728 end 134217727 > GEOM: Configure amrd0s1b, start 134217728 length 2147483648 > end 2281701375 > GEOM: Configure amrd0s1c, start 0 length 18117296128 end 18117296127 > GEOM: Configure amrd0s1d, start 2281701376 length 268435456 > end 2550136831 > GEOM: Configure amrd0s1e, start 2550136832 length 4294967296 > end 6845104127 > GEOM: Configure amrd0s1f, start 6845104128 length 4294967296 > end 11140071423 > GEOM: Configure amrd0s1g, start 11140071424 length 6977224704 > end 18117296127 > (probe3:amr0:0:3:0): error 22 > (probe3:amr0:0:3:0): Unretryable Error > (probe15:amr0:1:0:0): error 22 > (probe15:amr0:1:0:0): Unretryable Error > (probe16:amr0:1:1:0): error 22 > (probe16:amr0:1:1:0): Unretryable Error > (probe4:amr0:0:4:0): error 22 > (probe4:amr0:0:4:0): Unretryable Error > (probe17:amr0:1:2:0): error 22 > (probe17:amr0:1:2:0): Unretryable Error > (probe5:amr0:0:5:0): error 22 > (probe5:amr0:0:5:0): Unretryable Error > (probe18:amr0:1:3:0): error 22 > (probe18:amr0:1:3:0): Unretryable Error > (probe7:amr0:0:8:0): error 22 > (probe7:amr0:0:8:0): Unretryable Error > (probe19:amr0:1:4:0): error 22 > (probe19:amr0:1:4:0): Unretryable Error > (probe8:amr0:0:9:0): error 22 > (probe8:amr0:0:9:0): Unretryable Error > ahc0: Selection Timeout on A:0. 0 SCBs aborted > ahc1: Selection Timeout on A:0. 0 SCBs aborted > (probe20:amr0:1:5:0): error 22 > (probe20:amr0:1:5:0): Unretryable Error > (probe9:amr0:0:10:0): error 22 > (probe9:amr0:0:10:0): Unretryable Error > ahc0: Selection Timeout on A:1. 0 SCBs aborted > ahc1: Selection Timeout on A:1. 0 SCBs aborted > (probe21:amr0:1:6:0): error 22 > (probe21:amr0:1:6:0): Unretryable Error > (probe10:amr0:0:11:0): error 22 > (probe10:amr0:0:11:0): Unretryable Error > ahc0: Selection Timeout on A:2. 0 SCBs aborted > ahc1: Selection Timeout on A:2. 0 SCBs aborted > (probe22:amr0:1:8:0): error 22 > (probe22:amr0:1:8:0): Unretryable Error > (probe11:amr0:0:12:0): error 22 > (probe11:amr0:0:12:0): Unretryable Error > ahc0: Selection Timeout on A:3. 0 SCBs aborted > ahc1: Selection Timeout on A:3. 0 SCBs aborted > (probe29:amr0:1:15:0): error 22 > (probe29:amr0:1:15:0): Unretryable Error > (probe12:amr0:0:13:0): error 22 > (probe12:amr0:0:13:0): Unretryable Error > ahc0: Selection Timeout on A:4. 0 SCBs aborted > ahc1: Selection Timeout on A:4. 0 SCBs aborted > (probe23:amr0:1:9:0): error 22 > (probe23:amr0:1:9:0): Unretryable Error > (probe13:amr0:0:14:0): error 22 > (probe13:amr0:0:14:0): Unretryable Error > ahc0: Selection Timeout on A:5. 0 SCBs aborted > ahc1: Selection Timeout on A:15. 0 SCBs aborted > (probe24:amr0:1:10:0): error 22 > (probe24:amr0:1:10:0): Unretryable Error > (probe14:amr0:0:15:0): error 22 > (probe14:amr0:0:15:0): Unretryable Error > (probe1:amr0:0:1:0): error 22 > (probe1:amr0:0:1:0): Unretryable Error > (probe2:amr0:0:2:0): error 22 > (probe2:amr0:0:2:0): Unretryable Error > (probe0:amr0:0:0:0): error 22 > (probe0:amr0:0:0:0): Unretryable Error > ahc0: Selection Timeout on A:15. 0 SCBs aborted > ahc1: Selection Timeout on A:5. 0 SCBs aborted > (probe25:amr0:1:11:0): error 22 > (probe25:amr0:1:11:0): Unretryable Error > ahc0: Selection Timeout on A:6. 0 SCBs aborted > ahc1: Selection Timeout on A:6. 0 SCBs aborted > (probe26:amr0:1:12:0): error 22 > (probe26:amr0:1:12:0): Unretryable Error > ahc0: Selection Timeout on A:8. 0 SCBs aborted > ahc1: Selection Timeout on A:8. 0 SCBs aborted > (probe27:amr0:1:13:0): error 22 > (probe27:amr0:1:13:0): Unretryable Error > ahc0: Selection Timeout on A:9. 0 SCBs aborted > ahc1: Selection Timeout on A:9. 0 SCBs aborted > (probe28:amr0:1:14:0): error 22 > (probe28:amr0:1:14:0): Unretryable Error > ahc0: Selection Timeout on A:10. 0 SCBs aborted > ahc1: Selection Timeout on A:10. 0 SCBs aborted > ahc0: Selection Timeout on A:11. 0 SCBs aborted > ahc1: Selection Timeout on A:11. 0 SCBs aborted > ahc0: Selection Timeout on A:12. 0 SCBs aborted > ahc1: Selection Timeout on A:12. 0 SCBs aborted > ahc0: Selection Timeout on A:13. 0 SCBs aborted > ahc1: Selection Timeout on A:13. 0 SCBs aborted > ahc0: Selection Timeout on A:14. 0 SCBs aborted > ahc1: Selection Timeout on A:14. 0 SCBs aborted ses0 at amr0 > bus 0 target 6 lun 0 > ses0: <DELL 1x3 U2W SCSI BP 1.21> Fixed Processor SCSI-2 device > ses0: Serial Number 1 > ses0: SAF-TE Compliant Device > pass0 at amr0 bus 0 target 6 lun 0 > pass0: <DELL 1x3 U2W SCSI BP 1.21> Fixed Processor SCSI-2 device > pass0: Serial Number 1 > pt0 at amr0 bus 0 target 6 lun 0 > pt0: <DELL 1x3 U2W SCSI BP 1.21> Fixed Processor SCSI-2 device > pt0: Serial Number 1 > SMP: AP CPU #1 Launched! > cpu1 AP: > ID: 0x00000000 VER: 0x00040011 LDR: 0x01000000 DFR: 0x0fffffff > lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000000 SVR: 0x000001ff > ioapic0: routing intpin 1 (IRQ 1) to cluster 0 > ioapic0: routing intpin 4 (IRQ 4) to cluster 0 > ioapic0: routing intpin 6 (IRQ 6) to cluster 0 > ioapic0: routing intpin 8 (IRQ 8) to cluster 0 > ioapic0: routing intpin 12 (IRQ 12) to cluster 0 > ioapic0: routing intpin 13 (IRQ 13) to cluster 0 > ioapic0: routing intpin 14 (IRQ 14) to cluster 0 > ioapic0: routing intpin 15 (IRQ 15) to cluster 0 > ioapic1: routing intpin 0 (IRQ 16) to cluster 0 > ioapic1: routing intpin 1 (IRQ 17) to cluster 0 > ioapic1: routing intpin 9 (IRQ 25) to cluster 0 > ioapic1: routing intpin 11 (IRQ 27) to cluster 0 > ioapic1: routing intpin 12 (IRQ 28) to cluster 0 Mounting > root from ufs:/dev/amrd0s1a > start_init: trying /sbin/init > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp1: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6 > > > --------------------------------------- > Robin P. Blanchard > Systems Integration Specialist > Georgia Center for Continuing Education > fon: 706.542.2404 < > fax: 706.542.6546 > --------------------------------------- > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe_at_freebsd.org" > >Received on Mon May 24 2004 - 10:23:14 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:54 UTC