mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Add definition for SATAII 3Gb/s mode.
This commit is contained in:
parent
cd0fdcf7a7
commit
29fa91a2e4
1 changed files with 1 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ struct ata_params {
|
|||
#define ATA_UDMA5 0x45
|
||||
#define ATA_UDMA6 0x46
|
||||
#define ATA_SA150 0x47
|
||||
#define ATA_SA300 0x48
|
||||
#define ATA_DMA_MAX 0x4f
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue