aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/lpt.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changed output message in interrupt-driven lp device fromNate Williams1994-11-131-2/+2
* Fix a bug which had crept in (an almost certain panic).Poul-Henning Kamp1994-10-271-70/+23
* Finished device configuration database work for all ISA devices (except `ze')Garrett Wollman1994-10-231-1/+25
* Cosmetics. Silence gcc -Wall. Much more to do here :-(Poul-Henning Kamp1994-10-101-3/+2
* Parallel-port TCP/IP interface can now take any MTU.Poul-Henning Kamp1994-09-181-63/+74
* Fixed a warning from the compiler, which just crashed my laptop. When doPoul-Henning Kamp1994-09-151-4/+6
* Make it possible to run lptcontrol on a printer port which does notGeoff Rehmet1994-09-031-5/+23
* Ran ft.c through ident.Paul Richards1994-08-231-1/+3
* The tcp/ip interfaces needed longer timeouts, works fine under 2.0.Poul-Henning Kamp1994-08-141-3/+3
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-25/+25
* Submitted by: Poul-Henning Kamp <phk@login.dkuug.dk>Poul-Henning Kamp1994-08-131-4/+389
* Fix some references to MIN() and MAX() that have been replaced by min() andRodney W. Grimes1994-05-261-1/+1
* change to lptioctlGeoff Rehmet1994-04-081-4/+11
* Changes to lpt driver:Geoff Rehmet1994-04-061-65/+78
* Cleanup the lptprobe and lpt_port_test routine to be KNF.Rodney W. Grimes1994-02-221-8/+3
* I (rgrimes) cleaned the code up some, mostly just format stuff.Rodney W. Grimes1994-02-171-109/+279
* Gunter Jung's fixes for the much-maligned lpt driverJordan K. Hubbard1994-02-061-48/+50
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andGarrett Wollman1993-11-251-7/+10
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-16/+2
* Convert another printf into an lprintf since this should only be outputRodney W. Grimes1993-09-281-1/+1
* >From: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)Rodney W. Grimes1993-09-281-1/+1
* From Bruce Evans:Rodney W. Grimes1993-07-131-7/+29
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+455