summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus
Commit message (Expand)AuthorAgeFilesLines
* 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-0313-788/+2447
* Removed unused includes.bde1998-06-211-2/+1
* Introduce std_pps_ioctl() to automagically DTRT.phk1998-06-131-32/+2
* Update to draft-mogul-pps-api-02.txt as submitted to IETFphk1998-06-121-6/+15
* Fixed an ioctl which grew overnight.bde1998-06-081-2/+2
* This is a prototype implementation of the draft-mogul-pps-api-##.txtphk1998-06-072-50/+62
* This commit fixes various 64bit portability problems required fordfr1998-06-072-4/+4
* Support compiling with `gcc -ansi'.bde1998-04-151-8/+8
* Delete apparently unused DEVFS control device creation code - codeeivind1998-02-161-4/+1
* A bunch of nits from bde.phk1998-02-151-68/+60
* Man, twice in as many days. Gotta learn to check that uname.phk1998-02-131-10/+10
* Add a skelleton pulse-per-second timing driver. This will become morephk1998-02-131-0/+222
* Staticize.eivind1998-02-091-2/+2
* Make the debug options new-style.eivind1998-01-311-1/+4
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-241-1/+3
* Actually implement the internals of the 'ppi' device.msmith1998-01-022-17/+94
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'phk1997-12-021-2/+2
* Oops, the previous change applied a reversed patch.bde1997-09-011-1/+3
* Removed unused #includes. The !KERNEL case may be more broken than before.bde1997-09-016-61/+6
* Added #include of <sys/queue.h> to make this self-sufficient.bde1997-09-011-1/+3
* Make the devfs code actually compile. Oops.msmith1997-08-291-6/+5
* Remove bogus timeout_func_t casts.msmith1997-08-281-195/+201
* Remove bogus i386/* includes.msmith1997-08-285-21/+6
* Use cdev major 82 instead of the (reserved-for-local-use) original 14msmith1997-08-161-3/+3
* Sync with ppbus-970815 from the author :msmith1997-08-1610-245/+900
* New directory and drivers for Parallel Port Bus devices.msmith1997-08-148-0/+2597
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:bde1996-09-211-6/+5
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Added $Id$dg1994-08-021-0/+1
* Changes to lpt driver:csgr1994-04-061-0/+24
OpenPOWER on IntegriCloud