aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus
Commit message (Expand)AuthorAgeFilesLines
* Delete apparently unused DEVFS control device creation code - codeEivind Eklund1998-02-161-4/+1
* A bunch of nits from bde.Poul-Henning Kamp1998-02-151-68/+60
* Man, twice in as many days. Gotta learn to check that uname.Poul-Henning Kamp1998-02-131-10/+10
* Add a skelleton pulse-per-second timing driver. This will become morePoul-Henning Kamp1998-02-131-0/+222
* Staticize.Eivind Eklund1998-02-091-2/+2
* Make the debug options new-style.Eivind Eklund1998-01-311-1/+4
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.Eivind Eklund1998-01-241-1/+3
* Actually implement the internals of the 'ppi' device.Mike Smith1998-01-022-17/+94
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'Poul-Henning Kamp1997-12-021-2/+2
* Oops, the previous change applied a reversed patch.Bruce Evans1997-09-011-1/+3
* Removed unused #includes. The !KERNEL case may be more broken than before.Bruce Evans1997-09-016-61/+6
* Added #include of <sys/queue.h> to make this self-sufficient.Bruce Evans1997-09-011-1/+3
* Make the devfs code actually compile. Oops.Mike Smith1997-08-291-6/+5
* Remove bogus timeout_func_t casts.Mike Smith1997-08-281-193/+199
* Remove bogus i386/* includes.Mike Smith1997-08-285-21/+6
* Use cdev major 82 instead of the (reserved-for-local-use) original 14Mike Smith1997-08-161-3/+3
* Sync with ppbus-970815 from the author :Mike Smith1997-08-1610-245/+900
* New directory and drivers for Parallel Port Bus devices.Mike Smith1997-08-148-0/+2597
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:Bruce Evans1996-09-211-6/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Added $Id$David Greenman1994-08-021-0/+1
* Changes to lpt driver:Geoff Rehmet1994-04-061-0/+24