summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcscp.c
AgeCommit message (Expand)Author
2003-11-23Call bus_space_{read,write}_1() directly to access ncr53c9x common registers.tsutsui
2003-11-16Misc cleanup:tsutsui
2003-10-19Utilize bus_dma(9) functions more efficiently.tsutsui
2003-10-12- Update technical manual's URL.tsutsui
2003-05-03DMA, not dma nor Dma.wiz
2002-12-28sparc/tab cosmetics.tsutsui
2002-11-25- Remove code to map PCI_MAPREG_TYPE_MEM, which is not supported by 53c974.tsutsui
2002-11-15Remove an entry for AMD PCNETS_PCI.tsutsui
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13add RCSIDlukem
2001-07-19Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.thorpej
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-29use NCR_F_DMASELECT instead ncr53c9x_dmaselectpetrov
2001-03-08Add BUS_DMA_STREAMING to data transfer map loads.thorpej
2000-12-28Change pci_intr_map to get interrupt source information from a "structsommerfeld
2000-11-14NBPG -> PAGE_SIZEthorpej
2000-06-05Adapt MI ncr53c9x changes.tsutsui
2000-06-02KNF some lines.tsutsui
2000-03-20Use sc_cfg4 for the Am53c974.tsutsui
2000-01-14minor cosmetictsutsui
1999-12-12Use htole32().thorpej
1999-09-30Update for SCSPI changes.thorpej
1999-09-22Set sc_cfg3_fscsi for the AMD53C974 to match the change in ncr53c9x.c.mhitch
1999-04-25Fix a couple of problems in the PCscsi-PCI driver:thorpej
1999-01-08One more cosmetic change, from Izumi Tsutsui.thorpej
1999-01-06Device driver for the AMD Am53c974 PCscsi-PCI SCSI chip (i.e. the chip usedthorpej