freebsd-dev/sys/isa
Poul-Henning Kamp 42117b6c4d Fix a probably rare and inconsequential memory leak.
Spotted by:	FlexeLint
2002-10-02 20:29:54 +00:00
..
atkbd_isa.c
atkbdc_isa.c
atrtc.c Fix a 3 year old oversight: Remove the #ifdef/#endif pair now that there 2002-09-21 07:59:06 +00:00
fd.c Fix a probably rare and inconsequential memory leak. 2002-10-02 20:29:54 +00:00
fdreg.h Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00
isa_common.c Don't leak memory in case device_add_child_ordered() returns NULL. 2002-09-30 07:56:12 +00:00
isa_common.h Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
isa_if.m
isahint.c
isareg.h Break out the bus front ends into their own files. Rewrite 2001-10-23 15:17:33 +00:00
isavar.h Remove __P. 2002-03-20 05:14:42 +00:00
orm.c
pnp.c Added some buggy PC-98 PnP cards support. 2002-09-29 13:31:26 +00:00
pnpparse.c
pnpreg.h GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
pnpvar.h
ppc.c Restore the original copyright 2002-03-23 15:36:13 +00:00
ppcreg.h
psm.c Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:23:09 +00:00
rtc.h
syscons_isa.c Add suspend/resume method to syscons. This switch the mode 2002-08-25 18:35:44 +00:00
vga_isa.c