Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2002 03:05:14 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        Josef Karthauser <joe@tao.org.uk>
Cc:        John Reynolds <johnjen@reynoldsnet.org>, stable@FreeBSD.ORG
Subject:   Re: MINI HEADS UP [was Re: libusb build broken due to structure member renaming]
Message-ID:  <3C7B6BEA.5070706@owt.com>
References:  <15481.32235.135747.910114@whale.home-net> <20020226020505.GA45114@genius.tao.org.uk> <3C7B0763.1020701@owt.com> <20020226094600.GA50601@genius.tao.org.uk> <3C7B5C75.3050900@owt.com> <20020226102905.GC50601@genius.tao.org.uk>

next in thread | previous in thread | raw e-mail | index | archive | help


Josef Karthauser wrote:

 > On Tue, Feb 26, 2002 at 01:59:17AM -0800, Kent Stewart wrote:
 >
 >> It was a clean RELENG_4 system. All of the devinfo-> lines's
 >> have been  changed and your patchs can not find the lines to
 >> change. When Alfred  changed the usb structures, they all have
 >> this udi_ added such as
 >>
 >> Your patch -devinfo->vendorNo, devinfo->productNo,
 >> devinfo->releaseNo, -devinfo->class, devinfo->subclass,
 >> devinfo->protocol);
 >>
 >> The code devinfo->udi_vendorNo, devinfo->udi_productNo,
 >> devinfo->udi_releaseNo, devinfo->udi_class,
 >> devinfo->udi_subclass, devinfo->udi_protocol);
 >>
 >> These were all shifted to the left to prevent wraping.
 >>
 >>
 >
 > Sorry, I missed usbd and usbdevs in my patch.  I've sync'd them and 
rerolled the 20020226 patch.


It doesn't like the Nec USB-2. I get to the following point. It
displays the 2nd uhub1 line and it hangs during the boot

ohci1: <NEC uPD 9210 USB controller> mem 0xcfffe000-0xcfffefff irq 11
at device 11.1 on pci0
usb1: OHCI version 1.0
usb1: <NEC uPD 9210 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ulpt0: Hewlett-Packard DeskJet 970C, rev 1.00/1.00, addr 2, iclass 7/1

I am building my kernel with -g is there a way to figure out where it 
is hanging? A <crtl><alt><del> won't reset it and I have to push the 
reset button.


Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html

 > > rerolled the 20020226 patch.


It doesn't like the Nec USB-2. I get to the following point. It
displays the 2nd uhub1 line and it hangs during the boot

ohci1: <NEC uPD 9210 USB controller> mem 0xcfffe000-0xcfffefff irq 11
at device 11.1 on pci0
usb1: OHCI version 1.0
usb1: <NEC uPD 9210 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: NEC OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ulpt0: Hewlett-Packard DeskJet 970C, rev 1.00/1.00, addr 2, iclass 7/1

I am building my kernel with -g is there a way to figure out where it 
is hanging? A <crtl><alt><del> won't reset it and I have to push the 
reset button.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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