freebsd-dev/sys/alpha/isa
Doug Rabson a3be63b3ce * Factor out the common code between the isa bus drivers for i386 and alpha.
* Re-work the resource allocation code to use helper functions in subr_bus.c.
* Add simple isa interface for manipulating the resource ranges which can be
  allocated and remove the code from isa_write_ivar() which was previously
  used for this purpose.
1999-05-22 15:18:28 +00:00
..
isa.c * Factor out the common code between the isa bus drivers for i386 and alpha. 1999-05-22 15:18:28 +00:00
isavar.h Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
mcclock_isa.c Calibrate the processor cycle counter instead of believing what the 1999-05-18 21:24:16 +00:00