| Age | Commit message (Expand) | Author |
| 2023-05-17 | Update URL of the technical manual. | tsutsui |
| 2018-12-09 | use pci_intr_establish_xname() everywhere | jdolecek |
| 2017-12-22 | Update a URL of Am53c974A technical manual. | tsutsui |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 2012-01-30 | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} | drochner |
| 2010-11-13 | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and | uebayasi |
| 2008-08-28 | Restore Technical manual's URL. | tsutsui |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-13 | Split device_t/softc for MI ncr53c9x and some related devices, | tsutsui |
| 2008-04-10 | use aprint_*_dev and device_xname | cegger |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-04-28 | Free one more resource on attach failure. | tsutsui |
| 2006-04-11 | Free resources if attach fails. | tsutsui |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-28 | Use ANSI function decls and static. | thorpej |
| 2005-01-21 | Unload xfer dmamap in pscsp_dma_stop(). | tsutsui |
| 2005-01-02 | u_intNN_t -> uintNN_t | tsutsui |
| 2004-09-25 | Use ANSI function decls. | tsutsui |
| 2004-04-23 | pass string length (= boundary info) to pci_devinfo so that we do not run over | itojun |
| 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 |