imp 2005-01-28 00:28:23 UTC
FreeBSD src repository
Modified files:
sys/dev/cs if_cs.c
Log:
error = is needed before ether_ioctl() so that unsupported/unknown
IOCLTs are properly handled. This gets the cs driver properly
reporting things via ifconfig.
# my pccard still doesn't work.
Revision Changes Path
1.36 +1 -1 src/sys/dev/cs/if_cs.c