summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx_osm.c
Commit message (Expand)AuthorAgeFilesLines
* Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGSscottl2002-11-301-5/+6
* Sync perforce IDs for changes first committed to FreeBSD and thengibbs2002-09-261-1/+1
* The ahc driver should only have one devclass, not one for each busscottl2002-09-221-0/+2
* Enable card interrupts from the OSM.gibbs2002-08-311-9/+22
* Major update to the aic7xxx driver:gibbs2002-04-241-33/+36
* ahc_pci.c:gibbs2001-07-181-7/+12
* ahc_eisa.c:gibbs2001-05-151-7/+47
* aic7770.c:gibbs2001-03-291-36/+45
* This is an MFC candidate.gibbs2001-03-111-14/+11
* aic7xxx.c:gibbs2001-02-211-2/+6
* Set the interrupt-harvesting bit for those hardware items that Imarkm2001-02-181-1/+1
* Limit CHANNEL_B_PRIMARY's effect to twin channel adapters where we can easilygibbs2001-02-171-2/+4
* Update Copyright notices for new year. (should have been in last commit).gibbs2001-01-271-1/+1
* ahc_eisa.c:gibbs2001-01-221-12/+24
* Index our "DMA safe" sense buffers by SCB rather than hscb.gibbs2001-01-091-1/+1
* ahc_eisa.c:gibbs2000-12-201-32/+52
* Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-101-1/+2
* aic7xxx.c:gibbs2000-11-061-9/+1
* aic7xxx.c:gibbs2000-10-311-33/+47
* Add the use of M_ZERO to some malloc calls.dwmalone2000-10-291-3/+2
* Store a pointer to our softc in the kernel's SCB structure. In thegibbs2000-10-111-11/+7
* Close a race condition that doesn't really exist in -current. Whengibbs2000-10-091-1/+1
* Clean up error recovery code:gibbs2000-10-091-9/+30
* Correct corruption of the qinfifo in ahc_search_qinififo() for allgibbs2000-10-081-30/+31
* Fix single character typo in legacy transfer settings functiongibbs2000-10-061-1/+1
* Bring in a slew of fixes that were supposed to be in the last commit.gibbs2000-10-061-34/+44
* Convert the driver to use a single DMA for fetching new commands insteadgibbs2000-10-051-5/+13
* ahc_set_transaction_status() takes an SCB. This makes it difficult togibbs2000-10-011-1/+1
* Add Perforce RCSIDs for easy revision correlation to my local tree.gibbs2000-09-221-15/+13
* Remove the last two uses of ahc->unit in the FreeBSD version of the driver.gibbs2000-09-201-2/+3
* Move aicasm to its own subdirectory.gibbs2000-09-161-0/+1823
OpenPOWER on IntegriCloud