diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-10-29 22:37:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2013-10-29 22:37:26 +0000 |
commit | 7bf87402415320b6b3ebfdec4adcf84d68db8ead (patch) | |
tree | e9d99cc16b804817d264a222fc59629962356915 /sys/arch/amd64/conf/RAMDISK_CD | |
parent | 871507799298ebe8083efd68149c81108103d7e3 (diff) |
fpa went away
Diffstat (limited to 'sys/arch/amd64/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 5d8901096cb..d945f50f7ed 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.129 2013/10/21 05:52:15 dlg Exp $ +# $OpenBSD: RAMDISK_CD,v 1.130 2013/10/29 22:37:25 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -230,7 +230,6 @@ ne* at pcmcia? # PCMCIA based NE2000 ethernet ep* at pcmcia? # PCMCIA based 3C5xx ethernet sm* at pcmcia? # PCMCIA based sm ethernet xe* at pcmcia? # Xircom ethernet -#fpa* at pci? # DEC DEFPA FDDI xl* at pci? # 3C9xx ethernet xl* at cardbus? # 3C575 ethernet rl* at pci? # RealTek 81[23]9 ethernet |