freebsd-dev/sys/dev/isp
Doug Rabson 21c3015a24 * Completely rewrite the alpha busspace to hide the implementation from
the drivers.
* Remove legacy inx/outx support from chipset and replace with macros
  which call busspace.
* Rework pci config accesses to route through the pcib device instead of
  calling a MD function directly.

With these changes it is possible to cleanly support machines which have
more than one independantly numbered PCI busses. As a bonus, the new
busspace implementation should be measurably faster than the old one.
2000-08-28 21:48:13 +00:00
..
isp_freebsd.c various fixes 2000-08-27 23:38:44 +00:00
isp_freebsd.h various fixes 2000-08-27 23:38:44 +00:00
isp_inline.h various fixes 2000-08-27 23:38:44 +00:00
isp_pci.c * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
isp_target.c various fixes 2000-08-27 23:38:44 +00:00
isp_target.h Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblev 2000-08-01 06:23:24 +00:00
isp_tpublic.h Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp.c various fixes 2000-08-27 23:38:44 +00:00
ispmbox.h various fixes 2000-08-27 23:38:44 +00:00
ispreg.h Add in lengths of SBus or PCI registers. 2000-08-01 06:21:21 +00:00
ispvar.h various fixes 2000-08-27 23:38:44 +00:00
MAINTAINER add MAINTAINER file for clarity 2000-01-13 18:45:14 +00:00