summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_sbus.c
Commit message (Expand)AuthorAgeFilesLines
* Move the inclusion of <machine/ofw_machdep.h> after the inclusion ofmarcel2003-09-021-1/+1
* Use __FBSDID().obrien2003-08-241-2/+3
* s=include <ofw/=include <dev/ofw/= to reflect removal of -I$S/devimp2003-08-231-1/+1
* Mega busdma API commit.scottl2003-07-011-2/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Redo dma tag creation to correctly reflect the boundary and segmentmjacob2002-09-231-8/+7
* Frequency default should be '25' for 25MHz, not 25000000.mjacob2002-07-251-7/+23
* Make sure that if are in fact using 'full SMP', make the interruptmjacob2002-07-251-6/+9
* Remove a couple of debugging lines.mjacob2002-07-111-7/+0
* 'Support' for ISP SBus cards.mjacob2002-07-111-0/+841
OpenPOWER on IntegriCloud