diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2009-08-09 14:18:46 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2009-08-09 14:18:46 +0000 |
| commit | 530dfee8059f20bfb7818fb5f2fc3e2f81380ab3 (patch) | |
| tree | 218f52b31bd772f7a636b169e47348231927a49d /sys/dev | |
| parent | f76adbfe1023948a8c44d0527edb62972911d945 (diff) | |
Add gpioiic, gpiosim, and gpioow. Requested by tron.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/DEVNAMES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 9348119c3a0..6f3fb5fdcca 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.249 2009/08/09 14:17:56 pgoyette Exp $ +# $NetBSD: DEVNAMES,v 1.250 2009/08/09 14:18:46 mbalmer Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -494,6 +494,9 @@ gphyter MI gpib MI gpio evbppc gpio MI +gpioiic MI +gpioow MI +gpiosim MI grackle macppc grf amiga grf amigappc |
