| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: rev.1.16, crash on read() of lpctlX fix | Brian Feldman | 2000-03-15 | 1 | -0/+5 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-29 | 20 | -20/+20 |
| * | MFC: Possible fix for PR 12041, remove unused variable and a possible | Nick Hibma | 1999-06-26 | 1 | -4/+1 |
| * | MFC: Add a number of interrelated CAM feature enhancements and | Kenneth D. Merry | 1999-05-07 | 1 | -2/+2 |
| * | include ppbus/lpt.h rather than ppbus/nlpt.h | David E. O'Brien | 1999-04-24 | 1 | -2/+2 |
| * | Bring lpt.{c,h} from -CURRENT. These files are esentually the same as the | David E. O'Brien | 1999-04-24 | 2 | -2/+2 |
| * | MFC: | Poul-Henning Kamp | 1999-03-22 | 1 | -52/+23 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-02-18 | 2 | -0/+1020 |
| * | Fix ppc interrupt handling at boot. | Nicolas Souchu | 1999-02-14 | 1 | -2/+2 |
| * | Bring the nlpt and plip drivers in sync with -current: | Dag-Erling Smørgrav | 1999-02-08 | 2 | -66/+72 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_3'. | cvs2svn | 1999-01-21 | 1 | -24/+0 |
| * | Terminate negociation if Ext. link negociation succeeds. This avoids | Nicolas Souchu | 1999-01-14 | 1 | -1/+8 |
| * | Replace includes of <sys/kernel.h> with includes of | John Polstra | 1999-01-14 | 1 | -2/+2 |
| * | Fix missing \n in boot printfs. Add more mode detection if bootverbose. | Nicolas Souchu | 1999-01-11 | 1 | -24/+30 |
| * | Fix broken low level ppb_rxxx() return type: char becomes u_char. | Nicolas Souchu | 1999-01-10 | 2 | -11/+9 |
| * | Major ppbus commit with: | Nicolas Souchu | 1999-01-10 | 14 | -212/+1422 |
| * | Fix Linux compatible mode. ppb_rxxx() calls are chars, inb() is int. | Nicolas Souchu | 1999-01-09 | 1 | -8/+7 |
| * | Fix the disappearing da0 problem. | Nicolas Souchu | 1999-01-09 | 1 | -1/+5 |
| * | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | Archie Cobbs | 1998-12-07 | 6 | -18/+12 |
| * | Eliminate a zillion "left-hand operand of comma expression has no effect" | Archie Cobbs | 1998-12-04 | 1 | -22/+26 |
| * | Release the ppbus when probe fails. | Nicolas Souchu | 1998-11-09 | 1 | -2/+5 |
| * | Define DEBUG only if not already defined, avoiding confusions with | Nicolas Souchu | 1998-11-07 | 1 | -1/+3 |
| * | lpbb is the official Philips parallel I2C interface. lpbb.c contains only | Nicolas Souchu | 1998-10-31 | 2 | -7/+340 |
| * | Don't complain about SIOCGIFMEDIA; it's harmless and not something | Mike Smith | 1998-10-24 | 1 | -1/+8 |
| * | Add missing newline in probe message. | Dag-Erling Smørgrav | 1998-10-07 | 1 | -2/+2 |
| * | abort imm init if can't disconnect from drive | Nicolas Souchu | 1998-10-02 | 1 | -1/+2 |
| * | - port of vpo code to CAM | Nicolas Souchu | 1998-09-20 | 7 | -211/+357 |
| * | unused function removed (byte_1284_inbyte) | Nicolas Souchu | 1998-09-13 | 1 | -34/+1 |
| * | Lowlevel i/o routines for ZIP+ support. Mostly written with microseq | Nicolas Souchu | 1998-09-13 | 1 | -0/+771 |
| * | ppbus enhanced to support ZIP+ : 1284 code added, microseq improved + | Nicolas Souchu | 1998-09-13 | 10 | -129/+286 |
| * | Only claim PPS_HARDPPSONASSERT if we're compiled with PPS_SYNC | Poul-Henning Kamp | 1998-08-24 | 1 | -1/+5 |
| * | Fixed printf format errors. | Bruce Evans | 1998-08-17 | 1 | -2/+2 |
| * | Removed unused includes. | Bruce Evans | 1998-08-12 | 1 | -14/+1 |
| * | Major ppbus updates from the author. | Mike Smith | 1998-08-03 | 13 | -788/+2447 |
| * | Removed unused includes. | Bruce Evans | 1998-06-21 | 1 | -2/+1 |
| * | Introduce std_pps_ioctl() to automagically DTRT. | Poul-Henning Kamp | 1998-06-13 | 1 | -32/+2 |
| * | Update to draft-mogul-pps-api-02.txt as submitted to IETF | Poul-Henning Kamp | 1998-06-12 | 1 | -6/+15 |
| * | Fixed an ioctl which grew overnight. | Bruce Evans | 1998-06-08 | 1 | -2/+2 |
| * | This is a prototype implementation of the draft-mogul-pps-api-##.txt | Poul-Henning Kamp | 1998-06-07 | 2 | -50/+62 |
| * | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 2 | -4/+4 |
| * | Support compiling with `gcc -ansi'. | Bruce Evans | 1998-04-15 | 1 | -8/+8 |
| * | Delete apparently unused DEVFS control device creation code - code | Eivind Eklund | 1998-02-16 | 1 | -4/+1 |
| * | A bunch of nits from bde. | Poul-Henning Kamp | 1998-02-15 | 1 | -68/+60 |
| * | Man, twice in as many days. Gotta learn to check that uname. | Poul-Henning Kamp | 1998-02-13 | 1 | -10/+10 |
| * | Add a skelleton pulse-per-second timing driver. This will become more | Poul-Henning Kamp | 1998-02-13 | 1 | -0/+222 |
| * | Staticize. | Eivind Eklund | 1998-02-09 | 1 | -2/+2 |
| * | Make the debug options new-style. | Eivind Eklund | 1998-01-31 | 1 | -1/+4 |
| * | Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style. | Eivind Eklund | 1998-01-24 | 1 | -1/+3 |
| * | Actually implement the internals of the 'ppi' device. | Mike Smith | 1998-01-02 | 2 | -17/+94 |
| * | In all such uses of struct buf: 's/b_un.b_addr/b_data/g' | Poul-Henning Kamp | 1997-12-02 | 1 | -2/+2 |