1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Add define for SATA150

Approved by: re
This commit is contained in:
Søren Schmidt 2003-05-18 16:40:38 +00:00
parent f8af072548
commit 347ebe4c41
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115134

View File

@ -351,6 +351,7 @@ struct ata_params {
#define ATA_UDMA4 0x44
#define ATA_UDMA5 0x45
#define ATA_UDMA6 0x46
#define ATA_SA150 0x47
#define ATA_DMA_MAX 0x4f
struct ata_cmd {