freebsd-skq/sys/dev/iicbus
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
..
if_ic.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
iic.c This commit should be a extensive NO-OP: 1999-05-30 16:53:49 +00:00
iic.h Change /dev/smb and /dev/iic interface to allow user programs to interact with 1999-01-09 18:08:24 +00:00
iicbb_if.m Add semicolon to INTERFACE declarations 1998-11-08 18:35:53 +00:00
iicbb.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
iicbus_if.m Add semicolon to INTERFACE declarations 1998-11-08 18:35:53 +00:00
iicbus.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
iicbus.h Change /dev/smb and /dev/iic interface to allow user programs to interact with 1999-01-09 18:08:24 +00:00
iiconf.c Handle correctly iicbus request/release mechanism. Add iicbus allocation 1999-02-13 18:01:55 +00:00
iiconf.h Submitted by: Nicolas Souchu <nsouch@freebsd.org> 1999-01-28 15:56:18 +00:00
iicsmb.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00