minix/drivers/pci
Ben Gras cbcdb838f1 various coverity-inspired fixes
. some strncpy/strcpy to strlcpy conversions
	. new <minix/param.h> to avoid including other minix headers
	  that have colliding definitions with library and commands code,
	  causing parse warnings
	. removed some dead code / assignments
2012-07-16 14:00:56 +02:00
..
main.c drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
Makefile Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
pci.c various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
pci.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
pci_table.c e1000: add support for 82545EM 2012-03-05 13:00:06 +01:00