Backout last commit because an entry for atu(4) already existed.
Problem noted by FUKAUMI Naoki on current-users mailing list.
This commit is contained in:
parent
21b1464ae4
commit
a179b1e8b6
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: GENERIC,v 1.660 2005/03/01 02:31:25 itojun Exp $
|
# $NetBSD: GENERIC,v 1.661 2005/03/03 23:02:01 tron Exp $
|
||||||
#
|
#
|
||||||
# GENERIC machine description file
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
|||||||
|
|
||||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.660 $"
|
#ident "GENERIC-$Revision: 1.661 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
@ -961,7 +961,6 @@ ustir* at uhub? port ?
|
|||||||
irframe* at ustir?
|
irframe* at ustir?
|
||||||
|
|
||||||
# USB Ethernet adapters
|
# USB Ethernet adapters
|
||||||
atu* at uhub? port ? # Atmel AT76C50XX based adapters
|
|
||||||
aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
|
aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters
|
||||||
axe* at uhub? port ? # ASIX AX88172 based adapters
|
axe* at uhub? port ? # ASIX AX88172 based adapters
|
||||||
cdce* at uhub? port ? # CDC, Ethernet Networking Control Model
|
cdce* at uhub? port ? # CDC, Ethernet Networking Control Model
|
||||||
|
Loading…
Reference in New Issue
Block a user