Add sf(4), gsip(4), gphyter(4) drivers.

This commit is contained in:
thorpej 2001-06-18 22:40:19 +00:00
parent a9d488c4e3
commit 7478f1c9a3
3 changed files with 15 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $NetBSD: ALPHA,v 1.148 2001/06/07 03:51:53 lukem Exp $
# $NetBSD: ALPHA,v 1.149 2001/06/18 22:40:19 thorpej Exp $
#
# Alpha kernel with all the options you'd want, and more.
include "arch/alpha/conf/std.alpha"
ident "ALPHA-$Revision: 1.148 $"
ident "ALPHA-$Revision: 1.149 $"
maxusers 32
@ -248,10 +248,12 @@ eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
gsip* at pci? dev ? function ? # NS DP83820 Gigabit Ethernet
iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
@ -295,6 +297,7 @@ icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
iophy* at mii? phy ? # Intel 82553 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.186 2001/06/07 03:51:53 lukem Exp $
# $NetBSD: GENERIC,v 1.187 2001/06/18 22:40:20 thorpej Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
#
@ -6,7 +6,7 @@
include "arch/alpha/conf/std.alpha"
#ident "GENERIC-$Revision: 1.186 $"
#ident "GENERIC-$Revision: 1.187 $"
maxusers 32
@ -222,10 +222,12 @@ eso* at pci? dev ? function ? # ESS Solo-1 PCI AudioDrive
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
gsip* at pci? dev ? function ? # NS DP83820 Gigabit Ethernet
iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
@ -268,6 +270,7 @@ exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
nsphy* at mii? phy ? # NS83840 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.53 2001/06/07 03:51:54 lukem Exp $
# $NetBSD: INSTALL,v 1.54 2001/06/18 22:40:20 thorpej Exp $
#
# Alpha INSTALL kernel.
@ -173,10 +173,12 @@ epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
ex* at pci? dev ? function ? # 3COM 3c90x[B] Ethernet
fpa* at pci? dev ? function ? # DEC DEFPA FDDI
fxp* at pci? dev ? function ? # Intel EEPRO 10+/100B
gsip* at pci? dev ? function ? # NS DP83820 Gigabit Ethernet
iha* at pci? dev ? function ? # Initio INIC-940/950 SCSI
isp* at pci? dev ? function ? # Qlogic ISP 10x0 SCSI
le* at pci? dev ? function ? # PCI LANCE Ethernet (untested)
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
sf* at pci? dev ? function ? # Adaptec AIC-6915 Ethernet
siop* at pci? dev ? function ? # Symbios 53c8xx SCSI
mlx* at pci? dev ? function ? # Mylex DAC960 / DEC SWXCR (untested)
ne* at pci? dev ? function ? # NE2000-compatible Ethernet
@ -202,7 +204,9 @@ exphy* at mii? phy ? # 3Com internal PHYs
icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
inphy* at mii? phy ? # Intel 82555 PHYs
lxtphy* at mii? phy ? # Level One LXT-970 PHYs
gphyter* at mii? phy ? # NS83861 Gig-E PHY
nsphy* at mii? phy ? # NS83840 PHYs
nsphyter* at mii? phy ? # NS83843 PHYs
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
tlphy* at mii? phy ? # ThunderLAN PHYs