Date: Fri, 28 Jan 2005 00:28:23 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cs if_cs.c Message-ID: <200501280028.j0S0SNOT070549@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501280028.j0S0SNOT070549>
