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