toeplitz: Promote net/toeplitz.c to 'standard' file
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 21 Mar 2009 05:06:48 +0000 (13:06 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 21 Mar 2009 05:09:22 +0000 (13:09 +0800)
commitb263df52a14b5b918f5e76f1f376cffb8af0e1df
tree652757087c2235f508f4f74dead6872571701845
parentb73d4152a14e6ef0be4bc94bd35ec819cee6bb1b
toeplitz: Promote net/toeplitz.c to 'standard' file

Major part of net/toeplitz.c is not compiled if RSS kernel option
is not specified; only necessary symbols for device drivers are
compiled, so I don't need to put "#ifdef RSS" all over the device
drivers code.
sys/conf/files
sys/dev/netif/jme/if_jme.c
sys/net/toeplitz.c
sys/net/toeplitz2.h