diff options
| author | ichiro <ichiro@NetBSD.org> | 2001-03-28 18:48:01 +0000 |
|---|---|---|
| committer | ichiro <ichiro@NetBSD.org> | 2001-03-28 18:48:01 +0000 |
| commit | 2c750ca482933bd9974cb10e8ec321fd341709f8 (patch) | |
| tree | 6dc02504a3dc827eca5a3b51701e17bf604878ac /sys/dev/DEVNAMES | |
| parent | a8c0b619da3718b71029d273e5744c4577d07e2a (diff) | |
add umct device name
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 50e8e0417cc..b2e45c546b1 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.41 2001/03/25 09:56:15 jdolecek Exp $ +# $NetBSD: DEVNAMES,v 1.42 2001/03/28 18:48:01 ichiro Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1010,6 +1010,7 @@ ukphy MI ukphy_subr MI Attribute ulpt MI umass MI +umct MI umidi MI umodem MI ums MI |
