Date: Fri, 26 Dec 2003 10:54:27 -0800 (PST) From: Sean Welch <welchsm@earthlink.net> To: John Baldwin <jhb@FreeBSD.org> Cc: freebsd-hackers@freebsd.org Subject: RE: Unprobed PCI bus on VXPro II chipset Message-ID: <15259089.1072464867529.JavaMail.root@grover.psp.pas.earthlink.net>
next in thread | raw e-mail | index | archive | help
That change seems to have done it!! I left in the extra PCI IDs I had added to pcisupport.c and pci_cfgreg.c -- looks like that helps get things going. I've got "options PCI_ENABLE_IO_MODES" in the kernel. I've also got "device puc" due to a suggestion from fbsd_user on freebsd-questions. The USB card doesn't seem to be attaching but I do see the WinTV card! Any other suggestions based on what you see below? The output of pciconf -l is as follows: pcib4@pci0:5:0: class=0x060000 card=0x80113388 chip=0x80113388 rev=0x00 hdr=0x00 pcib5@pci0:5:1: class=0x060100 card=0x80123388 chip=0x80123388 rev=0x00 hdr=0x00 pcib6@pci0:5:2: class=0x010100 card=0x80133388 chip=0x80133388 rev=0x00 hdr=0x00 bktr0@pci0:8:0: class=0x040000 card=0x13eb0070 chip=0x036e109e rev=0x02 hdr=0x00 none0@pci0:8:1: class=0x048000 card=0x13eb0070 chip=0x0878109e rev=0x02 hdr=0x00 pcib7@pci0:9:0: class=0x0c0300 card=0x12340925 chip=0x30381106 rev=0x04 hdr=0x00 none1@pci0:10:0: class=0x030000 card=0x89015333 chip=0x89015333 rev=0x16 hdr=0x00 Here is the verbose dmesg: Copyright (c) 1992-2003 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 4.9-RELEASE #8: Tue Oct 14 16:25:24 CDT 2003 root@:/usr/src/sys/compile/WARPPHYS Calibrating clock(s) ... TSC clock: 233912110 Hz, i8254 clock: 1193430 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium/P55C (233.87-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping = 3 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> real memory = 67108864 (65536K bytes) Physical memory chunk(s): 0x000001000 - 0x00009efff, 647168 bytes (158 pages) 0x00055c000 - 0x003ff7fff, 61456384 bytes (15004 pages) config> en ed0 config> po ed0 0x340 config> ir ed0 10 config> iom ed0 0xd8000 config> f ed0 0 config> q avail memory = 60002304 (58596K bytes) bios32: Found BIOS32 Service Directory header at 0xc00fdb00 bios32: Entry = 0xfdb10 (c00fdb10) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xdb31 pnpbios: Found PnP BIOS data at 0xc00f8450 pnpbios: Entry = f0000:7dae Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc0535000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc053509c. Intel Pentium detected, installing workaround for F00F bug Creating DISK md0 md0: Malloc disk Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x0000ff00 pci_open(1a): mode1res=0xffffff1c (0x80000000) pci_cfgcheck: device 0 1 2 3 4 5 [class=060000] [hdr=80] is there (id=80113388 ) pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number npx0: <math processor> on motherboard npx0: INT 16 interface i586_bzero() bandwidth = 288267512 bytes/sec bios32: Found BIOS32 Service Directory header at 0xc00fdb00 bios32: Entry = 0xfdb10 (c00fdb10) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xdb31 pnpbios: Found PnP BIOS data at 0xc00f8450 pnpbios: Entry = f0000:7dae Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc0535000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc053509c. Intel Pentium detected, installing workaround for F00F bug Creating DISK md0 md0: Malloc disk Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x0000ff00 pci_open(1a): mode1res=0xffffff1c (0x80000000) pci_cfgcheck: device 0 1 2 3 4 5 [class=060000] [hdr=80] is there (id=80113388 ) pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number npx0: <math processor> on motherboard npx0: INT 16 interface i586_bzero() bandwidth = 288267512 bytes/sec bios32: Found BIOS32 Service Directory header at 0xc00fdb00 bios32: Entry = 0xfdb10 (c00fdb10) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xdb31 pnpbios: Found PnP BIOS data at 0xc00f8450 pnpbios: Entry = f0000:7dae Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc0535000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc053509c. Intel Pentium detected, installing workaround for F00F bug Creating DISK md0 md0: Malloc disk Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x0000ff00 pci_open(1a): mode1res=0xffffff1c (0x80000000) pci_cfgcheck: device 0 1 2 3 4 5 [class=060000] [hdr=80] is there (id=80113388 ) pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number npx0: <math processor> on motherboard npx0: INT 16 interface i586_bzero() bandwidth = 288267512 bytes/sec bios32: Found BIOS32 Service Directory header at 0xc00fdb00 bios32: Entry = 0xfdb10 (c00fdb10) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xdb31 pnpbios: Found PnP BIOS data at 0xc00f8450 pnpbios: Entry = f0000:7dae Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc0535000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc053509c. Intel Pentium detected, installing workaround for F00F bug Creating DISK md0 md0: Malloc disk Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x0000ff00 pci_open(1a): mode1res=0xffffff1c (0x80000000) pci_cfgcheck: device 0 1 2 3 4 5 [class=060000] [hdr=80] is there (id=80113388 ) pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number pcib-: pcib0 exists, using next available unit number npx0: <math processor> on motherboard npx0: INT 16 interface i586_bzero() bandwidth = 288267512 bytes/sec bzero() bandwidth = 147797812 bytes/sec pcib0: <VXPro II Chipset CPU to PCI Bridge> on motherboard found-> vendor=0x3388, dev=0x8011, revid=0x00 class=06-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8012, revid=0x00 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8013, revid=0x00 class=01-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x109e, dev=0x036e, revid=0x02 class=04-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffafe000, size 12 found-> vendor=0x109e, dev=0x0878, revid=0x02 class=04-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffaff000, size 12 found-> vendor=0x1106, dev=0x3038, revid=0x04 class=0c-03-00, hdrtype=0x00, mfdev=0 bzero() bandwidth = 147797812 bytes/sec pcib0: <VXPro II Chipset CPU to PCI Bridge> on motherboard found-> vendor=0x3388, dev=0x8011, revid=0x00 class=06-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8012, revid=0x00 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8013, revid=0x00 class=01-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x109e, dev=0x036e, revid=0x02 class=04-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffafe000, size 12 found-> vendor=0x109e, dev=0x0878, revid=0x02 class=04-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffaff000, size 12 found-> vendor=0x1106, dev=0x3038, revid=0x04 class=0c-03-00, hdrtype=0x00, mfdev=0 bzero() bandwidth = 147797812 bytes/sec pcib0: <VXPro II Chipset CPU to PCI Bridge> on motherboard found-> vendor=0x3388, dev=0x8011, revid=0x00 class=06-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8012, revid=0x00 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x3388, dev=0x8013, revid=0x00 class=01-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x109e, dev=0x036e, revid=0x02 class=04-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffafe000, size 12 found-> vendor=0x109e, dev=0x0878, revid=0x02 class=04-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base ffaff000, size 12 found-> vendor=0x1106, dev=0x3038, revid=0x04 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[20]: type 1, range 32, base 0000ef80, size 5 found-> vendor=0x5333, dev=0x8901, revid=0x16 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=0 map[10]: type 1, range 32, base ec000000, size 26 pci0: <PCI bus> on pcib0 pcib4: <VXPro II Chipset CPU to PCI Bridge> at device 5.0 on pci0 pcib5: <VXPro II Chipset PCI to ISA Bridge> at device 5.1 on pci0 pcib6: <VXPro II Chipset EIDE Controller> at device 5.2 on pci0 bktr0: <BrookTree 878> mem 0xffafe000-0xffafefff irq 9 at device 8.0 on pci0 iicbb0: <I2C bit-banging driver> on bti2c0 iicbus0: <Philips I2C bus> on iicbb0 master-only iicbus: iic devclass not found iicbus1: <Philips I2C bus> on iicbb0 master-only iicbus: iic devclass not found smbus0: <System Management Bus> on bti2c0 smbus: smb devclass not found brooktree0: PCI bus latency is 64. bktr0: buffer size 3555328, addr 0x69c000 bktr0: GPIO is 0x00fffffb bktr0: subsystem 0x0070 0x13eb bktr0: Hauppauge Model 61291 D110 bktr0: Hauppauge WinCast/TV, Philips NTSC tuner, remote control. pci0: <unknown card> (vendor=0x109e, dev=0x0878) at 8.1 irq 9 pcib7: <VIA 82C586B USB host controller> port 0xef80-0xef9f irq 11 at device 9.0 on pci0 pci0: <S3 Trio 64V2/DX/GX graphics accelerator> (vendor=0x5333, dev=0x8901) at 1 0.0 irq 0 pcib1: <VXPro II Chipset PCI to ISA Bridge> on motherboard pci1: <PCI bus> on pcib1 pcib2: <VXPro II Chipset EIDE Controller> on motherboard pci2: <PCI bus> on pcib2 pcib3: <VIA 82C586B USB host controller> on motherboard pci3: <PCI bus> on pcib3 isa0: <ISA bus> on motherboard Trying Read_Port at 203 CTL0045: start dependant CTL0045: adding irq mask 0x20 CTL0045: adding dma mask 0x2 CTL0045: adding dma mask 0x20 CTL0045: adding io range 0x220-0x22f, size=0x10, align=0x1 CTL0045: adding io range 0x330-0x331, size=0x2, align=0x1 CTL0045: adding io range 0x388-0x38b, size=0x4, align=0x1 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding dma mask 0xe0 CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: adding io range 0x300-0x331, size=0x2, align=0x30 CTL0045: adding io range 0x388-0x38b, size=0x4, align=0x1 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding dma mask 0xe0 CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: adding io range 0x300-0x331, size=0x2, align=0x30 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding dma mask 0xe0 CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: adding io range 0x300-0x331, size=0x2, align=0x30 CTL0045: adding io range 0x388-0x38b, size=0x4, align=0x1 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: adding io range 0x300-0x331, size=0x2, align=0x30 CTL0045: start dependant CTL0045: adding irq mask 0x6a0 CTL0045: adding dma mask 0xb CTL0045: adding io range 0x220-0x28f, size=0x10, align=0x20 CTL0045: start dependant isa0: too many dependant configs (8) CTL7002: start dependant CTL7002: adding io range 0x200-0x207, size=0x8, align=0x1 CTL7002: start dependant CTL7002: adding io range 0x200-0x20f, size=0x8, align=0x8 CTL7002: end dependant CTL0022: start dependant CTL0022: adding io range 0x620-0x623, size=0x4, align=0x1 CTL0022: start dependant CTL0022: adding io range 0x620-0x683, size=0x4, align=0x20 CTL0022: end dependant isa0: unexpected small tag 14 ex_isa_identify() isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0 pmtimer0 on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x0000 ata0: mask=03 ostat0=50 ostat2=50 ata0-master: ATAPI 00 00 ata0-slave: ATAPI 14 eb ata0: mask=03 stat0=50 stat1=00 ata0-master: ATA 01 a5 ata0: devices=09 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x0000 ata1: mask=03 ostat0=50 ostat2=00 ata1-master: ATAPI 00 00 ata1-slave: ATAPI 00 00 ata1: mask=03 stat0=50 stat1=00 ata1-master: ATA 01 a5 ata1: devices=01 ata1 at port 0x170-0x177,0x376 irq 15 on isa0 adv0 failed to probe on isa0 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x330 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x334 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x230 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x234 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x130 bt0: Failed Status Reg Test - ff bt_isa_probe: Probe failed at 0x134 bt0 failed to probe at port 0x134-0x137 on isa0 aha0: status reg test failed ff aha0: status reg test failed ff aha0: status reg test failed ff aha0: status reg test failed ff aha0: status reg test failed ff aha0: status reg test failed ff aha0 failed to probe at port 0x134-0x137 on isa0 aic0 failed to probe at port 0x140-0x15f on isa0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 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:0x1, flags:0x3d0000 psm0: current command byte:0065 psm0: the aux port is not functioning (-1). 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 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: 0x41 0x51 0x41 0x41 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: irq maps: 0x41 0x49 0x41 0x41 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: not probed (disabled) sio3: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: EPP SPP ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: <PLIP network interface> on ppbus0 bpf: lp0 attached lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 ed0 at port 0x340-0x35f iomem 0xd8000-0xdbfff irq 10 drq 0 on isa0 bpf: ed0 attached ed0: address 00:00:c0:e7:03:db, type SMC8216T (16 bit) fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) cs0: not probed (disabled) sn0: not probed (disabled) isa_probe_children: probing PnP devices sbc0: <Creative SB AWE64> at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 sbc0: setting card to irq 5, drq 1, 5 pcm0: <SB16 DSP 4.16> on sbc0 pcm0: sndbuf_setmap 4000, 1000; 0xc61ad000 -> 4000 pcm0: sndbuf_setmap 5000, 1000; 0xc61ae000 -> 5000 adv1: Invalid baseport of 0x200 specified. Nearest valid baseport is 0x210. Fai ling probe. unknown: <Game> failed to probe at port 0x200-0x20f on isa0 adv1: Invalid baseport of 0x620 specified. Nearest valid baseport is 0x330. Fai ling probe. unknown: <WaveTable> failed to probe at port 0x620-0x62f on isa0 BIOS Geometries: 0:0209fe3f 0..521=522 cylinders, 0..254=255 heads, 1..63=63 sectors 1:0209fe3f 0..521=522 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached bpf: ppp0 attached new masks: bio 68c040, tty 6302ba, net 6706ba bpf: sl0 attached bpf: faith0 attached Creating DISK ad0 ar: FreeBSD check1 failed ad0: <ST34342A/0.42> ATA-2 disk at ata0-master ad0: 4103MB (8404830 sectors), 8894 C, 15 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, BIOSPIO ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 Creating DISK ad2 ar: FreeBSD check1 failed ad2: <WDC AC34300L/21.10N21> ATA-3 disk at ata1-master ad2: 4104MB (8406720 sectors), 8896 C, 15 H, 63 S, 512 B ad2: 16 secs/int, 1 depth queue, BIOSPIO ad2: piomode=4 dmamode=2 udmamode=2 cblid=0 unknown: <WaveTable> failed to probe at port 0x620-0x62f on isa0 BIOS Geometries: 0:0209fe3f 0..521=522 cylinders, 0..254=255 heads, 1..63=63 sectors 1:0209fe3f 0..521=522 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached bpf: ppp0 attached new masks: bio 68c040, tty 6302ba, net 6706ba bpf: sl0 attached bpf: faith0 attached Creating DISK ad0 ar: FreeBSD check1 failed ad0: <ST34342A/0.42> ATA-2 disk at ata0-master ad0: 4103MB (8404830 sectors), 8894 C, 15 H, 63 S, 512 B ad0: 16 secs/int, 1 depth queue, BIOSPIO ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 Creating DISK ad2 ar: FreeBSD check1 failed ad2: <WDC AC34300L/21.10N21> ATA-3 disk at ata1-master ad2: 4104MB (8406720 sectors), 8896 C, 15 H, 63 S, 512 B ad2: 16 secs/int, 1 depth queue, BIOSPIO ad2: piomode=4 dmamode=2 udmamode=2 cblid=0 ata0-slave: piomode=4 dmamode=2 udmamode=-1 dmaflag=1 acd0: <CRD-8482B/1.00> CDROM drive at ata0 as slave acd0: read 8250KB/s (32KB/s), 128KB buffer, BIOSPIO acd0: Reads: CD-R, CD-RW, CD-DA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked, lock protected acd0: Medium: no/blank disc Mounting root from ufs:/dev/ad0s1a ad0s1: type 0xa5, start 63, end = 8404829, size 8404767 : OK start_init: trying /sbin/init Linux ELF exec handler installed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15259089.1072464867529.JavaMail.root>