Date: Sun, 03 Sep 2000 11:21:45 +0100 From: "Dampure, Pierre Y." <pierre.dampure@alveley.org> To: current@FreeBSD.org Subject: [Fwd: Problems with new PCI bus space implementation?] Message-ID: <39B22639.63285D27@alveley.org>
next in thread | raw e-mail | index | archive | help
Forwarded for completeness, since the message I sent yesterday didn't draw any attention... "Dampure, Pierre Y." wrote: > > Doug, > > Prior to yesterday, my last world / kernel rebuild was on August 25th. > Since yesterday, any attempt at generating a kernel results in an image > that: > > 1. Does not recognise my on-board fxp. > 2. Does not recognise my PCI Adaptec 2940UW > > plus maybe some other things, but it's a bit difficult to track > everything on a scrolling screen and I do not have a second PC I could > use as a serial console. > > Because all my disks are SCSI, it is obviously a bit difficult to dig > much further but, as mentioned in a previous message to -current, a > pnpscan -v does detect a SCSI adapter. > > The problem exists whether I use an SMP kernel or not. > > The board is an Intel OR840 (Kitty Hawk) and the attached should > described pretty much everything better than I could (of course, the > dmesg and mptable outputs were generated with my previous kernel) > > Could you please let me know what to try in order to help tracking down > the problem? > > Best Regards, > > PYD > > ------------------------------------------------------------------------ > ##################################################################### > # BLADERUNNER -- Custom kernel configuration, host bladerunner.alveley.org > # > > machine i386 > ident BLADERUNNER > maxusers 32 > makeoptions CONF_CFLAGS=-fno-builtin > options MAXDSIZ="(256*1024*1024)" > options DFLDSIZ="(256*1024*1024)" > options BLKDEV_IOSIZE=8192 > options PQ_NORMALCACHE > options ROOTDEVNAME=\"ufs:da1s1a\" > options RANDOMDEV > > #hints "BLADERUNNER.hints" > > ##################################################################### > # SMP OPTIONS: > > options SMP > options APIC_IO > options NCPU=2 > options NBUS=4 > options NAPIC=1 > options NINTR=43 > > ##################################################################### > # CPU OPTIONS > > cpu I686_CPU > options CPU_FASTER_5X86_FPU > options NO_F00F_HACK > > ##################################################################### > # COMPATIBILITY OPTIONS > > options COMPAT_43 > options COMPAT_LINUX > options SYSVSHM > options SYSVSEM > options SYSVMSG > > ##################################################################### > # DEBUGGING OPTIONS > > options UCONSOLE > options USERCONFIG > options VISUAL_USERCONFIG > > ##################################################################### > # NETWORKING OPTIONS > > options INET > > device ether > device loop 1 > device bpf > device disc > > ##################################################################### > # FILESYSTEM OPTIONS > > options FFS > options MFS > options PROCFS > options FFS_ROOT > options SOFTUPDATES > options FFS_EXTATTR > options QUOTA > > ##################################################################### > # POSIX P1003.1B > > options P1003_1B > options _KPOSIX_PRIORITY_SCHEDULING > options _KPOSIX_VERSION=199309L > > ##################################################################### > # CLOCK OPTIONS > > options HZ=100 > options CLK_CALIBRATION_LOOP > options CLK_USE_TSC_CALIBRATION > > ##################################################################### > # SCSI DEVICES > > device scbus > device da > device sa > device cd > device pass > device pt > > ##################################################################### > # MISCELLANEOUS DEVICES AND OPTIONS > > options MSGBUF_SIZE=40960 > > device pty > device gzip > device vn > device snp > > ##################################################################### > # HARDWARE DEVICE CONFIGURATION > > options AUTO_EOI_1 > options AUTO_EOI_2 > options VESA > options MAXCONS=12 > options SC_DFLT_FONT > makeoptions SC_DFLT_FONT=cp850 > options SC_DISABLE_DDBKEY > options SC_DISABLE_REBOOT > options SC_PIXEL_MODE > options ATA_ENABLE_ATAPI_DMA > options AHC_ALLOW_MEMIO > options PPC_PROBE_CHIPSET > > device isa > device atkbdc 1 > device atkbd > device psm > device vga > device splash > device sc 1 > device npx > device ata > device atadisk > device atapicd > device fdc > device sio > device pci > device ahc > device fxp > device ppc > device ppbus > device lpt > device ppi > device pps > device pcm > device sbc > device midi > device seq > > ------------------------------------------------------------------------ > hint.scbus.0.at="ahc0" > hint.scbus.0.bus="0" > hint.da.0.at="scbus0" > hint.da.0.target="0" > hint.da.0.unit="0" > hint.da.1.at="scbus0" > hint.da.1.target="1" > hint.da.1.unit="0" > hint.da.2.at="scbus0" > hint.da.2.target="2" > hint.da.2.unit="0" > hint.da.3.at="scbus0" > hint.da.3.target="3" > hint.da.3.unit="0" > hint.atkbdc.0.at="isa" > hint.atkbdc.0.port="0x060" > hint.atkbd.0.at="atkbdc" > hint.atkbd.0.irq="1" > hint.psm.0.at="atkbdc" > hint.psm.0.irq="12" > hint.vga.0.at="isa" > hint.sc.0.at="isa" > hint.npx.0.at="nexus" > hint.npx.0.port="0x0F0" > hint.npx.0.flags="0x0" > hint.npx.0.irq="13" > hint.ata.0.at="isa" > hint.ata.0.port="0x1f0" > hint.ata.0.irq="14" > hint.ata.1.at="isa" > hint.ata.1.port="0x170" > hint.ata.1.irq="15" > hint.fdc.0.at="isa" > hint.fdc.0.port="0x3F0" > hint.fdc.0.irq="6" > hint.fdc.0.drq="2" > hint.fd.0.at="fdc0" > hint.fd.0.drive="0" > hint.sio.0.at="isa" > hint.sio.0.port="0x3F8" > hint.sio.0.flags="0x10" > hint.sio.0.irq="4" > hint.ppc.0.at="isa" > hint.ppc.0.irq="7" > > ------------------------------------------------------------------------ > Copyright (c) 1992-2000 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 5.0-CURRENT #0: Fri Aug 25 07:34:31 BST 2000 > toor@bladerunner.alveley.org:/usr/obj/usr/src/sys/BLADERUNNER > Calibrating clock(s) ... TSC clock: 731411839 Hz, i8254 clock: 1193093 Hz > Press a key on the console to abort clock calibration > Calibrating clock(s) ... TSC clock: 731411927 Hz, i8254 clock: 1193093 Hz > Calibrating clock(s) ... TSC clock: 731411866 Hz, i8254 clock: 1193093 Hz > CLK_USE_I8254_CALIBRATION not specified - using default frequency > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium III/Pentium III Xeon/Celeron (731.41-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x681 Stepping = 1 > Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,XMM> > real memory = 536694784 (524116K bytes) > Physical memory chunk(s): > 0x00001000 - 0x0009efff, 647168 bytes (158 pages) > 0x0038f000 - 0x1ffcafff, 532922368 bytes (130108 pages) > avail memory = 518995968 (506832K bytes) > Programming 24 pins in IOAPIC #0 > IOAPIC #0 intpin 2 -> irq 0 > SMP: CPU0 apic_initialize(): > lint0: 0x00000700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff > FreeBSD/SMP: Multiprocessor motherboard > cpu0 (BSP): apic id: 1, version: 0x00040011, at 0xfee00000 > cpu1 (AP): apic id: 0, version: 0x00040011, at 0xfee00000 > io0 (APIC): apic id: 2, version: 0x00170020, at 0xfec00000 > bios32: Found BIOS32 Service Directory header at 0xc00fdb60 > bios32: Entry = 0xfdb70 (c00fdb70) Rev = 0 Len = 1 > pcibios: PCI BIOS entry at 0xf0000+0xdb91 > Other BIOS signatures found: > ACPI: 000ec370 > Preloaded elf kernel "kernel.good" at 0xc0373000. > nulldev: <null device, zero device> > random: <entropy source> > mem: <memory & I/O> > Pentium Pro MTRR support enabled > seq0-63: Midi sequencers. > VESA: information block > 56 45 53 41 00 03 00 01 00 01 01 00 00 00 17 01 > 00 01 00 01 00 01 5b 01 00 01 72 01 00 01 80 01 > 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > VESA: 33 mode(s) found > VESA: v3.0, 16384k memory, flags:0x1, mode table:0xc02d95f7 (1000117) > VESA: 3dfx Interactive, Inc. > VESA: 3dfx Interactive, Inc. Voodoo5 5500 Version 1.00 > SMP: CPU0 bsp_apic_configure(): > lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000010 SVR: 0x000001ff > npx0: <math processor> on motherboard > npx0: INT 16 interface > pcib0: <Host to PCI bridge> on motherboard > found-> vendor=0x8086, dev=0x1a21, revid=0x01 > class=06-00-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > map[10]: type 3, range 32, base bc000000, size 26, enabled > found-> vendor=0x8086, dev=0x1a23, revid=0x01 > class=06-04-00, hdrtype=0x01, mfdev=0 > subordinatebus=1 secondarybus=1 > found-> vendor=0x8086, dev=0x2418, revid=0x02 > class=06-04-00, hdrtype=0x01, mfdev=0 > subordinatebus=2 secondarybus=2 > found-> vendor=0x8086, dev=0x2410, revid=0x02 > class=06-01-00, hdrtype=0x00, mfdev=1 > subordinatebus=0 secondarybus=0 > found-> vendor=0x8086, dev=0x2411, revid=0x02 > class=01-01-80, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > map[20]: type 4, range 32, base 00003020, size 4, enabled > Freeing (NOT implemented) redirected PCI irq 10. > found-> vendor=0x8086, dev=0x2412, revid=0x02 > class=0c-03-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=d, irq=19 > map[20]: type 4, range 32, base 00003000, size 5, enabled > Freeing (NOT implemented) redirected PCI irq 5. > found-> vendor=0x8086, dev=0x2413, revid=0x02 > class=0c-05-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=b, irq=17 > map[20]: type 4, range 32, base 00007000, size 4, enabled > pci0: <PCI bus> on pcib0 > pci0: <Host to PCI bridge (vendor=8086 device=1a21)> (vendor=0x8086, dev=0x1a21) at 0.0 > pcib1: <PCI to PCI bridge (vendor=8086 device=1a23)> at device 1.0 on pci0 > Freeing (NOT implemented) redirected PCI irq 11. > found-> vendor=0x121a, dev=0x0009, revid=0x01 > class=03-00-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=a, irq=16 > map[10]: type 1, range 32, base c4000000, size 26, enabled > map[14]: type 3, range 32, base b0000000, size 27, enabled > map[18]: type 4, range 32, base 00002000, size 8, enabled > pci1: <PCI bus> on pcib1 > pci1: <3Dfx model 0009 graphics accelerator> (vendor=0x121a, dev=0x0009) at 0.0 irq 16 > pcib2: <Intel 82801AA (ICH) Hub to PCI bridge> at device 30.0 on pci0 > Freeing (NOT implemented) redirected PCI irq 10. > found-> vendor=0x8086, dev=0x1229, revid=0x08 > class=02-00-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=a, irq=19 > map[10]: type 1, range 32, base c0311000, size 12, enabled > map[14]: type 4, range 32, base 00001100, size 6, enabled > map[18]: type 1, range 32, base c0200000, size 20, enabled > Freeing (NOT implemented) redirected PCI irq 11. > found-> vendor=0x9004, dev=0x8178, revid=0x00 > class=01-00-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=a, irq=16 > map[10]: type 4, range 32, base 00001000, size 8, enabled > map[14]: type 1, range 32, base c0310000, size 12, enabled > Freeing (NOT implemented) redirected PCI irq 5. > found-> vendor=0x1102, dev=0x0002, revid=0x07 > class=04-01-00, hdrtype=0x00, mfdev=1 > subordinatebus=0 secondarybus=0 > intpin=a, irq=17 > map[10]: type 4, range 32, base 00001140, size 5, enabled > found-> vendor=0x1102, dev=0x7002, revid=0x07 > class=09-80-00, hdrtype=0x00, mfdev=1 > subordinatebus=0 secondarybus=0 > map[10]: type 4, range 32, base 00001160, size 3, enabled > Freeing (NOT implemented) redirected PCI irq 9. > found-> vendor=0x1105, dev=0x8300, revid=0x02 > class=04-80-00, hdrtype=0x00, mfdev=0 > subordinatebus=0 secondarybus=0 > intpin=a, irq=18 > map[10]: type 1, range 32, base c0100000, size 20, enabled > pci2: <PCI bus> on pcib2 > fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x1100-0x113f mem 0xc0200000-0xc02fffff,0xc0311000-0xc0311fff irq 19 at device 3.0 on pci2 > fxp0: Ethernet address 00:d0:b7:59:9e:a3 > bpf: fxp0 attached > ahc0: <Adaptec 2940 Ultra SCSI adapter> port 0x1000-0x10ff mem 0xc0310000-0xc0310fff irq 16 at device 8.0 on pci2 > ahc0: Reading SEEPROM...done. > ahc0: internal 50 cable not present, internal 68 cable is present > ahc0: external cable not present > ahc0: BIOS eeprom is present > ahc0: High byte termination Enabled > ahc0: Low byte termination Enabled > ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs > ahc0: Downloading Sequencer Program... 422 instructions downloaded > pcm0: <Creative EMU10K1> port 0x1140-0x115f irq 17 at device 9.0 on pci2 > emu: setmap (f000, 800), nseg=1, error=0 > emu: setmap (4f000, 1000), nseg=1, error=0 > pcm0: ac97 codec id 0x54524123 > pcm0: ac97 codec features 5 bit master volume, no 3D Stereo Enhancement > emu: setmap (c0f000, 1000), nseg=1, error=0 > emu: setmap (c4f000, 1000), nseg=1, error=0 > emu: setmap (c8f000, 1000), nseg=1, error=0 > emu: setmap (ccf000, 1000), nseg=1, error=0 > pcm: setmap d0f000, 1000; 0xd2b53000 -> d0f000 > pcm: setmap d4f000, 1000; 0xd2b93000 -> d4f000 > pcm: setmap d8f000, 1000; 0xd2bd3000 -> d8f000 > pci2: <unknown card> (vendor=0x1105, dev=0x8300) at 10.0 irq 18 > isab0: <Intel 82801AA (ICH) PCI to LPC bridge> at device 31.0 on pci0 > isa0: <ISA bus> on isab0 > atapci0: <Intel ICH ATA66 controller> port 0x3020-0x302f at device 31.1 on pci0 > ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0x3020 > ata0: mask=01 status0=50 status1=ff > ata0: mask=01 status0=00 status1=ff > ata0: devices = 0x4 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x3028 > ata1: mask=03 status0=50 status1=7f > ata1: mask=03 status0=00 status1=7f > ata1: devices = 0x4 > ata1: at 0x170 irq 15 on atapci0 > pci0: <Intel 82801AA (ICH) USB controller> (vendor=0x8086, dev=0x2412) at 31.2 irq 19 > pci0: <unknown card> (vendor=0x8086, dev=0x2413) at 31.3 irq 17 > ata-: ata0 exists, using next available unit number > ata-: ata1 exists, using next available unit number > 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 exists, using next available unit number > vga-: vga0 exists, using next available unit number > isa_probe_children: disabling PnP devices > isa_probe_children: probing non-PnP devices > 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: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 > 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 > psm: status 00 02 64 > psm: status 90 03 3c > psm: status 90 03 3c > psm: status 90 03 3c > psm: data 08 00 00 > psm: status 00 00 28 > psm: status 00 02 64 > psm: data 08 00 00 > psm: status 00 02 64 > psm0: <PS/2 Mouse> irq 12 on atkbdc0 > psm0: model Generic PS/2 mouse, device ID 0-00, 3 buttons > psm0: config:00000000, flags:00000000, packet size:3 > psm0: syncmask:c0, syncbits:00 > vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > fb0: vga0, vga, type:VGA (5), flags:0x700ff > 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> on isa0 > sc0: VGA <12 virtual consoles, flags=0x200> > sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) > ata2 failed to probe at port 0x1f0 irq 14 on isa0 > ata3 failed to probe at port 0x170 irq 15 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 > sio0: irq maps: 0xc061 0xc071 0xc061 0xc061 > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16550A > ppc0: parallel port found at 0x378 > ppc0: using extended I/O port range > ppc0: ECP SPP ECP+EPP SPP > ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > lpt0: <Printer> on ppbus0 > lpt0: Interrupt-driven port > ppi0: <Parallel I/O> on ppbus0 > pps0: <Pulse per second Timing Interface> on ppbus0 > sc1: no video adapter is found. > sc1: <System console> failed to probe on isa0 > vga1: <Generic ISA VGA> failed to probe on isa0 > isa_probe_children: probing PnP devices > SMP: enabled INTs: 1, 4, 6, 7, 12, 14, 15, 16, 17, 19, apic_imen: 0x00f42f2d > BIOS Geometries: > 0:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors > 1:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors > 2:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors > 3:03fefe3f 0..1022=1023 cylinders, 0..254=255 heads, 1..63=63 sectors > 0 accounted for > Device configuration finished. > APIC_IO: Testing 8254 interrupt delivery > APIC_IO: routing 8254 via IOAPIC #0 intpin 2 > bpf: ds0 attached > bpf: lo0 attached > Linux-ELF exec handler installed > SMP: AP CPU #1 Launched! > SMP: CPU1 apic_initialize(): > lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff > ata0-master: piomode=4 dmamode=2 udmamode=-1 dmaflag=1 > ata0-master: success setting WDMA2 on ICH chip > acd0: <Compaq CRD-8320B/1.09> CDROM drive at ata0 as master > acd0: read 5500KB/s (5500KB/s), 128KB buffer, WDMA2 > acd0: Reads: CD-R, CD-RW, CD-DA, packet > acd0: Audio: play, 255 volume levels > acd0: Mechanism: ejectable tray > acd0: Medium: CD-ROM 120mm data disc loaded, unlocked, lock protected > ata1-master: piomode=4 dmamode=2 udmamode=-1 dmaflag=1 > ata1-master: success setting WDMA2 on ICH chip > acd1: <CREATIVE DVD-ROM DVD6240E/0101> DVD-ROM drive at ata1 as master > acd1: read 1722KB/s (4134KB/s), 512KB buffer, WDMA2 > acd1: Reads: CD-R, CD-RW, CD-DA stream, DVD-ROM, DVD-R, packet > acd1: Audio: play, 256 volume levels > acd1: Mechanism: ejectable tray > acd1: Medium: no/blank disc inside, unlocked > Waiting 2 seconds for SCSI devices to settle > (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. > Sending WDTR! > ahc0: target 0 using 16bit transfers > ahc0: target 0 synchronous at 20.0MHz, offset = 0x8 > Sending SDTR! > Sending WDTR! > ahc0: target 1 using 16bit transfers > ahc0: target 1 synchronous at 20.0MHz, offset = 0x8 > Sending SDTR! > (probe4:ahc0:0:4:0): INQUIRY. CDB: 12 1 80 0 ff 0 > (probe4:ahc0:0:4:0): ILLEGAL REQUEST asc:24,0 > (probe4:ahc0:0:4:0): Invalid field in CDB sks:c8,1 > ahc0: target 6 using 16bit transfers > ahc0: target 6 synchronous at 10.0MHz, offset = 0x8 > ahc0: target 6 using asynchronous transfers > ahc0: target 6 synchronous at 10.0MHz, offset = 0x8 > ahc0: target 1 using asynchronous transfers > ahc0: target 1 synchronous at 20.0MHz, offset = 0x8 > ahc0: target 0 using asynchronous transfers > ahc0: target 0 synchronous at 20.0MHz, offset = 0x8 > ahc0: target 4 synchronous at 4.0MHz, offset = 0xf > ahc0: target 3 using 16bit transfers > ahc0: target 3 synchronous at 20.0MHz, offset = 0x8 > ahc0: target 2 using 16bit transfers > ahc0: target 2 synchronous at 20.0MHz, offset = 0x8 > ahc0: target 1 using asynchronous transfers > ahc0: target 1 synchronous at 20.0MHz, offset = 0x8 > ahc0: target 0 using asynchronous transfers > ahc0: target 0 synchronous at 20.0MHz, offset = 0x8 > Creating DISK cd0 > Creating DISK da0 > Creating DISK da1 > Creating DISK da2 > Creating DISK da3 > pass0 at ahc0 bus 0 target 0 lun 0 > pass0: <COMPAQ ST19171W 9A08> Fixed Direct Access SCSI-2 device > pass0: Serial Number LA354303 > pass0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > pass1 at ahc0 bus 0 target 1 lun 0 > pass1: <COMPAQ ST19171W 9A08> Fixed Direct Access SCSI-2 device > pass1: Serial Number LA356407 > pass1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > pass2 at ahc0 bus 0 target 2 lun 0 > pass2: <COMPAQ BB00921B91 3B05> Fixed Direct Access SCSI-2 device > pass2: Serial Number 3AL0199F00001934HCYQ > pass2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > pass3 at ahc0 bus 0 target 3 lun 0 > pass3: <COMPAQ BB00921B91 3B05> Fixed Direct Access SCSI-2 device > pass3: Serial Number 3AL04FFS000019411YK4 > pass3: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > pass4 at ahc0 bus 0 target 4 lun 0 > pass4: <TOSHIBA CD-ROM XM-3601TA 0725> Removable CD-ROM SCSI-2 device > pass4: 4.237MB/s transfers (4.237MHz, offset 15) > pass5 at ahc0 bus 0 target 6 lun 0 > pass5: <QUANTUM DLT7000 1624> Removable Sequential Access SCSI-2 device > pass5: Serial Number CX806S0324 > pass5: 20.000MB/s transfers (10.000MHz, offset 8, 16bit) > sa0 at ahc0 bus 0 target 6 lun 0 > sa0: <QUANTUM DLT7000 1624> Removable Sequential Access SCSI-2 device > sa0: Serial Number CX806S0324 > sa0: 20.000MB/s transfers (10.000MHz, offset 8, 16bit) > Mounting root from ufs:/dev/da1s1a > da0 at ahc0 bus 0 target 0 lun 0 > da0: <COMPAQ ST19171W 9A08> Fixed Direct Access SCSI-2 device > da0: Serial Number LA354303 > da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da0: 8678MB (17773500 512 byte sectors: 255H 63S/T 1106C) > da2 at ahc0 bus 0 target 2 lun 0 > da2: <COMPAQ BB00921B91 3B05> Fixed Direct Access SCSI-2 device > da2: Serial Number 3AL0199F00001934HCYQ > da2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da2: 8678MB (17773524 512 byte sectors: 255H 63S/T 1106C) > da3 at ahc0 bus 0 target 3 lun 0 > da3: <COMPAQ BB00921B91 3B05> Fixed Direct Access SCSI-2 device > da3: Serial Number 3AL04FFS000019411YK4 > da3: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da3: 8678MB (17773524 512 byte sectors: 255H 63S/T 1106C) > da1 at ahc0 bus 0 target 1 lun 0 > da1: <COMPAQ ST19171W 9A08> Fixed Direct Access SCSI-2 device > da1: Serial Number LA356407 > da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit) > da1: 8678MB (17773500 512 byte sectors: 255H 63S/T 1106C) > da1s1: type 0xa5, start 0, end = 17773499, size 17773500 : OK > start_init: trying /sbin/init > da2s1: type 0xa5, start 0, end = 17773523, size 17773524 : OK > da3s1: type 0xa5, start 0, end = 17773523, size 17773524 : OK > splash: image decoder found: green_saver > (cd0:ahc0:0:4:0): READ CD RECORDED CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 > (cd0:ahc0:0:4:0): NOT READY asc:3a,0 > (cd0:ahc0:0:4:0): Medium not present > cd0 at ahc0 bus 0 target 4 lun 0 > cd0: <TOSHIBA CD-ROM XM-3601TA 0725> Removable CD-ROM SCSI-2 device > cd0: 4.237MB/s transfers (4.237MHz, offset 15) > cd0: Attempt to query device size failed: NOT READY, Medium not present > > ------------------------------------------------------------------------ > > =============================================================================== > > MPTable, version 2.0.15 > > ------------------------------------------------------------------------------- > > MP Floating Pointer Structure: > > location: BIOS > physical address: 0x000f16f0 > signature: '_MP_' > length: 16 bytes > version: 1.4 > checksum: 0xfa > mode: PIC > > ------------------------------------------------------------------------------- > > MP Config Table Header: > > physical address: 0x000f1700 > signature: 'PCMP' > base table length: 484 > version: 1.4 > checksum: 0x00 > OEM ID: 'INTEL ' > Product ID: 'Kitty Hawk ' > OEM table pointer: 0x00000000 > OEM table size: 0 > entry count: 52 > local APIC address: 0xfee00000 > extended table length: 0 > extended table checksum: 0 > > ------------------------------------------------------------------------------- > > MP Config Base Table Entries: > > -- > Processors: APIC ID Version State Family Model Step Flags > 1 0x11 BSP, usable 6 8 1 0x383fbff > 0 0x11 AP, usable 6 8 1 0x387fbff > -- > Bus: Bus ID Type > 0 PCI > 1 PCI > 2 PCI > 3 ISA > -- > I/O APICs: APIC ID Version State Address > 2 0x20 usable 0xfec00000 > -- > I/O Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# > ExtINT active-hi edge 3 0 2 0 > INT active-hi edge 3 0 2 2 > INT active-hi edge 3 1 2 1 > INT active-hi edge 3 3 2 3 > INT active-hi edge 3 4 2 4 > INT active-lo level 3 5 2 5 > INT active-hi edge 3 6 2 6 > INT active-hi edge 3 7 2 7 > INT active-hi edge 3 8 2 8 > INT active-lo level 3 9 2 9 > INT active-lo level 3 10 2 10 > INT active-lo level 3 11 2 11 > INT active-hi edge 3 12 2 12 > INT active-hi edge 3 13 2 13 > INT active-hi edge 3 14 2 14 > INT active-hi edge 3 15 2 15 > INT active-lo level 0 31:A 2 16 > INT active-lo level 0 31:B 2 17 > INT active-lo level 0 31:C 2 18 > INT active-lo level 0 31:D 2 19 > INT active-lo level 1 0:A 2 16 > INT active-lo level 1 0:B 2 17 > INT active-lo level 2 3:A 2 19 > INT active-lo level 2 8:A 2 16 > INT active-lo level 2 8:B 2 17 > INT active-lo level 2 8:C 2 18 > INT active-lo level 2 8:D 2 19 > INT active-lo level 2 9:A 2 17 > INT active-lo level 2 9:B 2 18 > INT active-lo level 2 9:C 2 19 > INT active-lo level 2 9:D 2 16 > INT active-lo level 2 10:A 2 18 > INT active-lo level 2 10:B 2 19 > INT active-lo level 2 10:C 2 16 > INT active-lo level 2 10:D 2 17 > INT active-lo level 2 11:A 2 19 > INT active-lo level 2 11:B 2 16 > INT active-lo level 2 11:C 2 17 > INT active-lo level 2 11:D 2 18 > INT active-lo level 2 4:A 2 17 > INT active-lo level 2 4:B 2 18 > INT active-lo level 2 4:C 2 19 > INT active-lo level 2 4:D 2 16 > -- > Local Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# > ExtINT active-hi edge 3 0 255 0 > NMI active-hi edge 0 0:A 255 1 > > ------------------------------------------------------------------------------- > > # SMP kernel config file options: > > # Required: > options SMP # Symmetric MultiProcessor Kernel > options APIC_IO # Symmetric (APIC) I/O > > # Optional (built-in defaults will work in most cases): > #options NCPU=2 # number of CPUs > #options NBUS=4 # number of busses > #options NAPIC=1 # number of IO APICs > #options NINTR=43 # number of INTs > > =============================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39B22639.63285D27>