NetBSD/sys/dev/ieee1394
onoe 2cff6cf490 use OHCI_BITVAL(val, name), instead of
((val) & (name##_MASK)) >> name##_BITPOS
2001-03-12 23:27:53 +00:00
..
files.ieee1394 whitespace police 2001-02-24 01:59:46 +00:00
fwohci.c use OHCI_BITVAL(val, name), instead of 2001-03-12 23:27:53 +00:00
fwohcireg.h use OHCI_BITVAL(val, name), instead of 2001-03-12 23:27:53 +00:00
fwohcivar.h Add RCS Id. 2000-12-13 11:30:14 +00:00
ieee1394reg.h Add RCS Id. 2000-12-13 11:30:14 +00:00
ieee1394var.h Add RCS Id. 2000-12-13 11:30:14 +00:00
if_fw.c show 16 byte ifaddr instead of EUI-64 at attach. 2001-03-03 02:21:26 +00:00
IMPLEMENTATION random thoughts on how i'm implementing this. 2000-05-31 03:42:34 +00:00
Makefile Install ieee1394reg.h since user application (someday) will need it. 2000-05-30 22:52:02 +00:00