Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Apr 2008 22:10:04 GMT
From:      Raphael Becker <rabe@uugrn.org>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/119509: USB flaky on Dell Optiplex 755
Message-ID:  <200804112210.m3BMA4dU092518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/119509; it has been noted by GNATS.

From: Raphael Becker <rabe@uugrn.org>
To: bug-followup@FreeBSD.org
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"
 
 
 Raphael
 
 --=20
 Raphael Becker          <rabe@uugrn.org>          http://rabe.uugrn.org/
 GnuPG:                E7B2 1D66 3AF2 EDC7 9828  6D7A 9CDA 3E7B 10CA 9F2D
 =2E........|.........|.........|.........|.........|.........|.........|..
 
 --mxv5cy4qt+RJ9ypb
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2 (FreeBSD)
 
 iD8DBQFH/9j0nNo+exDKny0RAhS4AJ0eFF1Q74rpHLlJSg84hsx0DDkHEwCgiWpj
 c8saFINyy5dCCSREaT34MlU=
 =v/YY
 -----END PGP SIGNATURE-----
 
 --mxv5cy4qt+RJ9ypb--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804112210.m3BMA4dU092518>