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/hppa64 | |
parent | ae3b1a99f73d24a60f403445c5d43cf581e2bf11 (diff) |
spacing; ok miod@ deraadt@
Diffstat (limited to 'sys/arch/hppa64')
-rw-r--r-- | sys/arch/hppa64/conf/GENERIC | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sys/arch/hppa64/conf/GENERIC b/sys/arch/hppa64/conf/GENERIC index 74dc205b378..5d9b093981e 100644 --- a/sys/arch/hppa64/conf/GENERIC +++ b/sys/arch/hppa64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.3 2005/04/30 00:49:36 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.4 2005/05/01 07:54:42 david Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -49,7 +49,7 @@ pci* at ppb? #option CARDBUS_DEBUG,CARDSLOT_DEBUG,CARDBUS_MAP_DEBUG #cardbus* at cardslot? #option PCMCIADEBUG,PCMCIAVERBOSE -#pcmcia* at cardslot? +#pcmcia* at cardslot? # PCI USB Controllers #ehci* at pci? # Enhanced Host Controller @@ -128,7 +128,7 @@ pci* at ppb? dc* at pci? # 21143, "tulip" clone ethernet #dc* at cardbus? #rl* at pci? # RealTek 81[23]9 ethernet -#rl* at cardbus? +#rl* at cardbus? #ep* at pci? # 3c59x #ep* at cardbus? #xl* at pci? # 3C9xx ethernet @@ -147,17 +147,17 @@ dcphy* at mii? # Digital Clone PHYs #exphy* at mii? # 3Com internal PHYs #inphy* at mii? # Intel 82555 PHYs #iophy* at mii? # Intel 82553 PHYs -#icsphy* at mii? # ICS1890 PHYs +#icsphy* at mii? # ICS1890 PHYs lxtphy* at mii? # Level One LXT-970 PHYs nsphy* at mii? # NS83840 PHYs #nsphyter* at mii? # NS83843 PHYs -#mtdphy* at mii? # Myson MTD972 PHYs +#mtdphy* at mii? # Myson MTD972 PHYs #qsphy* at mii? # Quality Semi QS6612 PHYs #sqphy* at mii? # Seeq 8022[013] PHYs #tlphy* at mii? # ThunderLAN PHYs #tqphy* at mii? # TDK Semiconductor PHYs -#brgphy* at mii? # Broadcom 10/100/1000 PHYs -#bmtphy* at mii? # Broadcom 10/100 PHYs +#brgphy* at mii? # Broadcom 10/100/1000 PHYs +#bmtphy* at mii? # Broadcom 10/100 PHYs #eephy* at mii? # Marvell 88E1000 Gigabit PHYs ukphy* at mii? # generic unknown PHYs |