summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/ulpt.c
Commit message (Expand)AuthorAgeFilesLines
* Set ulptusein = 0 so that the machine doesn't hang solid after aphk2001-10-121-1/+1
* KSE Milestone 2julian2001-09-121-3/+3
* Pull in the current version of NetBSD's ulpt.c, supporting bidirectionaln_hibma2001-07-051-83/+201
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Fix for powering off a HP DJ950C during printing. As stated by Ian:n_hibma2000-11-071-0/+5
* Remove unneccessary includes. (phk)n_hibma2000-10-101-3/+1
* Remove __P prototypes to reduce diffs between the NetBSD and FreeBSDn_hibma2000-07-171-6/+6
* Sync with NetBSD:n_hibma2000-05-141-3/+3
* Change Lennart's e-mail address.n_hibma2000-05-141-1/+1
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-031-1/+0
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-5/+5
* Synchronisation with NetBSD 1999/11/27n_hibma1999-11-281-4/+4
* Revoke the vnodes on detach. This avoids the crashes people have seenn_hibma1999-11-211-1/+10
* Synchronisation with NetBSD as of 1999/11/16:n_hibma1999-11-171-37/+41
* Rename remove_dev() to destroy_dev().phk1999-11-081-2/+2
* ulpt.c and ums.c already uses make_dev(), so there's no need to use thepeter1999-11-081-2/+1
* Major synchronisation with the NetBSD USB stack:n_hibma1999-10-071-68/+202
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* We use device_set_desc_copy, so we do not need to free the copied textn_hibma1999-08-281-1/+1
* Remove cmaj and bmaj args from DEV_DRIVER_MODULE.phk1999-07-041-2/+1
* This commit should be a extensive NO-OP:phk1999-05-301-5/+20
* 1) Add URL for printer class specificationn_hibma1999-05-301-12/+8
* Unconfuse DEV_MODULE() and DEV_DRIVER_MODULE() about the difference betweenphk1999-05-091-1/+1
* Continue where Julian left off in July 1998:phk1999-05-071-2/+2
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-161-6/+1
* 1) Make debugging more selective.n_hibma1999-04-111-4/+4
* Cosmetical changes.n_hibma1999-03-221-4/+4
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-2/+2
* Textual changesn_hibma1999-01-221-0/+1
* Corrected the latent fact that the uhub driver was providing a driver forn_hibma1999-01-141-1/+1
* Changed DRIVER_MODULE to CDEV_DRIVER_MODULEn_hibma1999-01-121-3/+4
* Added file handling to ulpt (USB printer) drivern_hibma1999-01-111-2/+39
* Sync with NetBSD sources. Almost there. Mostly style fixes.n_hibma1999-01-101-3/+2
* Major synchronisation with NetBSD USB coden_hibma1999-01-071-133/+44
* Added Id to all filesn_hibma1998-12-141-0/+1
* Initial commit of ported NetBSD USB stackn_hibma1998-11-261-0/+502
OpenPOWER on IntegriCloud