-Change manufacture ID for REX-5535AC, REX-5535X, REX-9835X, and REX-9835Z

from "PCMCIA SCSI MBH1040" to "PCMCIA SCSI MBH10401" "01". They are
 based on the spc driver.
 This will fix the conflicts of entry with REX-5536AM, REX-9836A,
 and ICM PSC-2401 ("MBH10404" ones) which are based on stg driver.
 The problem was pointed out in bsd-nomads several times since PAO2 days.

-Comment out the entry for "MBH10401" ones. The spc driver is
 not supported yet.

-Add more comment about cards which has broken CIS
 (some cards which has tuple of "PCMCIA SCSI MBH10404" "01").

Reported by:	takachan@running-dog.net, y-nakaga@nwsl.mesh.ad.jp,
		yuki@dayo.ne.jp
Obtained from:	discussion in bsd-nomads mailing list
This commit is contained in:
Noriaki Mitsunaga 2000-12-13 13:29:16 +00:00
parent f33c0fddd7
commit 3990bb57d1

View File

@ -1677,9 +1677,10 @@ card "JVC" "MiniMoil Ethernet Card"
########## spc ##########
# XXX NOT SUPPORTED YET
# REX5535AC, REX5535X SCSI
card "PCMCIA SCSI MBH1040" "01"
config 0x3a "spc" ?
#card "PCMCIA SCSI MBH10401" "01"
# config 0x3a "spc" ?
########## stg ##########
@ -1696,11 +1697,12 @@ card "IBM Corp." "SCSI PCMCIA Card"
config auto "stg" ?
# RATOC REX-5536AM, REX-9836A, ICM PSC-2401 SCSI
# (Don't put this entry under REX5535 series!)
# There's a buggy revision of this card which has broken CIS tupples.
# if you can't use this card, please use the point enabler. (for example,
# If you can't use this card, change config entry from `auto' to
# `default' and try the point enabler. (for example,
# type "pccardc enabler 0 stg0 -a 0x4140 -i 5" from root command prompt)
card "PCMCIA SCSI MBH10404" "01"
# config default "stg" ?
config auto "stg" ?
logstr "RATOC REX-5536AM SCSI"