diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2013-10-28 12:33:33 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2013-10-28 12:33:33 +0000 |
commit | 323a978da727296474ba5f55ff4d2cef3cdae2bd (patch) | |
tree | 2b5999ece37505897b55fbecc4c3b95430246015 /sys/arch/alpha/conf/RAMDISKBIG | |
parent | 812c3d9bada1317588f2b663b04c685b4bf4cff8 (diff) |
tedu FDDI support and the 3 flavors the driver for DEC devices, even
miod@ cannot find two boards using the same media.
With precious punctuation review from guenther@, thanks!
ok deraadt@, henning@
Diffstat (limited to 'sys/arch/alpha/conf/RAMDISKBIG')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index b825e4c1dde..a27b64b6afc 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.87 2012/12/10 04:30:56 brad Exp $ +# $OpenBSD: RAMDISKBIG,v 1.88 2013/10/28 12:33:32 mpi Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -130,7 +130,6 @@ asc* at tc? #cfb* at tc? #sfb* at tc? le* at tc? -fta* at tc? # DEC DEFTA FDDI cards # PCI host bus adapter support apecs* at mainbus? |