Date: Thu, 04 Apr 2002 00:36:20 -0500 From: David Rosario <david@rosariofamily.com> To: freebsd-questions@FreeBSD.ORG Subject: Adaptec 2920 doesn't appear in 'dmesg' Message-ID: <3CABE654.2030509@rosariofamily.com>
next in thread | raw e-mail | index | archive | help
I recently migrated a Compaq Deskpro 2000 5200MMX from RH Linux 6.2 to FreeBSD 4.5 and am having problems with the SCSI card. The card is an Adaptec 2920A, which should be supported. The hardware is fine because it's what I was using under Linux, just with a tape drive attached, for backups. When the machine boots, there are no messages relating to the card. I have worked with FreeBSD too much (I've done more OpenBSD) but I've committed to using it on my server (primarily because I don't like the GPL and because of the VM problems in the 2.4 kernel) and REALLY need to do backups because you never know ... I'm using the default GENERIC kernel. Here is my dmesg: Copyright (c) 1992-2002 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.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P55C (199.68-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping = 3 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> real memory = 335544320 (327680K bytes) avail memory = 321421312 (313888K bytes) Preloaded elf kernel "kernel" at 0xc0496000. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk Using $PIR table, 5 entries at 0xc00f20b0 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0x1440-0x147f mem 0x45000000-0x450fffff,0x45100000-0x45100fff irq 11 at device 2.0 on pci0 fxp0: Ethernet address 00:d0:b7:a0:cc:0a inphy0: <i82555 10/100 media interface> on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: <unknown card> (vendor=0x1036, dev=0x0000) at 3.0 irq 10 pci0: <ATI Mach64-CT graphics accelerator> at 4.0 isab0: <VIA 82C586 PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C586 ATA33 controller> port 0x1400-0x140f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <VIA 83C572 USB controller> port 0x1200-0x121f irq 0 at device 7.2 on pci0 pci_cfgintr_search: linked (2) to configured irq 11 at 0:2:0 pci_cfgintr: 0:7 INTD routed to irq 11 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: <VIA 82C586B ACPI interface> port 0x1000-0x10ff at device 7.3 on pci0 pci0: <S3 Trio 64V2/DX/GX graphics accelerator> at 15.0 orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xc8fff,0xcc000-0xcffff,0xe7000-0xeffff 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 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 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 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 RTC BIOS diagnostic error 2 ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable ad0: 38166MB <ST340016A> [77545/16/63] at ata0-master UDMA33 acd0: CDROM <CD-ROM CDU571-Q> at ata0-slave using PIO3 Mounting root from ufs:/dev/ad0s1a I don't know if I need to kldload scsi_low, but that doesn't help either. Any help would be greatly appreciated. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CABE654.2030509>