Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2007 21:37:13 -0500
From:      "Tony" <tony@tntpro.net>
To:        <freebsd-questions@freebsd.org>
Subject:   what driver does the 80960rp use?
Message-ID:  <000701c83555$692eb4a0$f300a8c0@outkast>

next in thread | raw e-mail | index | archive | help
I just installed an HP scsi card into my Dell server
 
I'm trying to figure out driver I should add to my custom kernel.
 
>From pciconf -lcv
 
ioapic0@pci3:0:0:       class=0x080020 card=0x11618086 chip=0x11618086
rev=0x01 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82806AA PCI64 Hub Advanced Programmable Interrupt
Controller'
    class      = base peripheral
    subclass   = interrupt controller
none2@pci3:4:0: class=0x010400 card=0x60e7103c chip=0x1960101e rev=0x20
hdr=0x00
    vendor     = 'American Megatrends Inc.'
    device     = '80960RP i960RP Microprocessor'
    class      = mass storage
    subclass   = RAID
    cap 01[80] = powerspec 2  supports D0 D3  current D0
 
 
>From dmesg:
 
pci3: <ACPI PCI bus> on pcib3
pci3: <mass storage, RAID> at device 4.0 (no driver attached)
 
 
 
uname -a
FreeBSD tntpro.com 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #4: Sun Dec  2
16:14:46 EST 2007     root@tntpro.com:/usr/obj/usr/src/sys/LUNARXL  i386
 
 
 
 
 
Thank you!
 
Tony



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701c83555$692eb4a0$f300a8c0>