aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ppbus
Commit message (Expand)AuthorAgeFilesLines
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +Nicolas Souchu1998-09-1310-129/+286
* Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNCPoul-Henning Kamp1998-08-241-1/+5
* Fixed printf format errors.Bruce Evans1998-08-171-2/+2
* Removed unused includes.Bruce Evans1998-08-121-14/+1
* Major ppbus updates from the author.Mike Smith1998-08-0313-788/+2447
* Removed unused includes.Bruce Evans1998-06-211-2/+1
* Introduce std_pps_ioctl() to automagically DTRT.Poul-Henning Kamp1998-06-131-32/+2
* Update to draft-mogul-pps-api-02.txt as submitted to IETFPoul-Henning Kamp1998-06-121-6/+15
* Fixed an ioctl which grew overnight.Bruce Evans1998-06-081-2/+2
* This is a prototype implementation of the draft-mogul-pps-api-##.txtPoul-Henning Kamp1998-06-072-50/+62
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-072-4/+4
* Support compiling with `gcc -ansi'.Bruce Evans1998-04-151-8/+8
* 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