diff options
author | David Krause <david@cvs.openbsd.org> | 2005-05-01 07:54:44 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2005-05-01 07:54:44 +0000 |
commit | 6e9804297a3ff083bc61d8f4b088f1d2766a559d (patch) | |
tree | 6c9b157020da5b7ffa61bf46ceb94e79192c33de /sys/arch/i386/conf/RAMDISKC | |
parent | ae3b1a99f73d24a60f403445c5d43cf581e2bf11 (diff) |
spacing; ok miod@ deraadt@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index 689b5fa2982..830e42aff08 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.55 2005/04/21 02:08:16 deraadt Exp $ +# $OpenBSD: RAMDISKC,v 1.56 2005/05/01 07:54:42 david Exp $ machine i386 # architecture, used by config; REQUIRED @@ -282,7 +282,7 @@ re* at cardbus? # Realtek 8169/8169S/8110S #lge* at pci? # Level1 LXT1001 GigE #hme* at pci? # Sun Happy Meal #bce* at pci? # Broadcom BCM4401 -vge* at pci? # VIA VT612x +vge* at pci? # VIA VT612x # Wireless network cards ath* at pci? # Atheros AR5k (802.11a/b/g) |