NetBSD/sys/dev/ieee1394
takemura 3c9d9276dc Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
PWR_SOFTRESUME. Apm calls powerhook with the values in normal interrupt
priority level while others are protected with splhigh().
2000-11-26 11:08:57 +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
files.ieee1394 Add a fwlynx device. Move the file for fwohci to files.ieee1394 2000-11-14 23:37:20 +00:00
fwohci.c Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and 2000-11-26 11:08:57 +00:00
fwohcireg.h Use DMA from mbuf instead of copy in transmit. 2000-11-20 12:12:18 +00:00
fwohcivar.h Use DMA from mbuf instead of copy in transmit. 2000-11-20 12:12:18 +00:00
ieee1394reg.h Merge in my some of my stuff. 2000-11-05 22:35:56 +00:00
ieee1394var.h Merge in my some of my stuff. 2000-11-05 22:35:56 +00:00
if_fw.c Remove lonely splx in fw_detach. 2000-11-10 03:45:09 +00:00