summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/if_plip.c
Commit message (Expand)AuthorAgeFilesLines
* Move away from lpt.h data structure definition that only lpt.c relies on.nsouch1999-02-141-4/+3
* Rename nlpt to lpt.nsouch1999-02-141-3/+5
* Generate correct DLT_NULL headers before passing packets to bpf.des1999-02-081-30/+43
* Distinguish EPP address/data register. Add EPP address register access to ppi.nsouch1999-01-301-4/+5
* Replace DEBUG by PLIP_DEBUG optionnsouch1999-01-231-6/+4
* Fix Linux compatible mode. ppb_rxxx() calls are chars, inb() is int.nsouch1999-01-091-8/+7
* Define DEBUG only if not already defined, avoiding confusions withnsouch1998-11-071-1/+3
* Don't complain about SIOCGIFMEDIA; it's harmless and not somethingmsmith1998-10-241-1/+8
* Add missing newline in probe message.des1998-10-071-2/+2
* Fixed printf format errors.bde1998-08-171-2/+2
* Removed unused includes.bde1998-08-121-14/+1
* Major ppbus updates from the author.msmith1998-08-031-0/+772
OpenPOWER on IntegriCloud