Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2000 14:45:08 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb if_aue.c if_auereg.h if_cue.c if_cuereg.h if_kue.c if_kuereg.h
Message-ID:  <200001162245.OAA08506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/01/16 14:45:08 PST

  Modified files:
    sys/dev/usb          if_aue.c if_auereg.h if_cue.c if_cuereg.h 
                         if_kue.c if_kuereg.h 
  Log:
  Remove device name strings from vendor/product lists since we don't use
  them (they're read from the device directly). Also do a set_config
  command for the ADMtek and CATC drivers.
  
  Revision  Changes    Path
  1.13      +22 -23    src/sys/dev/usb/if_aue.c
  1.3       +3 -2      src/sys/dev/usb/if_auereg.h
  1.4       +14 -10    src/sys/dev/usb/if_cue.c
  1.3       +3 -2      src/sys/dev/usb/if_cuereg.h
  1.15      +21 -29    src/sys/dev/usb/if_kue.c
  1.3       +3 -2      src/sys/dev/usb/if_kuereg.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001162245.OAA08506>