NetBSD/sys/arch/algor
matt 612b7ee57a struct device * -> device_t, struct cfdata * -> cfdata_t
CFATTACH_DECL(*, sizeof(struct device), -> CFATTACH_DECL_NEW(&, 0
2011-06-05 17:03:16 +00:00
..
algor Fix more const pci_attach_args fallout. 2011-04-07 04:01:40 +00:00
compile
conf Increase SYMTAB_SPACE. 2011-05-25 22:32:18 +00:00
dev struct device * -> device_t, struct cfdata * -> cfdata_t 2011-06-05 17:03:16 +00:00
include Fix fallout from pci_attach_args constification. 2011-04-06 01:25:18 +00:00
isa
pci Fix fallout of pci_attach_args constification. This should be the last 2011-04-06 01:37:59 +00:00
Makefile Fix target 'tags'. 2011-04-06 01:24:43 +00:00