diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-05-10 01:16:33 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-05-10 01:16:33 +0000 |
commit | a2387b97d380c1ff7191a1a57f39092665855d51 (patch) | |
tree | 2e3fbb222d0ac1a462be18098e5cf3cdf020196b /sys/arch/i386/conf | |
parent | 390474309a49bee35f12d6c59d4382a1c1dfcef8 (diff) |
Add epic(4) driver which supersedes tx(4).
This buys us..
- bus_dma
- big endian support
- multicast
- support for another EPIC chipset
From NetBSD
ok mickey@
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISK_CD | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index b1002422948..eef8d87d908 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.411 2005/05/02 17:26:00 grange Exp $ +# $OpenBSD: GENERIC,v 1.412 2005/05/10 01:16:31 brad Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -396,7 +396,7 @@ xl* at cardbus? # 3C575/3C656 ethernet rl* at pci? # RealTek 81[23]9 ethernet rl* at cardbus? # RealTek 81[23]9 ethernet mtd* at pci? # Myson MTD800/803/891 -tx* at pci? # SMC 83C170 EPIC ethernet +epic* at pci? # SMC EPIC/100 ethernet tl* at pci? # Compaq Thunderlan ethernet vr* at pci? # VIA Rhine ethernet wb* at pci? # Winbond W89C840F ethernet diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 2e1b06cb9b1..eae4c6fbabf 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.137 2005/03/18 19:24:27 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.138 2005/05/10 01:16:31 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -224,7 +224,7 @@ ep* at pcmcia? # PCMCIA based 3c5xx cards #fpa* at pci? # DEC DEFPA FDDI cards xl* at pci? # 3C9xx ethernet cards rl* at pci? # RealTek 81[23]9 ethernet -tx* at pci? # SMC 83C170 EPIC ethernet cards +epic* at pci? # SMC EPIC/100 ethernet tl* at pci? # Compaq Thunderlan ethernet cards vr* at pci? # VIA Rhine ethernet #wb* at pci? # Winbond W89C840F ethernet diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index dc7f47eac47..55de72f29b8 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.80 2005/03/18 22:39:59 deraadt Exp $ +# $OpenBSD: RAMDISKB,v 1.81 2005/05/10 01:16:31 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -247,7 +247,7 @@ ep* at pci? # 3C59x ethernet cards #fpa* at pci? # DEC DEFPA FDDI cards xl* at pci? # 3C9xx ethernet cards #rl* at pci? # RealTek 81[23]9 ethernet -#tx* at pci? # SMC 83C170 EPIC ethernet cards +#epic* at pci? # SMC EPIC/100 ethernet #tl* at pci? # Compaq Thunderlan ethernet cards vr* at pci? # VIA Rhine ethernet #wb* at pci? # Winbond W89C840F ethernet diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 830e42aff08..e59c54c322b 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.56 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: RAMDISKC,v 1.57 2005/05/10 01:16:31 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -263,7 +263,7 @@ xl* at pci? # 3C9xx ethernet xl* at cardbus? # 3C575 ethernet rl* at pci? # RealTek 81[23]9 ethernet rl* at cardbus? # RealTek 81[23]9 ethernet -#tx* at pci? # SMC 83C170 EPIC ethernet +#epic* at pci? # SMC EPIC/100 ethernet #tl* at pci? # Compaq Thunderlan ethernet #vr* at pci? # VIA Rhine ethernet #wb* at pci? # Winbond W89C840F ethernet diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 2e51d055305..b9cec934d89 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.94 2005/04/14 20:21:07 brad Exp $ +# $OpenBSD: RAMDISK_CD,v 1.95 2005/05/10 01:16:31 brad Exp $ machine i386 # architecture, used by config; REQUIRED @@ -308,7 +308,7 @@ fpa* at pci? # DEC DEFPA FDDI xl* at pci? # 3C9xx ethernet xl* at cardbus? # 3C575 ethernet rl* at pci? # RealTek 81[23]9 ethernet -tx* at pci? # SMC 83C170 EPIC ethernet +epic* at pci? # SMC EPIC/100 ethernet tl* at pci? # Compaq Thunderlan ethernet vr* at pci? # VIA Rhine ethernet dc* at pci? # 21143, "tulip" clone ethernet |