Date: Sat, 6 Jan 2001 14:28:22 -0800 From: Ben Lovett <blovett@bsdguru.com> To: freebsd-questions@freebsd.org Subject: Determining which SCSI driver to use... Message-ID: <20010106142821.D479@bsdguru.com>
next in thread | raw e-mail | index | archive | help
--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hello,
Could someone please help me determine which SCSI driver I should use
for the following card? It came with a 4x PCMCIA CD-ROM made by
Panasonic. The card is manufactured by Panasonic, but seems to use the
QLogic chipset (found this out when using this under Linux).
Unfortunatly, I can not figure out which device to enable in the kernel
config and what I should add to my pccard.conf file.. I have attached a
CIS dump for your enjoyment. Thank you for your time!
TIA
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Lovett printf("Hello world!);
don4r return 0;
don4r@bsdguru.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
There's no place like ~
--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=scsi-dumpcis
Configuration data for card in slot 1
Tuple #1, code = 0x1 (Common memory descriptor), length = 3
000: d9 00 ff
Common memory device information:
Device number 1, type Function specific, WPS = ON
Speed = 250nS, Memory block size = 512b, 1 units
Tuple #2, code = 0x20 (Manufacturer ID), length = 4
000: 32 00 04 03
PCMCIA ID = 0x32, OEM ID = 0x304
Tuple #3, code = 0x21 (Functional ID), length = 3
000: 08 00 ff
SCSI card
Tuple #4, code = 0x15 (Version 1 info), length = 18
000: 05 00 4b 4d 45 00 4b 58 4c 43 30 30 32 00 30 30
010: 00 ff
Version = 5.0, Manuf = [KME], card vers = [KXLC002]
Addit. info = [00]
Tuple #5, code = 0x1a (Configuration map), length = 5
000: 01 27 00 04 03
Reg len = 2, config register addr = 0x400, last config = 0x27
Registers: XX------
Tuple #6, code = 0x1b (Configuration entry), length = 13
000: e1 01 19 19 55 5e 16 c0 40 0f 30 ff ff
Config index = 0x21(default)
Interface byte = 0x1 (I/O)
Vcc pwr:
Nominal operating supply voltage: 5 x 1V
Continuous supply current: 5.5 x 100mA
Max current average over 1 second: 1.3 x 100mA
Card provides address decode, limited 8/16 Bit I/O
I/O address # 1: block length = 0x10
IRQ modes: Level
IRQs: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Tuple #7, code = 0x1b (Configuration entry), length = 7
000: 24 08 ca 60 30 02 0f
Config index = 0x24
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x230 block length = 0x10
Tuple #8, code = 0x1b (Configuration entry), length = 7
000: 25 08 ca 60 50 02 0f
Config index = 0x25
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x250 block length = 0x10
Tuple #9, code = 0x1b (Configuration entry), length = 7
000: 26 08 ca 60 70 02 0f
Config index = 0x26
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x270 block length = 0x10
Tuple #10, code = 0x1b (Configuration entry), length = 7
000: 27 08 ca 60 90 02 0f
Config index = 0x27
Card decodes 10 address lines, limited 8/16 Bit I/O
I/O address # 1: block start = 0x290 block length = 0x10
Tuple #11, code = 0x44 (Card init date), length = 4
000: 00 00 58 1f
Tuple #12, code = 0x14 (No link), length = 0
Tuple #13, code = 0xff (Terminator), length = 0
2 slots found
--EeQfGwPcQSOJBaQU--
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?20010106142821.D479>
