summaryrefslogtreecommitdiffstats
path: root/sys/pci/amd.h
Commit message (Collapse)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.jake2000-05-261-2/+2
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-2/+2
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* Newbusify amd driver.nyan2000-04-071-1/+2
| | | | Some error messages are added by Brian Somers <brian@Awfulhak.org>.
* First cut at a driver for the amd53c974 PCI SCSI host adapter. Thisgibbs1999-05-221-0/+579
driver lacks error recovery and still needs more testing, but it's about time I got it under revision control. Submitted by: Tekram Inc. Bus Space/DMA and cleanup: gibbs
OpenPOWER on IntegriCloud