cvs commit: src/sys/dev/usb uftdi.c
Warner Losh
imp at FreeBSD.org
Fri Jun 8 22:25:12 UTC 2007
imp 2007-06-08 22:25:10 UTC
FreeBSD src repository
Modified files:
sys/dev/usb uftdi.c
Log:
Cleanup messages printed on attach. Since the description gets set to
what we print, don't print it anymore. And don't compute it anymore.
And don't malloc/free memory for it anymore. While I'm here, prefer
device_printf where appropriate.
Revision Changes Path
1.29 +13 -31 src/sys/dev/usb/uftdi.c
More information about the cvs-all
mailing list