At 01:27 PM 11/07/2005, John Baldwin wrote: >Ok. Very odd in that the code there is almost identical. There is one diff >you can try reverting (use patch -R) and see if it changes anything: > >Index: mptable.c >=================================================================== >RCS file: /usr/cvs/src/sys/i386/i386/mptable.c,v >retrieving revision 1.235.2.4 >retrieving revision 1.241 >diff -u -r1.235.2.4 -r1.241 >--- mptable.c 25 Mar 2005 21:10:07 -0000 1.235.2.4 >+++ mptable.c 14 Apr 2005 17:59:58 -0000 1.241 >_at__at_ -353,7 +353,6 _at__at_ > busses[i].bus_type = NOBUS; > > /* Second, we run through adding I/O APIC's and busses. */ >- ioapic_enable_mixed_mode(); > mptable_parse_apics_and_busses(); > > /* Third, we run through the table tweaking interrupt sources. */ cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /usr/src/sys/i386/i386/mptable.c /usr/src/sys/i386/i386/mptable.c: In function `mptable_setup_io': /usr/src/sys/i386/i386/mptable.c:356: warning: implicit declaration of function `ioapic_enable_mixed_mode' /usr/src/sys/i386/i386/mptable.c:356: warning: nested extern declaration of `ioapic_enable_mixed_mode' *** Error code 1 Stop in /usr/obj/usr/src/sys/current. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Looking at the commit logs, this has been removed from a number of files. I am not sure if I imported all the necessary files or not but I pulled in Version 1.19 of http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/io_apic.c 1.11 of http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/include/apicvar.h With those changes, no luck with ATA compiled into the kernel :( BUT! With ata compiled out, I can now boot a current kernel using PIC and APIC! This is with a newer AMR card, but I dont think that is the issue. I will put back the old one once back at the office tomorrow just to be sure as the generic current kernel still hangs on it. OK unload OK load /boot/mix/kernel /boot/mix/kernel text=0x2142d4 data=0x2c550+0x71354 syms=[0x4+0x33050+0x4+0x40317] OK load /boot/mix/acpi.ko /boot/mix/acpi.ko text=0x41e40 data=0x20e0+0x10b0 syms=[0x4+0x7740+0x4+0x9ead] OK boot GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2005 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 6.0-CURRENT #2: Tue Jul 12 00:20:43 EDT 2005 mdtancsa_at_freebsd-current.sentex.ca:/usr/src/sys/i386/compile/mike WARNING: WITNESS option enabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium III/Pentium III Xeon/Celeron (500.02-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 2147475456 (2047 MB) avail memory = 2101010432 (2003 MB) npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <DELL PE6350> on motherboard acpi0: Power Button (fixed) pci_link0: <ACPI PCI Link LNK0> on acpi0 pci_link1: <ACPI PCI Link LNK1> on acpi0 pci_link2: <ACPI PCI Link LNK2> irq 11 on acpi0 pci_link3: <ACPI PCI Link LNK3> on acpi0 pci_link4: <ACPI PCI Link LNK4> on acpi0 pci_link5: <ACPI PCI Link LNK5> on acpi0 pci_link6: <ACPI PCI Link LNK6> on acpi0 pci_link7: <ACPI PCI Link LNK7> on acpi0 pci_link8: <ACPI PCI Link LNK8> irq 14 on acpi0 pci_link9: <ACPI PCI Link LNK9> on acpi0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 pci0: <mass storage, ATA> at device 2.1 (no driver attached) pci0: <serial bus, USB> at device 2.2 (no driver attached) pci0: <bridge> at device 2.3 (no driver attached) pci0: <display, VGA> at device 4.0 (no driver attached) pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0 pci1: <ACPI PCI bus> on pcib1 amr0: <LSILogic MegaRAID 1.51> mem 0xfe000000-0xfe3fffff irq 14 at device 8.1 on pci0 amr0: <Series 466> Firmware GH6D, BIOS 1.43, 32MB RAM pcib2: <ACPI Host-PCI bridge> on acpi0 pci2: <ACPI PCI bus> on pcib2 pcib3: <ACPI Host-PCI bridge> on acpi0 pci3: <ACPI PCI bus> on pcib3 em0: <Intel(R) PRO/1000 Network Connection, Version - 2.1.7> port 0xfcc0-0xfcff mem 0xfeb20000-0xfeb3ffff,0xfeb00000-0xfeb1ffff irq3 em0: Ethernet address: 00:0e:0c:5d:f8:ca em0: Speed:N/A Duplex:N/A fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xcc000-0xccfff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: parallel port not found. Timecounter "TSC" frequency 500020005 Hz quality 800 Timecounters tick every 1.000 msec amrd0: <LSILogic MegaRAID logical drive> on amr0 amrd0: 34732MB (71131136 sectors) RAID 5 (optimal) ses0 at amr0 bus 0 target 6 lun 0 ses0: <DELL 1x3 U2W SCSI BP 5.12> Fixed Processor SCSI-2 device ses0: SAF-TE Compliant Device Trying to mount root from ufs:/dev/amrd0s1a Pre-seeding PRNG: kickstart. Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point kickstart. swapon: adding /dev/amrd0s1b as swap device Starting file system checks: /dev/amrd0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1a: clean, 218641 free (649 frags, 27249 blocks, 0.3% fragmentation) /dev/amrd0s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1e: clean, 506479 free (39 frags, 63305 blocks, 0.0% fragmentation) /dev/amrd0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1f: clean, 11219339 free (36099 frags, 1397905 blocks, 0.3% fragmentation) /dev/amrd0s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1d: clean, 2528841 free (377 frags, 316058 blocks, 0.0% fragmentation) Setting hostname: hippo.sentex.ca. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 Starting dhclient. em0: link state changed to UP em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULeTICAST> mtu 1500m 0 options=b<RXCSU:M,TXCSUM,VLAN_MT U> link state changed to DOWN inet6 fe80::20e:cff:fe5d:f8ca%em0 prefixlen 64 scopeid 0x1 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:0e:0c:5d:f8:ca media: Ethernet autoselect status: no carrier Additional routing options: IP gateway=YES. Starting devd. Mounting NFS file systems:. Starting syslogd. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Recovering vi editor sessions:. Starting local daemons:. Updating motd. Configuring syscons: blanktime. Starting sshd. Initial i386 initialization:. Additional ABI support:. Starting cron. Local package initialization:. Additional TCP options:. Tue Jul 12 04:24:50 EDT 2005 FreeBSD/i386 (hippo.sentex.ca) (ttyd0) and without acpi OK unload OK load /boot/mix/kernel /boot/mix/kernel text=0x21c7a4 data=0x2d1f0+0x773f4 syms=[0x4+0x34670+0x4+0x41e84] OK set hint.acpi.0.disabled=1 OK boot GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2005 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 6.0-CURRENT #3: Tue Jul 12 00:38:37 EDT 2005 mdtancsa_at_freebsd-current.sentex.ca:/usr/src/sys/i386/compile/mike WARNING: WITNESS option enabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium III/Pentium III Xeon/Celeron (500.02-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 2147475456 (2047 MB) avail memory = 2100973568 (2003 MB) MPTable: <DELL PowerEdge 83> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 3 cpu1 (AP): APIC ID: 0 cpu2 (AP): APIC ID: 1 cpu3 (AP): APIC ID: 2 ioapic0: Changing APIC ID to 4 ioapic0: Assuming intbase of 0 ioapic0 <Version 1.1> irqs 0-23 on motherboard npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface cpu0 on motherboard cpu1 on motherboard cpu2 on motherboard cpu3 on motherboard pcib0: <MPTable Host-PCI bridge> pcibus 0 on motherboard pci0: <PCI bus> on pcib0 isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 pci0: <mass storage, ATA> at device 2.1 (no driver attached) pci0: <serial bus, USB> at device 2.2 (no driver attached) piix0: <PIIX Timecounter> port 0x850-0x85f at device 2.3 on pci0 Timecounter "PIIX" frequency 3579545 Hz quality 0 pci0: <display, VGA> at device 4.0 (no driver attached) pcib1: <PCI-PCI bridge> at device 8.0 on pci0 pci1: <PCI bus> on pcib1 amr0: <LSILogic MegaRAID 1.51> mem 0xfe000000-0xfe3fffff irq 14 at device 8.1 on pci0 amr0: <Series 466> Firmware GH6D, BIOS 1.43, 32MB RAM pcib2: <MPTable Host-PCI bridge> pcibus 2 on motherboard pci2: <PCI bus> on pcib2 pcib3: <MPTable Host-PCI bridge> pcibus 3 on motherboard pci3: <PCI bus> on pcib3 em0: <Intel(R) PRO/1000 Network Connection, Version - 2.1.7> port 0xfcc0-0xfcff mem 0xfeb20000-0xfeb3ffff,0xfeb00000-0xfeb1ffff irq3 em0: Ethernet address: 00:0e:0c:5d:f8:ca em0: Speed:N/A Duplex:N/A orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xcc000-0xccfff on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] fdc0: <Enhanced floppy controller> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: <PNP0c02> can't assign resources (memory) unknown: <PNP0501> can't assign resources (port) unknown: <PNP0501> can't assign resources (port) ppc1: parallel port not found. unknown: <PNP0700> can't assign resources (port) unknown: <PNP0303> can't assign resources (port) Timecounters tick every 1.000 msec amrd0: <LSILogic MegaRAID logical drive> on amr0 amrd0: 34732MB (71131136 sectors) RAID 5 (optimal) ses0 at amr0 bus 0 target 6 lun 0 ses0: <DELL 1x3 U2W SCSI BP 5.12> Fixed Processor SCSI-2 device ses0: SAF-TE Compliant Device SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/amrd0s1a Pre-seeding PRNG: kickstart. Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point kickstart. swapon: adding /dev/amrd0s1b as swap device Starting file system checks: /dev/amrd0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1a: clean, 218641 free (649 frags, 27249 blocks, 0.3% fragmentation) /dev/amrd0s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1e: clean, 506479 free (39 frags, 63305 blocks, 0.0% fragmentation) /dev/amrd0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1f: clean, 11219339 free (36099 frags, 1397905 blocks, 0.3% fragmentation) /dev/amrd0s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1d: clean, 2528832 free (384 frags, 316056 blocks, 0.0% fragmentation) Setting hostname: hippo.sentex.ca. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 Starting dhclient. em0: link state changed to UP em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=b<RXCSUM,TXCSUM,VLAN_MTU> inet6 fe80::20e:cff:fe5d:f8ca%em0 prefixlen 64 scopeid 0x1 inet 192.168.5.107 netmask 0xffffff00 broadcast 192.168.5.255 ether 00:0e:0c:5d:f8:ca media: Ethernet autoselect status: no carrier Additional routing options: IP gateway=YES. Starting devd. Mounting NFS file systems:. Starting syslogd. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Recovering vi editor sessions:. Starting local daemons:. Updating motd. Configuring syscons: blanktime. Starting sshd. Initial i386 initialization:. Additional ABI support:. Starting cron. Local package initialization:. Additional TCP options:. Tue Jul 12 04:47:06 EDT 2005 FreeBSD/i386 (hippo.sentex.ca) (ttyd0) And with ACPI and APIC OK unload OK load /boot/mix/kernel /boot/mix/kernel text=0x21c7a4 data=0x2d1f0+0x773f4 syms=[0x4+0x34670+0x4+0x41e84] OK load /boot/mix/acpi.ko /boot/mix/acpi.ko text=0x41e40 data=0x20e0+0x10b0 syms=[0x4+0x7740+0x4+0x9ead] OK boot GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb Copyright (c) 1992-2005 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 6.0-CURRENT #3: Tue Jul 12 00:38:37 EDT 2005 mdtancsa_at_freebsd-current.sentex.ca:/usr/src/sys/i386/compile/mike WARNING: WITNESS option enabled, expect reduced performance. ACPI APIC Table: <DELL PE6350 > Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium III/Pentium III Xeon/Celeron (500.02-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x672 Stepping = 2 Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 2147475456 (2047 MB) avail memory = 2100957184 (2003 MB) FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 3 cpu1 (AP): APIC ID: 0 cpu2 (AP): APIC ID: 1 cpu3 (AP): APIC ID: 2 ioapic0: Changing APIC ID to 4 ioapic0 <Version 1.1> irqs 0-23 on motherboard npx0: [FAST] npx0: <math processor> on motherboard npx0: INT 16 interface acpi0: <DELL PE6350> on motherboard acpi0: Power Button (fixed) pci_link0: <ACPI PCI Link LNK0> on acpi0 pci_link1: <ACPI PCI Link LNK1> on acpi0 pci_link2: <ACPI PCI Link LNK2> irq 11 on acpi0 pci_link3: <ACPI PCI Link LNK3> on acpi0 pci_link4: <ACPI PCI Link LNK4> on acpi0 pci_link5: <ACPI PCI Link LNK5> on acpi0 pci_link6: <ACPI PCI Link LNK6> on acpi0 pci_link7: <ACPI PCI Link LNK7> on acpi0 pci_link8: <ACPI PCI Link LNK8> irq 14 on acpi0 pci_link9: <ACPI PCI Link LNK9> on acpi0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: <ACPI CPU> on acpi0 cpu1: <ACPI CPU> on acpi0 cpu2: <ACPI CPU> on acpi0 cpu3: <ACPI CPU> on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pci0: <ACPI PCI bus> on pcib0 isab0: <PCI-ISA bridge> at device 2.0 on pci0 isa0: <ISA bus> on isab0 pci0: <mass storage, ATA> at device 2.1 (no driver attached) pci0: <serial bus, USB> at device 2.2 (no driver attached) pci0: <bridge> at device 2.3 (no driver attached) pci0: <display, VGA> at device 4.0 (no driver attached) pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0 pci1: <ACPI PCI bus> on pcib1 amr0: <LSILogic MegaRAID 1.51> mem 0xfe000000-0xfe3fffff irq 14 at device 8.1 on pci0 amr0: <Series 466> Firmware GH6D, BIOS 1.43, 32MB RAM pcib2: <ACPI Host-PCI bridge> on acpi0 pci2: <ACPI PCI bus> on pcib2 pcib3: <ACPI Host-PCI bridge> on acpi0 pci3: <ACPI PCI bus> on pcib3 em0: <Intel(R) PRO/1000 Network Connection, Version - 2.1.7> port 0xfcc0-0xfcff mem 0xfeb20000-0xfeb3ffff,0xfeb00000-0xfeb1ffff irq3 em0: Ethernet address: 00:0e:0c:5d:f8:ca em0: Speed:N/A Duplex:N/A fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xcc000-0xccfff on isa0 ppc0: parallel port not found. sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x100> vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec amrd0: <LSILogic MegaRAID logical drive> on amr0 amrd0: 34732MB (71131136 sectors) RAID 5 (optimal) ses0 at amr0 bus 0 target 6 lun 0 ses0: <DELL 1x3 U2W SCSI BP 5.12> Fixed Processor SCSI-2 device ses0: SAF-TE Compliant Device SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/amrd0s1a Pre-seeding PRNG: kickstart. Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point kickstart. swapon: adding /dev/amrd0s1b as swap device Starting file system checks: /dev/amrd0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1a: clean, 218641 free (649 frags, 27249 blocks, 0.3% fragmentation) /dev/amrd0s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1e: clean, 506479 free (39 frags, 63305 blocks, 0.0% fragmentation) /dev/amrd0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1f: clean, 11219339 free (36099 frags, 1397905 blocks, 0.3% fragmentation) /dev/amrd0s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/amrd0s1d: clean, 2528836 free (388 frags, 316056 blocks, 0.0% fragmentation) Setting hostname: hippo.sentex.ca. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 Starting dhclient. em0: link state changed to UP em0: link state changed to DOWN em0: link state changed to UP em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=b<RXCSUM,TXCSUM,VLAN_MTU> inet6 fe80::20e:cff:fe5d:f8ca%em0 prefixlen 64 scopeid 0x1 inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255 ether 00:0e:0c:5d:f8:ca media: Ethernet autoselect status: no carrier Additional routing options: IP gateway=YES. Starting devd. Mounting NFS file systems:. Starting syslogd. ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout Recovering vi editor sessions:. Starting local daemons:. Updating motd. Configuring syscons: blanktime. Starting sshd. Initial i386 initialization:. Additional ABI support:. Starting cron. Local package initialization:. Additional TCP options:. Tue Jul 12 04:42:09 EDT 2005 FreeBSD/i386 (hippo.sentex.ca) (ttyd0) login:Received on Tue Jul 12 2005 - 02:49:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:38 UTC