summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucycom.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-10-04fix empty ifchristos
2006-10-01More from Matt Fleming:elad
2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks!elad
2006-07-21- Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-03-28Use device_unit().thorpej
2006-03-05cleanup more SET/CLR/ISSET lossagechristos
2006-02-20Use device_is_active() rather than testing dv_flags for DVF_ACTIVEthorpej
2005-12-11merge ktrace-lwp.christos
2005-09-06Change the driver open function's conditional for overriding exclusive ttykleink
2005-09-01Complete the attach message - there is nothing interesting to report.skrll
2005-08-05+#include <sys/device.h>skrll
2005-08-01Debug code tidy up.skrll
2005-07-30Add a driver for Cypress microcontroller based USB serial adapters.skrll