From 800cedea24f45ea52c859dc5cebaf5a66cdc225e Mon Sep 17 00:00:00 2001 From: plunky Date: Sat, 6 Mar 2010 21:05:36 +0000 Subject: Add uhso(4) driver and manpage for Option N.V. Wireless WAN modems --- sys/dev/DEVNAMES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/dev/DEVNAMES') diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index af183d0d5b6..5f9bbb46584 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.256 2010/03/06 05:58:56 cnst Exp $ +# $NetBSD: DEVNAMES,v 1.257 2010/03/06 21:05:36 plunky Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1339,6 +1339,7 @@ uhid MI uhidbus MI Attribute uhidev MI uhmodem MI +uhso MI uhub MI uipaq MI uirda MI -- cgit