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/macppc/conf | |
parent | ae3b1a99f73d24a60f403445c5d43cf581e2bf11 (diff) |
spacing; ok miod@ deraadt@
Diffstat (limited to 'sys/arch/macppc/conf')
-rw-r--r-- | sys/arch/macppc/conf/GENERIC | 6 | ||||
-rw-r--r-- | sys/arch/macppc/conf/RAMDISK | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC index b0511ab8a8e..0badb1e9c33 100644 --- a/sys/arch/macppc/conf/GENERIC +++ b/sys/arch/macppc/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.81 2005/04/30 00:49:36 deraadt Exp $g +# $OpenBSD: GENERIC,v 1.82 2005/05/01 07:54:42 david Exp $g # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -63,7 +63,7 @@ wdc* at kauaiata? macobio0 at pci? gem* at pci? # GMAC ethernet hme* at pci? # HME ethernet -vge* at pci? # VIA VT612x +vge* at pci? # VIA VT612x dc* at pci? # DEC Tulip 21143 clones xl* at pci? # 3C9xx ethernet rl* at pci? # RealTek 81[23]9 ethernet @@ -210,7 +210,7 @@ ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 ukbd* at uhidev? # USB keyboard wskbd* at ukbd? mux 1 -uhid* at uhidev? # USB generic HID support +uhid* at uhidev? # USB generic HID support aue* at uhub? # ADMtek AN986 Pegasus Ethernet atu* at uhub? # Atmel AT76c50x based 802.11b axe* at uhub? # ASIX Electronics AX88172 USB Ethernet diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK index 131f4103b9b..025bfffbbdb 100644 --- a/sys/arch/macppc/conf/RAMDISK +++ b/sys/arch/macppc/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.46 2005/04/26 22:10:35 dlg Exp $ +# $OpenBSD: RAMDISK,v 1.47 2005/05/01 07:54:42 david Exp $ # # PPC GENERIC config file # @@ -63,7 +63,7 @@ wdc* at kauaiata? macobio0 at pci? gem* at pci? # GMAC ethernet hme* at pci? # HME ethernet -vge* at pci? # VIA VT612x +vge* at pci? # VIA VT612x dc* at pci? # DEC Tulip 21143 clones xl* at pci? # 3C9xx ethernet em* at pci? # Intel Pro/1000 ethernet |