keramida 2005-01-05 20:10:05 UTC FreeBSD src repository (doc committer) Modified files: sys/dev/usb ohci.c Log: Fix KASSERT inversion that was introduced in 1.150, resulting in instant panic curlen != 0, which is perfectly normal. Approved by: mux Revision Changes Path 1.151 +1 -1 src/sys/dev/usb/ohci.c