diff options
| author | kiyohara <kiyohara@NetBSD.org> | 2009-07-27 12:34:12 +0000 |
|---|---|---|
| committer | kiyohara <kiyohara@NetBSD.org> | 2009-07-27 12:34:12 +0000 |
| commit | ce1343fcd9c8b7cfb1e516678310cc505c229dab (patch) | |
| tree | b64ee0b412ffa6f4149f9ce8b656a654d184cb7d /sys/dev/DEVNAMES | |
| parent | fdc1dac9e9938dc7a14f00496e300d2c8786e91d (diff) | |
Support Marvell Hercules-I/II SATA Controllers.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 4be61e8f377..e534b29a656 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.245 2009/02/19 00:55:48 jmcneill Exp $ +# $NetBSD: DEVNAMES,v 1.246 2009/07/27 12:34:13 kiyohara Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -882,6 +882,7 @@ mtd MI mtty MI mu vax mulaw MI Attribute +mvsata MI nca MI ncr5380sbc MI Attribute ncr53c9x MI Attribute |
