Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI configuration space register save/restore for AMD756. | 2010-08-31 | 1 | -2/+5 | |
| | |||||
* | Multiple inclusion protection. | 2004-09-24 | 1 | -1/+6 | |
| | |||||
* | Enable ata133 on amd8111; from netbsd | 2004-03-12 | 1 | -2/+3 | |
| | | | | tested by beck@ | ||||
* | kill trailing spaces, no functional changes | 2003-09-28 | 1 | -3/+3 | |
| | |||||
* | Add cable detection for AMD chips, directly from AMD specs. | 2003-02-13 | 1 | -1/+2 | |
| | | | | Tested by todd@; ok gluk@ | ||||
* | AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patch | 2001-07-19 | 1 | -3/+4 | |
| | |||||
* | Minor cleanup to minimize diffs with NetBSD | 2001-04-04 | 1 | -1/+2 | |
| | |||||
* | From NetBSD: | 2000-07-07 | 1 | -1/+15 | |
| | | | | | | | | | | Match Promise Ultra/100 controller (Ultra/100 drives will be used as Ultra/66 fow now) Work-around for a bug in revision D2 AMD controllers (They do not work correctly with Multiword-DMA mode, workaround is to disable MW DMA, but this bug does not affect all drives so there is an option PCIIDE_AMD756_ENABLEDMA to stop this behavior. You know you have this bug when your system hangs completely with this option.) | ||||
* | From NetBSD: | 2000-03-24 | 1 | -0/+66 | |
Don't reset cp->hw_ok ro 0 when cp isn't initialised in cy693_chip_map() Support for AMD 756 IDE controller |