NetBSD/sys/dev/ieee1394
drochner 96b589fc18 a round of autoconf cleanup:
-convert submatch() style functions (passed to config_search() or
 config_found_sm()) to the locator passing variants
-pass interface attributes in some cases
-make submatch() functions look uniformly as far as possible
-avoid macros which just hide cfdata members, and reduce dependencies
 on "locators.h"
2004-09-13 12:55:47 +00:00
..
IMPLEMENTATION
Makefile New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
NOTES
TODO Updates 2002-12-19 07:22:40 +00:00
files.ieee1394
fwiso.c return an error on invalid mode. 2004-05-13 17:34:48 +00:00
fwiso_ioctl.h New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwisovar.h New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
fwnode.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
fwnodereg.h
fwnodevar.h
fwohci.c a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
fwohcireg.h Typos in comments. From OpenBSD. 2003-10-22 09:02:49 +00:00
fwohcivar.h function prototype must not have variable name 2003-07-08 10:06:28 +00:00
ieee1394reg.h sprinkle some LL suffixes on >32 bit number literals 2003-08-04 07:00:19 +00:00
ieee1394var.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
if_fw.c rework messages so that 'fw0: maximum receive packet (2) is too small' error 2004-04-30 01:31:43 +00:00
sbp2.c Attempt to fix sbp2_free() so that it doesn't core dump. As noted in PR 21099, 2004-06-29 11:10:29 +00:00
sbp2reg.h Implementation of page table support for 64k or greater transfers. This should 2002-12-28 10:54:47 +00:00
sbp2var.h Implementation of page table support for 64k or greater transfers. This should 2002-12-28 10:54:47 +00:00
sbpscsi.c xs->timeout is in milliseconds so convert it to tick before passing 2004-02-13 21:22:13 +00:00
sbpscsireg.h
sbpscsivar.h