In message: <[EMAIL PROTECTED]>
            Raphael Becker <[EMAIL PROTECTED]> writes:
: The following reply was made to PR usb/119509; it has been noted by GNATS.
: 
: From: Raphael Becker <[EMAIL PROTECTED]>
: To: [EMAIL PROTECTED]
: Cc:  
: Subject: Re: usb/119509: USB flaky on Dell Optiplex 755
: Date: Fri, 11 Apr 2008 23:32:36 +0200
: 
:  --mxv5cy4qt+RJ9ypb
:  Content-Type: text/plain; charset=us-ascii
:  Content-Disposition: inline
:  Content-Transfer-Encoding: quoted-printable
:  
:  
:  Use a custom kernel config for DELL Optiplex 755 (and maybe others):
:  -----------------------------
:  # Kernel-Config for Dell Optiplex 755 / amd64
:   =20
:  
:  include         GENERIC
:  ident           DELL755
:   =20
:  nodevice          atkbdc          # AT keyboard controller
:  nodevice          atkbd           # AT keyboard
:  nodevice          psm             # PS/2 mouse
:  -----------------------------
:  
:  There *should* be a facility to (temporary) disable specific hardware=20
:  drivers or make them skip hardware-checks, maybe in /boot/loader.conf:=20
:  
:  atkbdc_enable=3D"NO"
:  atkbdc_skip=3D"YES"
:  atkbdc_disable=3D"YES"

See http://people.freebsd.org/~imp/disable-hint.diff

Warner
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to