diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-05-10 12:03:33 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-05-10 12:03:33 +0000 |
commit | ca5263995a3a93faa89267e574b9bb3481906bd3 (patch) | |
tree | ed48d17e14fe611cf2b9b41809aa3f4577118f75 /sys/arch | |
parent | 8b4df458aed010075f29ad4cc2c3cb0b916ff4ce (diff) |
add epic commented out
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/hppa/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/hppa/conf/RAMDISK | 3 | ||||
-rw-r--r-- | sys/arch/hppa64/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/hppa64/conf/RAMDISK | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 0fe26253a3b..bca285d6496 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.71 2005/05/01 17:19:34 david Exp $ +# $OpenBSD: GENERIC,v 1.72 2005/05/10 12:03:32 mickey Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -221,6 +221,7 @@ scsibus* at siop? #em* at pci? # Intel Pro/1000 ethernet #ti* at pci? # Alteon Tigon 1Gb ethernet #txp* at pci? # 3com 3CR990 +#epic* at pci? # SMC EPIC/100 ethernet #fpa* at pci? # DEC DEFPA FDDI #de* at pci? # 21x4[012]-based Ethernet #de* at eisa? diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 58bd727e551..3f15ff04556 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.46 2005/05/01 17:19:34 david Exp $ +# $OpenBSD: RAMDISK,v 1.47 2005/05/10 12:03:32 mickey Exp $ # # Diskless kernel config # @@ -224,6 +224,7 @@ scsibus* at siop? #em* at pci? # Intel Pro/1000 ethernet #ti* at pci? # Alteon Tigon 1Gb ethernet #txp* at pci? # 3com 3CR990 +#epic* at pci? # SMC EPIC/100 ethernet #fpa* at pci? # DEC DEFPA FDDI #de* at pci? # 21x4[012]-based Ethernet #de* at eisa? diff --git a/sys/arch/hppa64/conf/GENERIC b/sys/arch/hppa64/conf/GENERIC index 5d9b093981e..b212fa2d99a 100644 --- a/sys/arch/hppa64/conf/GENERIC +++ b/sys/arch/hppa64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.4 2005/05/01 07:54:42 david Exp $ +# $OpenBSD: GENERIC,v 1.5 2005/05/10 12:03:32 mickey Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -124,6 +124,7 @@ pci* at ppb? #em* at pci? # Intel Pro/1000 ethernet #ti* at pci? # Alteon Tigon 1Gb ethernet #txp* at pci? # 3com 3CR990 +#epic* at pci? # SMC EPIC/100 ethernet #fpa* at pci? # DEC DEFPA FDDI dc* at pci? # 21143, "tulip" clone ethernet #dc* at cardbus? diff --git a/sys/arch/hppa64/conf/RAMDISK b/sys/arch/hppa64/conf/RAMDISK index 5db92686d5f..d5e2374df78 100644 --- a/sys/arch/hppa64/conf/RAMDISK +++ b/sys/arch/hppa64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.1 2005/04/01 10:40:47 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.2 2005/05/10 12:03:32 mickey Exp $ # # Diskless kernel config # @@ -138,6 +138,7 @@ scsibus* at siop? #em* at pci? # Intel Pro/1000 ethernet #ti* at pci? # Alteon Tigon 1Gb ethernet #txp* at pci? # 3com 3CR990 +#epic* at pci? # SMC EPIC/100 ethernet #fpa* at pci? # DEC DEFPA FDDI dc* at pci? # 21143, "tulip" clone ethernet #dc* at cardbus? |