freebsd-skq/sys/dev/atkbdc
Peter Wemm 2398f0cd1d Hints overhaul:
- Replace some very poorly thought out API hacks that should have been
  fixed a long while ago.
- Provide some much more flexible search functions (resource_find_*())
- Use strings for storage instead of an outgrowth of the rather
  inconvenient temporary ioconf table from config().  We already had a
  fallback to using strings before malloc/vm was running anyway.
2001-06-12 09:40:04 +00:00
..
atkbd_atkbdc.c
atkbd_isa.c
atkbd.c
atkbdc_isa.c Hints overhaul: 2001-06-12 09:40:04 +00:00
atkbdc_subr.c Hints overhaul: 2001-06-12 09:40:04 +00:00
atkbdc.c
atkbdcreg.h
atkbdreg.h
psm.c