Re: reminder

2007-06-18 Thread Hans Petter Selasky
On Friday 15 June 2007 21:23, Julian Elischer wrote: The ball is in your court with respect to code cleanup before review.. Just a reminder in case you are waiting for us to review. Warner is doing a lot of cleaning in the existing code I notice... It might take some time. --HPS

Re: buildworld RELENG_6 with new USB stack

2007-06-18 Thread Hans Petter Selasky
Hi, The usbd utility has been replaced by devd. I will add a patch to the installer to clean this file. Just: rm /usr/src/usr.sbin/usbd/usbd.c touch /usr/src/usr.sbin/usbd/usbd.c echo int main() { return 0; } /usr/src/usr.sbin/usbd/usbd.c Then try buildworld again. --HPS On Saturday 16

Re: buildworld RELENG_6 with new USB stack

2007-06-18 Thread Hans Petter Selasky
Hi, Could you do a svn update. Make a new package, install the package, and do a buildworld again? --HPS On Saturday 16 June 2007 07:48, Andrew Muhametshin wrote: Hello It is impossible to buildworld with a new USB stack. 1. Update(csup RELENG_6) /usr/src in 2007-06-16

Current problem reports assigned to you

2007-06-18 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems S Tracker Resp. Description o usb/84750usb[hang] 6-BETA2 reboot/shutdown with root_fs on externa o usb/91629usbusbd_abort_pipe() may

Re: usb/79140: [patch] WD Firewire/USB Combo hangs under load on USB interface.

2007-06-18 Thread Gavin Atkinson
Old Synopsis: WD Firewire/USB Combo hangs under load on USB interface. New Synopsis: [patch] WD Firewire/USB Combo hangs under load on USB interface. State-Changed-From-To: open-feedback State-Changed-By: gavin State-Changed-When: Mon Jun 18 16:25:27 UTC 2007 State-Changed-Why: To submitter: Is

Re: usb/78989: please add USB keyboard support to install CD's

2007-06-18 Thread Gavin Atkinson
Synopsis: please add USB keyboard support to install CD's State-Changed-From-To: open-feedback State-Changed-By: gavin State-Changed-When: Mon Jun 18 16:27:45 UTC 2007 State-Changed-Why: To submitter: I believe USB keyboards have been supported during install for a while now (possibly 6.0 or

Re: reminder

2007-06-18 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Julian Elischer [EMAIL PROTECTED] writes: : Warner is doing a lot of cleaning in the existing code I notice... I'm just doing a preening of the code to finish up the removal of the compatibility macros I started many moons ago. I've found at least one