diff options
| author | scw <scw@NetBSD.org> | 2006-04-03 08:15:48 +0000 |
|---|---|---|
| committer | scw <scw@NetBSD.org> | 2006-04-03 08:15:48 +0000 |
| commit | 34b4a96dbb5b4d0f23570ab22294215865af7f5e (patch) | |
| tree | 6b3a65154b7c1a7d3d35633525c79a03b820c1f9 /sys/dev/DEVNAMES | |
| parent | 842f766ad5bbc3f5dd20a7af5c4e62cc164ca193 (diff) | |
Add a kernel driver and userland program for the Topfield TF5000PVR range
of digital video recorders popular in Europe and Australia.
These devices have a USB client port which can be used to upload and
download recordings (and other files, such as MIPS binaries for execution
on the DVR's CPU) to/from their internal hard disk, in addition to some
other operations on files and directories.
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 366e7a0ff93..9ea1a964ae3 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.195 2006/03/23 16:20:59 he Exp $ +# $NetBSD: DEVNAMES,v 1.196 2006/04/03 08:15:50 scw Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1329,6 +1329,7 @@ uscanner MI usscanner MI ustir MI ut vax +utoppy MI uu vax uvisor MI uvscom MI |
