summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/lpt.c
Commit message (Expand)AuthorAgeFilesLines
* OK, that's it..julian1995-11-291-14/+24
* Add crynwr mode to the lp# interface.phk1995-11-291-4/+2
* the second set of changes in a move towards getting devices to bejulian1995-11-281-1/+33
* Included <sys/conf.h>. It used to be included as a side effect ofbde1995-11-161-1/+2
* Staticize various private parts.phk1995-11-141-3/+3
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Add BPF and IP multicast capabilities to the `tun' and `lp' networkwollman1995-09-251-2/+52
* Fix benign type mismatches in devsw functions. 82 out of 299 devswbde1995-09-081-5/+5
* Don't include <sys/tty.h> in drivers that aren't tty drivers or in generalbde1995-07-161-2/+1
* Use ifr_mtu for the mtu value rather than ifr_metric.dg1995-06-221-4/+4
* Change interface type...IFT_SLIP -> IFT_PARA.dg1995-06-211-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-42/+42
* Cleanup to the INET part of lpt.c.phk1995-05-091-108/+152
* Add a class field to devconf and mst drivers.wollman1995-04-121-5/+9
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+2
* I really hate this:phk1995-02-261-3/+3
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-261-3/+3
* Fix a panic I might have seen, or at least could see some day if I havn'tphk1994-11-161-2/+3
* Changed output message in interrupt-driven lp device fromnate1994-11-131-2/+2
* Fix a bug which had crept in (an almost certain panic).phk1994-10-271-70/+23
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-1/+25
* Cosmetics. Silence gcc -Wall. Much more to do here :-(phk1994-10-101-3/+2
* Parallel-port TCP/IP interface can now take any MTU.phk1994-09-181-63/+74
* Fixed a warning from the compiler, which just crashed my laptop. When dophk1994-09-151-4/+6
* Make it possible to run lptcontrol on a printer port which does notcsgr1994-09-031-5/+23
* Ran ft.c through ident.paul1994-08-231-1/+3
* The tcp/ip interfaces needed longer timeouts, works fine under 2.0.phk1994-08-141-3/+3
* Change all #includes to follow the current Berkeley style. Some of thesewollman1994-08-131-25/+25
* Submitted by: Poul-Henning Kamp <phk@login.dkuug.dk>phk1994-08-131-4/+389
* Fix some references to MIN() and MAX() that have been replaced by min() andrgrimes1994-05-261-1/+1
* change to lptioctlcsgr1994-04-081-4/+11
* Changes to lpt driver:csgr1994-04-061-65/+78
* Cleanup the lptprobe and lpt_port_test routine to be KNF.rgrimes1994-02-221-8/+3
* I (rgrimes) cleaned the code up some, mostly just format stuff.rgrimes1994-02-171-109/+279
* Gunter Jung's fixes for the much-maligned lpt driverjkh1994-02-061-48/+50
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-7/+10
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, somergrimes1993-10-161-16/+2
* Convert another printf into an lprintf since this should only be outputrgrimes1993-09-281-1/+1
* >From: chmr@edvz.tu-graz.ac.at (Christoph Robitschko)rgrimes1993-09-281-1/+1
* From Bruce Evans:rgrimes1993-07-131-7/+29
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+455
OpenPOWER on IntegriCloud