Alphabetize.
This commit is contained in:
parent
f3a93e43e7
commit
97d7bb77fe
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.478 2002/03/29 02:25:21 itojun Exp $
|
||||
# $NetBSD: GENERIC,v 1.479 2002/04/02 20:48:01 augustss Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -20,7 +20,7 @@
|
|||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.478 $"
|
||||
#ident "GENERIC-$Revision: 1.479 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -721,8 +721,8 @@ qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
|||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
tlphy* at mii? phy ? # ThunderLAN PHYs
|
||||
tqphy* at mii? phy ? # TDK Semiconductor PHYs
|
||||
urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
|
||||
ukphy* at mii? phy ? # generic unknown PHYs
|
||||
urlphy* at mii? phy ? # Realtek RTL8150L internal PHYs
|
||||
|
||||
|
||||
# USB Controller and Devices
|
||||
|
|
Loading…
Reference in New Issue