]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010
authorobrien <obrien@FreeBSD.org>
Sat, 27 Nov 1999 23:32:35 +0000 (23:32 +0000)
committerobrien <obrien@FreeBSD.org>
Sat, 27 Nov 1999 23:32:35 +0000 (23:32 +0000)
commit803caabbaede720914303e79f48b362e2fd9db31
treed6d74c94980dcafa7e6bda77cec2e37a6b855985
New `sym' device driver optimized for the Symbios/LSI 53C896/53C895A/53C1010
PCI SCSI controllers.  This driver also supports the following Symbios/LSI
PCI SCSI chips: 53C810A53C825A, 53C860, 53C875, 53C876, 53C885, 53C895.

However, it does NOT support earlier chips as the following ones: 53C810,
53C815, 53C825.

See README.sym for more details.

Submitted-by: Gerard Roudier <groudier@club-internet.fr>
sys/dev/sym/README.sym [new file with mode: 0644]
sys/dev/sym/sym_conf.h [new file with mode: 0644]
sys/dev/sym/sym_defs.h [new file with mode: 0644]
sys/dev/sym/sym_hipd.c [new file with mode: 0644]