julian      2005-04-28 23:49:15 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_4)
    sys/dev/usb          usb.c 
  Log:
  We probe USB1.1. busses late enough to get and use interrupts
  so don't ignore them.. it leads to an interrupt storm which freezes
  the system.
  
  Revision   Changes    Path
  1.26.2.12  +2 -2      src/sys/dev/usb/usb.c