freebsd-dev/sys/isa
Poul-Henning Kamp 8b7f9bdcdf Put an XXX: comment here to point out a couple of free() issues on
pnp_read_bytes().

Spotted by:	FlexeLint
2002-10-16 10:40:43 +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 - Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of 2002-10-15 00:02:51 +00:00
isa_common.h No need to declare M_ISADEV here. 2002-10-16 10:38:48 +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 - Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of 2002-10-15 00:02:51 +00:00
orm.c
pnp.c Put an XXX: comment here to point out a couple of free() issues on 2002-10-16 10:40:43 +00:00
pnpparse.c Properly put macro args in (). 2002-10-16 09:07:30 +00:00
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