diff options
| author | kiyohara <kiyohara@NetBSD.org> | 2007-07-11 08:08:39 +0000 |
|---|---|---|
| committer | kiyohara <kiyohara@NetBSD.org> | 2007-07-11 08:08:39 +0000 |
| commit | 2efaf2d20931be52d0b1313e486821c1aae21d3c (patch) | |
| tree | a39207358301080ebb35ae34efc39b6ba5c24204 /sys/dev/DEVNAMES | |
| parent | 05e3df98c5ba5d663f6ffeee034c4771a395222a (diff) | |
Add support for NVIDIA nForce 2/3/4 SMBus controller and SMBus driver.
And zyd(4).
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index d0a340e927d..9684ad76573 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.228 2007/07/03 23:05:26 briggs Exp $ +# $NetBSD: DEVNAMES,v 1.229 2007/07/11 08:08:39 kiyohara Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -897,6 +897,7 @@ newgpbusif hpcmips nextdisplay next68k nextkbd next68k nfe MI +nfsmb MI nhpib hp300 ni MI njata MI @@ -1493,3 +1494,4 @@ zstty sun2 zstty sun3 zstty x68k zx MI +zyd MI |
