From owner-freebsd-current Mon Jan 31 15:50:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from cage.tse-online.de (cage.tse-online.de [194.97.69.170]) by hub.freebsd.org (Postfix) with SMTP id 4F4A015251 for ; Mon, 31 Jan 2000 15:48:22 -0800 (PST) (envelope-from ab@cage.tse-online.de) Received: (qmail 27432 invoked by uid 1000); 31 Jan 2000 23:48:48 -0000 Date: Tue, 1 Feb 2000 00:48:48 +0100 From: Andreas Braukmann To: current@freebsd.org Subject: sym0 v1.4 vs. SMP Message-ID: <20000201004848.B27262@cage.tse-online.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="azLHFNyN32YCQGCU" X-Mailer: Mutt 1.0i Organization: TSE GmbH - Neue Medien Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Hi there, ... I have an SMP-box (dual PPro, Natoma, mptable output attached) running -current (with src/sys/dev/sym/sym_hipd.c,v 1.4 2000/01/08 19:58:17) from around 2000/01/22. The machine was running a 'ca. mid 1999' -current/SMP happily for the last few months. I did the upgrade (fresh install) to give the mylex drivers a shot. And because of the non-booting mlx-driver I left my symbios logic dual channel (symbios logic '876 chip) hostadaptor in the machine and included the sym-device in the kernel configuration. (I run the sym-driver on all our other symbios logic hostadaptors) Today I switched from GENERIC (UP) to a more specific configuration and to SMP (again). I attached the kernel configuration file for the uni-processor case, to get the 'hang' one just has to throw over the SMP-switch. The machine hangs right after this message (boot -v). SMP: AP CPU #1 Launched! SMP: CPU1 apic_initialize(): lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff An aequivalent uni-processor kernel (with sym0, just without SMP) runs flawlessly. I attached the dmesg-outputs of a successfully booted SMP-kernel (ncr0 instead sym0) and and successfully booted UP-kernel (with sym0). If anybody needs further information, ... just ask. Any hints? Thanks, Andreas -- Me no internet, only janitor, me just wax floors. --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="mptable.out" =============================================================================== MPTable, version 2.0.15 ------------------------------------------------------------------------------- MP Floating Pointer Structure: location: BIOS physical address: 0x000f0e70 signature: '_MP_' length: 16 bytes version: 1.1 checksum: 0x02 mode: Virtual Wire ------------------------------------------------------------------------------- MP Config Table Header: physical address: 0x000f0e84 signature: 'PCMP' base table length: 308 version: 1.1 checksum: 0x2f OEM ID: 'OEM00000' Product ID: 'PROD00000000' OEM table pointer: 0x00000000 OEM table size: 0 entry count: 30 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 0 0x11 BSP, usable 6 1 9 0xfbff 1 0x11 AP, usable 6 1 9 0xfbff -- Bus: Bus ID Type 0 PCI 1 ISA -- I/O APICs: APIC ID Version State Address 2 0x11 usable 0xfec00000 -- I/O Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# ExtINT conforms conforms 1 0 2 0 INT conforms conforms 1 1 2 1 INT conforms conforms 1 0 2 2 INT conforms conforms 1 3 2 3 INT conforms conforms 1 4 2 4 INT conforms conforms 1 5 2 5 INT conforms conforms 1 6 2 6 INT conforms conforms 1 7 2 7 INT conforms conforms 1 8 2 8 INT conforms conforms 1 9 2 9 INT conforms conforms 1 10 2 10 INT conforms conforms 1 11 2 11 INT conforms conforms 1 12 2 12 INT conforms conforms 1 13 2 13 INT conforms conforms 1 14 2 14 INT conforms conforms 1 15 2 15 INT active-lo level 0 8:A 2 16 INT active-lo level 0 9:A 2 17 INT active-lo level 0 10:A 2 18 INT active-lo level 0 11:A 2 19 INT active-lo level 0 7:A 2 19 INT active-lo level 0 12:A 2 16 SMI conforms conforms 1 0 2 23 -- Local Ints: Type Polarity Trigger Bus ID IRQ APIC ID PIN# ExtINT conforms conforms 0 0:A 255 0 NMI conforms conforms 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=2 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs =============================================================================== --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=TSEGENERIC # stripped down GENERIC machine i386 #cpu I386_CPU #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident TSEGENERIC maxusers 64 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Size of the kernel message buffer. Should be N * pagesize. options MSGBUF_SIZE=81920 # options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, "NFS" req'ed options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs device isa0 #device eisa0 device pci0 # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices #device ata0 at isa? port IO_WD1 irq 14 #device ata1 at isa? port IO_WD2 irq 15 #device ata2 #device atadisk0 # ATA disk drives #device atapicd0 # ATAPI CDROM drives #device atapifd0 # ATAPI floppy drives #device atapist0 # ATAPI tape drives #options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers # A single entry for any of these controllers (ahb, ahc, amd, ncr, etc...) is # sufficient for any number of installed devices. #device ahc0 # AHA2940 and onboard AIC7xxx devices #device ncr0 # NCR/Symbios Logic device sym0 # NCR/Symbios Logic (newer chipsets) # SCSI peripherals # Only one of each of these is needed, they are dynamically allocated. device scbus0 # SCSI bus (required) device da0 # Direct Access (disks) device sa0 # Sequential Access (tape etc) device cd0 # CD device pass0 # Passthrough device (direct SCSI access) # RAID controllers #device amr0 # AMI MegaRAID device mlx0 # Mylex DAC960 family # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) #device apm0 at nexus? disable flags 0x20 # Advanced Power Management # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 #device sio2 at isa? disable port IO_COM3 irq 5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? port? irq 7 device ppbus0 # Parallel port bus (required) device lpt0 at ppbus? # Printer device plip0 at ppbus? # TCP/IP over parallel device ppi0 at ppbus? # Parallel port interface device #device vpo0 at ppbus? # Requires scbus and da0 # PCI Ethernet NICs. #device de0 # DEC/Intel DC21x4x (``Tulip'') device fxp0 # Intel EtherExpress PRO/100B (82557, 82558) #device tx0 # SMC 9432TX (83c170 ``EPIC'') #device vx0 # 3Com 3c590, 3c595 (``Vortex'') #device wx0 # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. #device miibus0 # MII bus support #device dc0 # DEC/Intel 21143 and various workalikes #device rl0 # RealTek 8129/8139 #device sf0 # Adaptec AIC-6915 (``Starfire'') #device sis0 # Silicon Integrated Systems SiS 900/SiS 7016 #device ste0 # Sundance ST201 (D-Link DFE-550TX) #device tl0 # Texas Instruments ThunderLAN #device vr0 # VIA Rhine, Rhine II #device wb0 # Winbond W89C840F #device xl0 # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device tun 16 # Packet tunnel. pseudo-device pty 256 # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.smp" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Tue Feb 1 00:57:03 CET 2000 toor@paert.tse-online.de:/iron/bsd/src/sys/compile/TSEGENERIC-SMP Calibrating clock(s) ... TSC clock: 200554379 Hz, i8254 clock: 1193776 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 Pro (200.46-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x619 Stepping = 9 Features=0xfbff real memory = 134217728 (131072K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x002fa000 - 0x07febfff, 131014656 bytes (31986 pages) config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di le0 No such device: le0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ex0 No such device: ex0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q avail memory = 127057920 (124080K 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: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 bios32: Found BIOS32 Service Directory header at 0xc00faf30 bios32: Entry = 0xfb330 (c00fb330) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xb360 pnpbios: Found PnP BIOS data at 0xc00fc050 pnpbios: Entry = f0000:c078 Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel" at 0xc02de000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02de0a8. Pentium Pro MTRR support enabled md0: Malloc disk Creating DISK md0 Math emulator present SMP: CPU0 bsp_apic_configure(): lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000010 SVR: 0x000001ff pci_open(1): mode 1 addr port (0x0cf8) is 0x8000005c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=12378086) npx0: on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=12378086) pcib0: on motherboard found-> vendor=0x8086, dev=0x1237, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7000, revid=0x01 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7010, revid=0x00 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000f000, size 4 Freeing (NOT implemented) redirected PCI irq 11. found-> vendor=0x8086, dev=0x1229, revid=0x04 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=16 map[10]: type 1, range 32, base e1908000, size 12 map[14]: type 1, range 32, base 00009100, size 5 map[18]: type 1, range 32, base e1800000, size 20 found-> vendor=0x8086, dev=0x0960, revid=0x05 class=06-04-00, hdrtype=0x01, mfdev=1 subordinatebus=1 secondarybus=1 Freeing (NOT implemented) redirected PCI irq 10. found-> vendor=0x1069, dev=0x0010, revid=0x05 class=01-04-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=17 map[10]: type 1, range 32, base e1904000, size 13 Freeing (NOT implemented) redirected PCI irq 9. found-> vendor=0x1000, dev=0x000f, revid=0x14 class=01-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=18 map[10]: type 1, range 32, base 00009200, size 8 map[14]: type 1, range 32, base e1909000, size 8 map[18]: type 1, range 32, base e190a000, size 12 found-> vendor=0x1000, dev=0x000f, revid=0x14 class=01-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=b, irq=5 map[10]: type 1, range 32, base 00009300, size 8 map[14]: type 1, range 32, base e1906000, size 8 map[18]: type 1, range 32, base e1907000, size 12 Freeing (NOT implemented) redirected PCI irq 11. found-> vendor=0x102b, dev=0x051b, revid=0x00 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=16 map[10]: type 1, range 32, base e0000000, size 24 map[14]: type 1, range 32, base e1900000, size 14 map[18]: type 1, range 32, base e1000000, size 23 pci0: on pcib0 isab0: at device 7.0 on pci0 I/O Recovery Timing: 8-bit 1 clocks, 16-bit 1 clocks Extended BIOS: disabled Lower BIOS: disabled Coprocessor IRQ13: enabled Mouse IRQ12: enabled Interrupt Routing: A: IRQ11, B: IRQ10, C: IRQ9, D: IRQ5 MB0: , MB1: isa0: on isab0 pci0: Intel PIIX3 ATA controller (vendor=0x8086, dev=0x7010) at 7.1 fxp0: port 0x9100-0x911f mem 0xe1800000-0xe18fffff,0xe1908000-0xe1908fff irq 16 at device 8.0 on pci0 fxp0: Ethernet address 00:a0:c9:9f:3b:e5 bpf: fxp0 attached pcib1: at device 9.0 on pci0 pci1: on pcib1 mlx0: mem 0xe1904000-0xe1905fff irq 17 at device 9.1 on pci0 mlx0: DAC960PTL1, 1 channel, firmware 4.07-0-29, 8MB RAM mlx0: Hardware ID 0x03020116 mlx0: Firmware ID 0x301d0704 mlx0: Configured/Actual channels 1/1 mlx0: Max Targets 16 mlx0: Max Tags 252 mlx0: Max System Drives 32 mlx0: Max Arms 8 mlx0: Max Spans 4 mlx0: DRAM/cache/flash/NVRAM size 8388608/6815744/524288/32768 mlx0: DRAM type 17 mlx0: Clock Speed 40ns mlx0: Hardware Speed 360ns mlx0: Max Commands 124 mlx0: Max SG Entries 33 mlx0: Max DP 504 mlx0: Max IOD 1024 mlx0: Max Comb 256 mlx0: Latency 12s mlx0: SCSI Timeout 6s mlx0: Min Free Lines 72 mlx0: Rate Constant 50 mlx0: MAXBLK 128 mlx0: Blocking Factor 1 sectors mlx0: Cache Line Size 16 blocks mlx0: SCSI Capability 40MHz, 16 bit mlx0: Firmware Build Number 0 mlx0: Fault Management Type 0 mlx0: Features 0 mlxd0: on mlx0 mlxd0: 10242MB (20975616 sectors) RAID 5 (online) Creating DISK mlxd0 mlxd1: on mlx0 mlxd1: 12288MB (25165824 sectors) RAID 5 (online) Creating DISK mlxd1 mlxd2: on mlx0 mlxd2: 4952MB (10141696 sectors) RAID 0 (online) Creating DISK mlxd2 ncr0: port 0x9200-0x92ff mem 0xe190a000-0xe190afff,0xe1909000-0xe19090ff irq 18 at device 10.0 on pci0 ncr0: minsync=12, maxsync=137, maxoffs=16, 128 dwords burst, large dma fifo ncr0: single-ended, open drain IRQ driver, using on-chip SRAM ncr1: port 0x9300-0x93ff mem 0xe1907000-0xe1907fff,0xe1906000-0xe19060ff irq 5 at device 10.1 on pci0 ncr1: minsync=12, maxsync=137, maxoffs=16, 128 dwords burst, large dma fifo ncr1: single-ended, open drain IRQ driver, using on-chip SRAM vga-pci0: mem 0xe1000000-0xe17fffff,0xe1900000-0xe1903fff,0xe0000000-0xe0ffffff irq 16 at device 12.0 on pci0 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 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: 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 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: 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 0a 03 c8 psm: status 0a 03 c8 psm: status 0a 03 c8 psm: status 10 00 64 psm: data c8 c2 50 psm: data 08 00 00 psm: status 00 02 64 psm0: irq 12 on atkbdc0 psm0: model MouseMan+, device ID 0-50, 3 buttons psm0: config:00000000, flags:00000000, packet size:3 psm0: syncmask:08, syncbits:08 vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3b0-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 60 4f 50 83 55 81 bf 1f 00 4f 0e 0f 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 60 4f 50 83 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 60 4f 50 83 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: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> 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 ppc0: parallel port found at 0x378 ppc0: EPP SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 bpf: lp0 attached ppi0: on ppbus0 isa_probe_children: probing PnP devices SMP: enabled INTs: 1, 3, 4, 5, 6, 7, 12, 16, 17, 18, apic_imen: 0x00f8ef05 BIOS Geometries: 0:020efe3f 0..526=527 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: lo0 attached Waiting 15 seconds for SCSI devices to settle ncr0: restart (scsi reset). ncr1: restart (scsi reset). SMP: AP CPU #1 Launched! SMP: CPU1 apic_initialize(): lint0: 0x00010700 lint1: 0x00010400 TPR: 0x00000010 SVR: 0x000001ff (probe6:ncr0:0:6:0): INQUIRY. CDB: 12 1 80 0 ff 0 (probe6:ncr0:0:6:0): ILLEGAL REQUEST asc:24,0 (probe6:ncr0:0:6:0): Invalid field in CDB Creating DISK da0 Creating DISK cd0 pass0 at ncr0 bus 0 target 0 lun 0 pass0: Fixed Direct Access SCSI-2 device pass0: Serial Number F3V95882 pass0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) pass1 at ncr0 bus 0 target 6 lun 0 pass1: Removable CD-ROM SCSI-2 device pass1: 10.000MB/s transfers (10.000MHz, offset 15) Mounting root from ufs:/dev/da0s1a (cd0:ncr0:0:6:0): READ CD RECORDED CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (cd0:ncr0:0:6:0): NOT READY asc:3a,0 (cd0:ncr0:0:6:0): Medium not present cd0 at ncr0 bus 0 target 6 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 15) cd0: Attempt to query device size failed: NOT READY, Medium not present da0 at ncr0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: Serial Number F3V95882 da0: 40.000MB/s transfers (20.000MHz, offset 15, 16bit) da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) da0s1: type 0xa5, start 63, end = 8466254, size 8466192 : OK start_init: trying /sbin/init mlxd2s1: type 0xa5, start 32, end = 10141695, size 10141664 : OK mlxd1s1: type 0xa5, start 32, end = 25165823, size 25165792 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK mlxd1s1: type 0xa5, start 32, end = 25165823, size 25165792 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK mlxd1s1: type 0xa5, start 32, end = 25165823, size 25165792 : OK mlxd0s1: type 0xa5, start 32, end = 20975615, size 20975584 : OK --azLHFNyN32YCQGCU Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dmesg.up" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Tue Feb 1 00:55:46 CET 2000 toor@paert.tse-online.de:/iron/bsd/src/sys/compile/TSEGENERIC Calibrating clock(s) ... TSC clock: 200554308 Hz, i8254 clock: 1193776 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 Timecounter "TSC" frequency 200455432 Hz CPU: Pentium Pro (200.46-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x619 Stepping = 9 Features=0xfbff real memory = 134217728 (131072K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x002ed000 - 0x07febfff, 131067904 bytes (31999 pages) avail memory = 127111168 (124132K bytes) bios32: Found BIOS32 Service Directory header at 0xc00faf30 bios32: Entry = 0xfb330 (c00fb330) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xb360 pnpbios: Found PnP BIOS data at 0xc00fc050 pnpbios: Entry = f0000:c078 Rev = 1.0 Other BIOS signatures found: ACPI: 00000000 Preloaded elf kernel "kernel.up" at 0xc02d4000. Pentium Pro MTRR support enabled md0: Malloc disk Creating DISK md0 Math emulator present pci_open(1): mode 1 addr port (0x0cf8) is 0x8000005c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=12378086) npx0: on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=12378086) pcib0: on motherboard found-> vendor=0x8086, dev=0x1237, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7000, revid=0x01 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7010, revid=0x00 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000f000, size 4 found-> vendor=0x8086, dev=0x1229, revid=0x04 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base e1908000, size 12 map[14]: type 1, range 32, base 00009100, size 5 map[18]: type 1, range 32, base e1800000, size 20 found-> vendor=0x8086, dev=0x0960, revid=0x05 class=06-04-00, hdrtype=0x01, mfdev=1 subordinatebus=1 secondarybus=1 found-> vendor=0x1069, dev=0x0010, revid=0x05 class=01-04-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=10 map[10]: type 1, range 32, base e1904000, size 13 found-> vendor=0x1000, dev=0x000f, revid=0x14 class=01-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base 00009200, size 8 map[14]: type 1, range 32, base e1909000, size 8 map[18]: type 1, range 32, base e190a000, size 12 found-> vendor=0x1000, dev=0x000f, revid=0x14 class=01-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=b, irq=5 map[10]: type 1, range 32, base 00009300, size 8 map[14]: type 1, range 32, base e1906000, size 8 map[18]: type 1, range 32, base e1907000, size 12 found-> vendor=0x102b, dev=0x051b, revid=0x00 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base e0000000, size 24 map[14]: type 1, range 32, base e1900000, size 14 map[18]: type 1, range 32, base e1000000, size 23 pci0: on pcib0 Correcting Natoma config for non-SMP Correcting Natoma config for non-SMP isab0: at device 7.0 on pci0 I/O Recovery Timing: 8-bit 1 clocks, 16-bit 1 clocks Extended BIOS: disabled Lower BIOS: disabled Coprocessor IRQ13: enabled Mouse IRQ12: enabled Interrupt Routing: A: IRQ11, B: IRQ10, C: IRQ9, D: IRQ5 MB0: , MB1: isa0: on isab0 pci0: Intel PIIX3 ATA controller (vendor=0x8086, dev=0x7010) at 7.1 fxp0: port 0x9100-0x911f mem 0xe1800000-0xe18fffff,0xe1908000-0xe1908fff irq 11 at device 8.0 on pci0 fxp0: Ethernet address 00:a0:c9:9f:3b:e5 bpf: fxp0 attached pcib1: at device 9.0 on pci0 pci1: on pcib1 mlx0: mem 0xe1904000-0xe1905fff irq 10 at device 9.1 on pci0 mlx0: DAC960PTL1, 1 channel, firmware 4.07-0-29, 8MB RAM mlx0: Hardware ID 0x03020116 mlx0: Firmware ID 0x301d0704 mlx0: Configured/Actual channels 1/1 mlx0: Max Targets 16 mlx0: Max Tags 252 mlx0: Max System Drives 32 mlx0: Max Arms 8 mlx0: Max Spans 4 mlx0: DRAM/cache/flash/NVRAM size 8388608/6815744/524288/32768 mlx0: DRAM type 17 mlx0: Clock Speed 40ns mlx0: Hardware Speed 360ns mlx0: Max Commands 124 mlx0: Max SG Entries 33 mlx0: Max DP 504 mlx0: Max IOD 1024 mlx0: Max Comb 256 mlx0: Latency 12s mlx0: SCSI Timeout 6s mlx0: Min Free Lines 72 mlx0: Rate Constant 50 mlx0: MAXBLK 128 mlx0: Blocking Factor 1 sectors mlx0: Cache Line Size 16 blocks mlx0: SCSI Capability 40MHz, 16 bit mlx0: Firmware Build Number 0 mlx0: Fault Management Type 0 mlx0: Features 0 mlxd0: on mlx0 mlxd0: 10242MB (20975616 sectors) RAID 5 (online) Creating DISK mlxd0 mlxd1: on mlx0 mlxd1: 12288MB (25165824 sectors) RAID 5 (online) Creating DISK mlxd1 mlxd2: on mlx0 mlxd2: 4952MB (10141696 sectors) RAID 0 (online) Creating DISK mlxd2 sym0: <875> port 0x9200-0x92ff mem 0xe190a000-0xe190afff,0xe1909000-0xe19090ff irq 9 at device 10.0 on pci0 sym0: Symbios NVRAM, ID 7, Fast-20, SE, parity checking sym0: open drain IRQ line driver, using on-chip SRAM sym0: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 05/4e/80/01/00/24 sym0: final SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 05/46/80/01/08/24 sym0: SCAN AT BOOT disabled for targets 1 2 3 4 5 8 9 10 11 12 13 14 15. sym0: Delay (GEN=11): 243 msec, 36577 KHz sym0: Delay (GEN=11): 263 msec, 33795 KHz sym0: Delay (GEN=11): 263 msec, 33795 KHz sym0: enabling clock multiplier sym0: Downloading SCSI SCRIPTS. sym1: <875> port 0x9300-0x93ff mem 0xe1907000-0xe1907fff,0xe1906000-0xe19060ff irq 5 at device 10.1 on pci0 sym1: chip clock is 40401KHz sym1: Symbios NVRAM, ID 7, Fast-20, SE, parity checking sym1: open drain IRQ line driver, using on-chip SRAM sym1: initial SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 00/00/00/00/00/00 sym1: final SCNTL3/DMODE/DCNTL/CTEST3/4/5 = (hex) 05/46/80/01/08/24 sym1: enabling clock multiplier sym1: Downloading SCSI SCRIPTS. vga-pci0: mem 0xe1000000-0xe17fffff,0xe1900000-0xe1903fff,0xe0000000-0xe0ffffff irq 11 at device 12.0 on pci0 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 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: 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 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: 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