]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/usb
This commit was generated by cvs2svn to compensate for changes in r56545,
[FreeBSD/FreeBSD.git] / sys / dev / usb /
2000-01-24 markmThis commit was generated by cvs2svn to compensate...
2000-01-24 n_hibmaThe previous fix for the USB ugen device set configurat...
2000-01-23 peterFix some warnings.
2000-01-23 peterremove "extern int cold" from SPLUSBCHECK - it causes...
2000-01-23 peterFix a warning in DIAGNOSTIC code.
2000-01-23 n_hibmaCheck whether we can change config at all. If any of...
2000-01-23 n_hibmaZap the vnodes for the control endpoint as well.
2000-01-22 obrienThis commit was generated by cvs2svn to compensate...
2000-01-21 n_hibmaAdd ID for the AMD-756 OHCI controller
2000-01-20 n_hibmaAdd support for DEVICE_SUSPEND, DEVICE_RESUME and DEVIC...
2000-01-20 n_hibmaRemove duplicate include
2000-01-20 n_hibmaProperly remove interrupts if initialisation fails.
2000-01-20 wpaulFix test for deciding when a bulk IN transfer got trunc...
2000-01-20 yokotaDo not include `ukbd.h'; it's not used.
2000-01-20 wpaulRegen.
2000-01-20 wpaulMore USB ethernet tweaks:
2000-01-19 wpaulFix a couple of bugs:
2000-01-18 ruThis commit was generated by cvs2svn to compensate...
2000-01-17 wpaulChange the mechanism by which we detect that the firmwa...
2000-01-17 wpaulThe correct part number for the CATC ASIC is USB-EL1210...
2000-01-17 obrienThis commit was generated by cvs2svn to compensate...
2000-01-17 ruThis commit was generated by cvs2svn to compensate...
2000-01-16 wpaulRemove device name strings from vendor/product lists...
2000-01-16 obrienThis commit was generated by cvs2svn to compensate...
2000-01-16 krisThis commit was generated by cvs2svn to compensate...
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-15 wpaulMinor enhancement: set the 'dual link LED' bit in the...
2000-01-14 wpaulFix multicast filter programming.
2000-01-14 wpaulDo a few minor cleanups.
2000-01-14 wpaulAdd device driver support for USB ethernet adapters...
2000-01-14 wpaulPull my head out of my ass and actually make the tx...
2000-01-14 wpaulClean up rxeof routines a little.
2000-01-13 wpaulFix instance of AUE_BUFSZ that should have been AUE_CUTOFF.
2000-01-13 wpaulRemove debug printf I left in by mistake.
2000-01-13 wpaulRegenerate.
2000-01-13 wpaulBunch of updates:
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-12 wpaulApply the same netisr mechanism to transmissions as...
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-11 wpaulStraighten out the logic in kue_setmulti() a little...
2000-01-11 yokotaRework shifta/ctla/alta key handling. It appears that...
2000-01-10 wpaulAttempt to fix a problem with receiving packets on...
2000-01-10 n_hibmaAdd an extra debugging message.
2000-01-10 n_hibmaAdd Sun keyboard and NetChip
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-08 wpaulAdd the vendor/device IDs for the LinkSys USB100TX.
2000-01-08 wpaulBe a bit more discriminating when trying to decide...
2000-01-08 wpaulLeave the SOFS value (number of StartOfFrames to wait...
2000-01-07 wpaulAdd the vendor and device IDs for a whole bunch of...
2000-01-06 wpaulCleanups: remove stale comments left over from when...
2000-01-05 wpaulUpdate copyright date for Y2K (did the other files...
2000-01-05 wpaulCorrect the vendor ID for KLSI: it's actually 0x5e9...
2000-01-05 wpaulDoh. Forgot to add the entry for the 3Com 3c19250 to...
2000-01-05 wpaulDo not attempt to load the firmware a second time....
2000-01-05 wpaulAdd device driver support for USB ethernet adapters...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 wpaulThis commit adds device driver support for the ADMtek...
1999-12-25 krisThis commit was generated by cvs2svn to compensate...
1999-12-23 wpaulFix one bug and make one minor enhancement:
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-16 obrienThis commit was generated by cvs2svn to compensate...
1999-12-13 yokota- Add a module event function to the ukbd driver and...
1999-12-11 peterThis commit was generated by cvs2svn to compensate...
1999-12-09 robertoThis commit was generated by cvs2svn to compensate...
1999-12-07 n_hibmaAdd vendor NetChip with its device NET1080 (host-to...
1999-12-03 mdoddRemove the 'ivars' arguement to device_add_child() and
1999-12-03 n_hibmaFix the 'usb0: USB revision unknown, not supported...
1999-12-02 n_hibmaIn one queue all the TDs (transfer descriptor, packets...
1999-11-30 peterThis commit was generated by cvs2svn to compensate...
1999-11-30 n_hibmaCommit for r1.29 of ugen.c was wrong. All the ugenX...
1999-11-28 n_hibmaUpdate de driver for the request->xfer changes.
1999-11-28 n_hibmaWoops, it seems to fail initialisation. Disabled while...
1999-11-28 n_hibma Correct the last parameter for clalloc
1999-11-28 n_hibmaSynchronisation with NetBSD 1999/11/27
1999-11-28 n_hibmaAdd devnames, the device names the drivers attached...
1999-11-28 n_hibmaAdd a quirk for the Altec ASC495 speakers. They pretend...
1999-11-28 n_hibmaAdd PCI_USBREV_1_1
1999-11-28 n_hibmaAdd USB revision strings and numbers.
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-25 peterThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 n_hibmaRemove some bogus bus methods peter added. We are hardl...
1999-11-21 n_hibmaAddition of new fields to the usb_devinfo struct to...
1999-11-21 n_hibmaRevoke the vnodes on detach. This avoids the crashes...
next