aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ata
diff options
context:
space:
mode:
authorAlexander Motin <mav@FreeBSD.org>2010-01-19 13:25:31 +0000
committerAlexander Motin <mav@FreeBSD.org>2010-01-19 13:25:31 +0000
commit44f39e7d59b9324d343a79afe27103910a0cdcb0 (patch)
treec7850e4553ec53b024676c68ce5bb6e68a003ce4 /sys/dev/ata
parentf59a7ba7ba323fde7b173e9db16acf70538793c5 (diff)
Notes
Diffstat (limited to 'sys/dev/ata')
-rw-r--r--sys/dev/ata/chipsets/ata-amd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ata/chipsets/ata-amd.c b/sys/dev/ata/chipsets/ata-amd.c
index 22ca546786ff..589ffa0e8cb8 100644
--- a/sys/dev/ata/chipsets/ata-amd.c
+++ b/sys/dev/ata/chipsets/ata-amd.c
@@ -61,7 +61,7 @@ static int ata_amd_setmode(device_t dev, int target, int mode);
#define AMD_CABLE 0x02
/*
- * American Micro Devices (AMD) chipset support functions
+ * Advanced Micro Devices (AMD) chipset support functions
*/
static int
ata_amd_probe(device_t dev)