freebsd-skq/sys/dev/atkbdc
phk 7e4a9dced9 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
..
atkbd_atkbdc.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
atkbd_isa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
atkbd.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
atkbdc_isa.c No support for pnp yet. 1999-05-30 11:12:30 +00:00
atkbdc_subr.c No support for pnp yet. 1999-05-30 11:12:30 +00:00
atkbdc.c Include sys/isa/isareg.h rather than i386/isa/isa.h for i386. 1999-05-20 09:48:13 +00:00
atkbdcreg.h Slight reorganization of internal interface in the keyboard controller 1999-05-18 11:33:14 +00:00
atkbdreg.h Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
psm.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00