summaryrefslogtreecommitdiff
path: root/sys/dev/ic/cac.c
AgeCommit message (Expand)Author
2003-12-05cac_cmd:pk
2003-01-31Use aprint_*().thorpej
2003-01-06specified, not specifed.wiz
2003-01-01Use aprint_normal() in cfprint routines.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-06-01SIMPLEQ rototill:lukem
2002-01-25- Always validate the return value read from the outbound FIFO.ad
2001-11-13add/cleanup RCSIDlukem
2001-07-19Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.thorpej
2001-03-07Add BUS_DMA_STREAMING to data transfer maps.thorpej
2000-12-11Report soft-errors-per-unit once per minute at most.ad
2000-11-14NBPG -> PAGE_SIZEthorpej
2000-11-08Move lsu stuff to more logical locations, and push queueing into the lsuad
2000-10-19Update for lsu; untested.ad
2000-09-08- Set CCB_ACTIVE flag in all cases when DIAGNOSTIC is defined.ad
2000-09-01FLUSH_CACHE will not return until complete.ad
2000-09-01- Interface cleanup. static, const in places.ad
2000-07-31Previous would have misbehaved if polled commands overlapped.ad
2000-07-24Increase polled command timeout to 2s.ad
2000-07-06Use device_lookup().thorpej
2000-06-13Use my proper name.ad
2000-05-03Fill in ccb->ccb_req.sgcount with the value that's guaranteed tothorpej
2000-04-26- Rearrange some spl*() calls to be as intended.ad
2000-03-24Remove paraniod debug check that was mistakenly committed.ad
2000-03-20- Remove dead code.ad
2000-03-16Driver for Compaq array controllers and disks (cac(4)/ca(4)).ad