Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3-0] src/sys/dev/usb



Module Name:    src
Committed By:   riz
Date:           Fri Mar 24 22:36:11 UTC 2006

Modified Files:
        src/sys/dev/usb [netbsd-3-0]: usb.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1215):
        sys/dev/usb/usb.c: revision 1.83
Allow a NULL pointer as argument to usb_get_next_event(), and don't
allocate a "struct usb_event" on stack in usb_add_event().
This gives just enough breathing space that the box doesn't die
immediately from stack overflow when I insert a
ohci0 at cardbus0 dev 0 function 0: Acer Labs M5237 USB 1.1 Host Controller


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.81.8.1 src/sys/dev/usb/usb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index