diff options
| author | bjh21 <bjh21@NetBSD.org> | 2004-03-14 13:54:07 +0000 |
|---|---|---|
| committer | bjh21 <bjh21@NetBSD.org> | 2004-03-14 13:54:07 +0000 |
| commit | 1f2a1581c0bda2cddc3f75bf808be142438f4d6c (patch) | |
| tree | 821f66db9c6583da4443df32684c932b6d2a1c3d /sys/dev/DEVNAMES | |
| parent | e972d70350128806e45f3d0bd229618ffe0f0923 (diff) | |
pckbport_machdep_cnattach has replaced pckbc_machdep_cnattach.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 73b11792c4d..e05d2064b56 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.154 2004/03/13 19:52:53 bjh21 Exp $ +# $NetBSD: DEVNAMES,v 1.155 2004/03/14 13:54:07 bjh21 Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -899,12 +899,12 @@ pcic i386 pciide MI pcivga arc pckbc MI -pckbc_machdep_cnattach MI Attribute pckbcport bebox Attribute pckbcport i386 Attribute pckbd MI pckbd hpcmips pckbport MI Attribute +pckbport_machdep_cnattach MI Attribute pcmb i386 pcmcia MI pcmcia arc Attribute |
