Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

Re: kernel/3350: kue fails to initialize on boot.

From: Daniel Hartmeier <daniel(at)benzedrine.cx>
Date: Fri Jul 11 2003 - 19:25:02 EDT


The following reply was made to PR kernel/3350; it has been noted by GNATS.

From: Daniel Hartmeier <daniel@benzedrine.cx> To: pawel@rogocz.com
Cc: gnats@openbsd.org
Subject: Re: kernel/3350: kue fails to initialize on boot. Date: Sat, 12 Jul 2003 01:06:06 +0200

 On Fri, Jul 11, 2003 at 03:52:34PM -0700, pawel@rogocz.com wrote:  

> kue0 at uhub0 port 2
> kue0: ADS Tech Inc. USB-Ethernet, rev 1.00/2.08, addr 2
 

 Try the patch below. I'm not sure what the precise range of values is  among all devices (never got any useful reply), but the additional  kernel message will print yours.  

 Daniel    

 Index: if_kue.c



 RCS file: /cvs/src/sys/dev/usb/if_kue.c,v  retrieving revision 1.22
 diff -u -r1.22 if_kue.c
  • if_kue.c 29 Jul 2002 02:38:54 -0000 1.22 +++ if_kue.c 20 Aug 2002 17:11:56 -0000 @@ -271,7 +271,9 @@ */ if (usbd_get_device_desc(sc->kue_udev, &dd)) return (EIO);
    • if (UGETW(dd.bcdDevice) == KUE_WARM_REV) { + printf("%s: bcdDevice 0x%4.4X\n", USBDEVNAME(sc->kue_dev), + UGETW(dd.bcdDevice)); + if (UGETW(dd.bcdDevice) >= KUE_WARM_REV) { printf("%s: warm boot, no firmware download\n", USBDEVNAME(sc->kue_dev)); return (0);
Received on Fri Jul 11 19:42:49 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:59 EDT

Do you need help?X

Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library