1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/ppbus
Poul-Henning Kamp 4e2f199e0c This commit should be a extensive NO-OP:
Reformat and initialize correctly all "struct cdevsw".

        Initialize the d_maj and d_bmaj fields.

        The d_reset field was not removed, although it is never used.

I used a program to do most of this, so all the files now use the
same consistent format.  Please keep it that way.

Vinum and i4b not modified, patches emailed to respective authors.
1999-05-30 16:53:49 +00:00
..
if_plip.c Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
immio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
lpbb.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
lpt.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
lpt.h Move away from lpt.h data structure definition that only lpt.c relies on. 1999-02-14 16:19:16 +00:00
lptio.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ppb_1284.c Terminate negociation if Ext. link negociation succeeds. This avoids 1999-01-14 21:38:16 +00:00
ppb_1284.h Major ppbus commit with: 1999-01-10 12:04:56 +00:00
ppb_base.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ppb_msq.c Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
ppb_msq.h Fix compile warnings about missing braces around static initialization of unions. 1999-01-31 11:52:04 +00:00
ppbconf.c Staticize. 1999-04-11 02:55:52 +00:00
ppbconf.h Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
ppi.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
ppi.h Distinguish EPP address/data register. Add EPP address register access to ppi. 1999-01-30 15:35:39 +00:00
pps.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
vpo.c The base transfer speed for the parallel port bus is 93K/sec, not 3.3MB/sec. 1999-05-06 21:14:49 +00:00
vpoio.c Make ppbus compile under egcs. I'm not sure about this casting-to-union- 1999-04-05 15:43:11 +00:00
vpoio.h ppbus enhanced to support ZIP+ : 1284 code added, microseq improved + 1998-09-13 18:26:26 +00:00