CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/10/02 19:31:24
Modified files:
sys/dev/pcmcia : if_xe.c
Log message:
Merge xe_ether_ioctl() into xe_ioctl() which was just a handler for
SIOCSIFADDR, now this looks like every other driver. Also return ENOTTY
for unknown ioctl's. Reduces i386 GENERIC by 112 bytes.
