freebsd-src/sys/dev/dpt
Matthew N. Dodd 4ada039b14 - Track resources in our softc.
- Sanitize dpt_alloc().
- Add helper functions for resource alloc/release.
- Add detach method.
- Relocate definition of devclass_t.
- Move some debugging output behind bootverbose.
- Implement an identify method for ISA devices
  but don't use it right now.
2003-03-29 08:30:45 +00:00
..
dpt.h - Track resources in our softc. 2003-03-29 08:30:45 +00:00
dpt_eisa.c - Track resources in our softc. 2003-03-29 08:30:45 +00:00
dpt_isa.c - Track resources in our softc. 2003-03-29 08:30:45 +00:00
dpt_pci.c - Track resources in our softc. 2003-03-29 08:30:45 +00:00
dpt_scsi.c - Track resources in our softc. 2003-03-29 08:30:45 +00:00