Uncomment 'wd* at umass?' in GENERIC, add to GENERIC_LAPTOP.
supports the ISD's ATA protocol over Bulk-Only, used with the Archos studio and Archos Jukebox products, among others.
This commit is contained in:
parent
f9ab138fb6
commit
ec36bf86ae
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.601 2004/04/30 15:55:10 fredb Exp $
|
||||
# $NetBSD: GENERIC,v 1.602 2004/04/30 17:41:19 gendalia Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.601 $"
|
||||
#ident "GENERIC-$Revision: 1.602 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -884,7 +884,7 @@ ucom* at umodem?
|
||||
|
||||
# USB Mass Storage
|
||||
umass* at uhub? port ? configuration ? interface ?
|
||||
#wd* at umass?
|
||||
wd* at umass?
|
||||
|
||||
# USB audio
|
||||
uaudio* at uhub? port ? configuration ?
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.92 2004/04/30 02:08:17 lukem Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.93 2004/04/30 17:41:19 gendalia Exp $
|
||||
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
|
||||
#
|
||||
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
|
||||
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.92 $"
|
||||
#ident "GENERIC-$Revision: 1.93 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -609,6 +609,7 @@ ucom* at umodem?
|
||||
|
||||
# USB Mass Storage
|
||||
umass* at uhub? port ? configuration ? interface ?
|
||||
wd* at umass?
|
||||
|
||||
# USB audio
|
||||
uaudio* at uhub? port ? configuration ?
|
||||
|
Loading…
Reference in New Issue
Block a user