freebsd-skq/sys/dev/siba
weongyo d5d8396eed o uses bus accessor macros to read values from ivar so no more values
are referenced directly from ivar pointer.  It's to do like what other
  buses do. [1]
o changes exported prototypes.  It doesn't use struct siba_* structures
  anymore that instead of it it uses only device_t.
o removes duplicate code and debug messages.
o style(9)

Pointed out by:	imp [1]
2010-03-09 19:58:00 +00:00
..
siba_bwn.c o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00
siba_cc.c Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
siba_core.c o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00
siba_ids.h Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
siba_pcib.c Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
siba_pcibvar.h
siba.c Adds siba_bwn module which is used with bwn(4). Main purpose of this 2010-01-31 21:18:22 +00:00
sibareg.h supports SPROM rev8 informations properly which are used to support 2010-02-16 01:22:33 +00:00
sibavar.h o uses bus accessor macros to read values from ivar so no more values 2010-03-09 19:58:00 +00:00