CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/10/28 06:33:32
Modified files:
sys/netinet : if_ether.c ip_carp.c
sys/netinet6 : nd6.c
sys/arch/alpha/conf: GENERIC RAMDISKBIG
sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISKC RAMDISK_CD
sys/conf : files
sys/dev/eisa : files.eisa
sys/dev/pci : files.pci
sys/dev/tc : files.tc
Removed files:
sys/net : if_fddi.h if_fddisubr.c
sys/dev/eisa : if_fea.c
sys/dev/ic : pdq.c pdq_ifsubr.c pdqreg.h pdqvar.h
sys/dev/pci : if_fpa.c
sys/dev/tc : if_fta.c
Log message:
tedu FDDI support and the 3 flavors the driver for DEC devices, even
miod@ cannot find two boards using the same media.
With precious punctuation review from guenther@, thanks!
ok deraadt@, henning@