diff options
| author | he <he@NetBSD.org> | 2006-09-19 10:05:32 +0000 |
|---|---|---|
| committer | he <he@NetBSD.org> | 2006-09-19 10:05:32 +0000 |
| commit | fc13afb3a4c2f304a80ab81ad45e0702fefc1b01 (patch) | |
| tree | 744ea7a221f31981c8e96ed7b916c3b2573bb56a /sys/dev/DEVNAMES | |
| parent | 51065440a5b254c53dd2c0bd98585b236d199769 (diff) | |
Convert the NetBSD/cats port to use generic TODR.
This gets rid of the now-unneded "todclock" and "todservice" attributes
from the footbridge device files, which should allow netwinder to build
again after its conversion to generic TODR.
Resulting kernel verified to boot up OK on gxemul (after my recent
fixes of the gxemul package to emulate free-running timers).
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 373af7d6903..c720f00a49e 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.217 2006/09/17 15:01:34 plunky Exp $ +# $NetBSD: DEVNAMES,v 1.218 2006/09/19 10:05:32 he Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -1240,9 +1240,6 @@ tlsb alpha tlsbmem alpha tms320av110 MI Attribute tod sun2 -todclock cats -todclock netwinder -todservice cats Attribute token MI Attribute topcat hp300 tpcalib hpcarm Attribute |
