]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Minor tweak: the subsystem device ID code for the quad port 62044 card
authorwpaul <wpaul@FreeBSD.org>
Sat, 20 Nov 1999 18:29:44 +0000 (18:29 +0000)
committerwpaul <wpaul@FreeBSD.org>
Sat, 20 Nov 1999 18:29:44 +0000 (18:29 +0000)
commit5ade237428fc4321958da968ae369ca0efbb43a0
treed9163b97f24bbc2b61cafd2a1de9965eb0c4cfd2
parentb5a0bd94943cb40715dd37850d2199cac15a880f
Minor tweak: the subsystem device ID code for the quad port 62044 card
is documented to be 0x18 in the Adaptec manual, however there appears to
be a newer board rev with code 0x19. I added a #define for this and
updated the probe code so that this board will be properly identified
in the probe messages. (Currently it's just identified generically as
an AIC-6915 chip.)
sys/dev/sf/if_sf.c
sys/dev/sf/if_sfreg.h
sys/pci/if_sf.c
sys/pci/if_sfreg.h