CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2014/10/19 10:35:53
Modified files: sys/dev/usb : ulpt.c Log message: More gracefully handle firmware loading errors in ulpt(4). The previous lack of error handling could trigger a kernel crash in some situations, with ulptwrite being called while not ready. ok deraadt phessler