Add the AMD driver.

This commit is contained in:
Justin T. Gibbs 1999-09-11 16:05:48 +00:00
parent f0540c3d39
commit 0e9857132a
5 changed files with 14 additions and 0 deletions

View File

@ -88,6 +88,7 @@ device wst0 #IDE Tape (e.g. Travan)
controller ncr0 # NCR/Symbios Logic
controller ahb0 # EISA AHA1742 family
controller ahc0 # AHA2940 and onboard AIC7xxx devices
controller amd0 # AMD 53C974 (Teckram DC-390(T))
controller isp0 # Qlogic family
controller dpt0 # DPT Smartcache - See LINT for options!

View File

@ -1527,6 +1527,9 @@ controller miibus0
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `amd' device provides support for the AMD 53C974 SCSI host
# adapter chip as found on devices such as the Tekram DC-390(T).
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@ -1680,6 +1683,7 @@ controller miibus0
#
controller pci0
controller ahc1
controller amd0
controller ncr0
controller isp0
#

View File

@ -88,6 +88,7 @@ device wst0 #IDE Tape (e.g. Travan)
controller ncr0 # NCR/Symbios Logic
controller ahb0 # EISA AHA1742 family
controller ahc0 # AHA2940 and onboard AIC7xxx devices
controller amd0 # AMD 53C974 (Teckram DC-390(T))
controller isp0 # Qlogic family
controller dpt0 # DPT Smartcache - See LINT for options!

View File

@ -1527,6 +1527,9 @@ controller miibus0
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `amd' device provides support for the AMD 53C974 SCSI host
# adapter chip as found on devices such as the Tekram DC-390(T).
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@ -1680,6 +1683,7 @@ controller miibus0
#
controller pci0
controller ahc1
controller amd0
controller ncr0
controller isp0
#

View File

@ -1527,6 +1527,9 @@ controller miibus0
# The `ahc' device provides support for the Adaptec 29/3940(U)(W)
# and motherboard based AIC7870/AIC7880 adapters.
#
# The `amd' device provides support for the AMD 53C974 SCSI host
# adapter chip as found on devices such as the Tekram DC-390(T).
#
# The `ncr' device provides support for the NCR 53C810 and 53C825
# self-contained SCSI host adapters.
#
@ -1680,6 +1683,7 @@ controller miibus0
#
controller pci0
controller ahc1
controller amd0
controller ncr0
controller isp0
#