jmg         2003/07/15 15:14:22 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/usb          ohci.c 
  Log:
  minor white space fix up
  initalize itds
  remove extra htole32.  Things don't work to well when you do
  htole32(htole32(var))
  
  Revision  Changes    Path
  1.129     +4 -2      src/sys/dev/usb/ohci.c