]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
This commit was generated by cvs2svn to compensate for changes in r58782,
[FreeBSD/FreeBSD.git] / sys / dev /
2000-03-29 ruThis commit was generated by cvs2svn to compensate...
2000-03-29 katoRatoc REX-9880/83 support (PC-98 only). This commit...
2000-03-28 cgsplit up ess and sb code
2000-03-28 n_hibmaRevert to a static value for the timeout. The timeout...
2000-03-28 dgAdded support for cards and on-motherboard NICs that...
2000-03-27 impAhhrggg. Put the test for the compat shims AFTER the...
2000-03-27 jlemonAdd support for offloading IP/TCP/UDP checksums to...
2000-03-27 impPer conversations in -current, add #error to these...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-26 alfredrepair half-Danish b.b_iocmd damage where writes/reads...
2000-03-26 sosCorrect a mishap in phk's BIO_* changes.
2000-03-26 alfredrqe->b.b_flags |= B_READ; became
2000-03-26 krisThis commit was generated by cvs2svn to compensate...
2000-03-26 impMinor changes to some of the interfaces.
2000-03-26 n_hibmaThe REQUEST SENSE command is 6b not 16b. Use the struct...
2000-03-25 phkFix floppy driver after my isadma changes.
2000-03-25 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 impRegen
2000-03-25 impMerge 1.60 to 1.85 of NetBSD's pcmciadevs into our...
2000-03-25 impMore pnpids.
2000-03-24 mdoddFix a problem that caused TCP fragments to be lost...
2000-03-24 sosFix the panic occuring on non-changer devices.
2000-03-24 cgdon't check extended features on codecs known to hang...
2000-03-23 msmithFix detection of the card-ready-for-command state....
2000-03-21 wpaulRegenerate usbdevs files.
2000-03-21 wpaulAdd device ID for LinkSys USB10T ethernet adapter ...
2000-03-21 dmlbFor version 0.9 change DNET output
2000-03-21 dmlbAdded user level updates and reading of parameters.
2000-03-21 dmlbTypo.
2000-03-21 sosMake ATAPI CD changer devices work, hopefully better...
2000-03-20 impBogusly returned zero always. Return 1 if we pass...
2000-03-20 gehennaRegen.
2000-03-20 gehennaAdd 22 vendor IDs.
2000-03-20 gehennaRegen.
2000-03-20 gehennaAdd 80 vendor IDs.
2000-03-20 cgtoast warnings on i386
2000-03-20 cgmake als120 cards which report dsp version 3.x whilst...
2000-03-20 cgupdate the ac97 layer:
2000-03-20 cgadd a function to reinitialize the mixer, to be called...
2000-03-20 phkIsolate the Timecounter internals in their own two...
2000-03-20 phkRename the existing BUF_STRATEGY() to DEV_STRATEGY()
2000-03-20 phkRemove B_READ, B_WRITE and B_FREEBUF and replace them...
2000-03-20 peterA fairly simple newbusification of if_de
2000-03-20 peterUnused definitions.
2000-03-20 yokotaWhite-space-only change. The file originally had screw...
2000-03-20 impNoriyoshi Kawano-san reported in nomads another OUI...
2000-03-20 peterBandaid for src/sys/modules which broke world
2000-03-20 paulUpdate the copyright. Remove the advertising clause.
2000-03-19 acheThis commit was generated by cvs2svn to compensate...
2000-03-19 peterConnect the ISA and PCI compatability shims to an optio...
2000-03-19 rwatsonModify if_wi.c to call bpfdetach(ifp) before if_detach...
2000-03-19 yokotaMissing pieces of the last commit ;-(
2000-03-19 yokota- Properly keep track of I/O port resources.
2000-03-18 sosRemove the old DSC code, it doesn't work anymore.
2000-03-18 gibbso Correct the offsets into the syncrate table for parit...
2000-03-18 gibbsKNR -> ANSI function definition in two places. This...
2000-03-18 n_hibmaPrint the PCI resources even if they are disabled....
2000-03-18 joergMake the Y-E Data PCMCIA floppy of the Toshiba Libretto...
2000-03-18 n_hibmaThe completely rewritten USB Mass Storage driver. It...
2000-03-18 yokota- Fix bugs when painting border and the mouse cursor...
2000-03-18 yokota- Add Support for the following PS/2 mice:
2000-03-18 yokota- `Newbus'ified the driver.
2000-03-18 n_hibmaGet rid of the last remnants of powerhook abuse.
2000-03-18 msmithUpdate to the latest development version of the Mylex...
2000-03-18 wpaulAdd another device/vendor code combination to support...
2000-03-18 wpaulUpdate Tigon firmware yet again, this time to version...
2000-03-16 nyanChanged key assign for PC-98.
2000-03-16 n_hibmaPlease welcome the URio driver. Written by
2000-03-15 mjacobAlpha 8200 port: Until we fix things better, determine...
2000-03-15 n_hibmaAdd the TD's to the hash when they are created not...
2000-03-15 n_hibmaAdd an ID for the SiS 5571.
2000-03-15 n_hibmapowerhooks no longer used
2000-03-15 n_hibmaMake the makefile work properly.
2000-03-15 n_hibmaDo not use the powerhooks at all, instead of abusing...
2000-03-15 n_hibmaSpelling mistake
2000-03-15 n_hibmaNever stop the control pipe
2000-03-15 n_hibmaRegen.
2000-03-15 n_hibmaAdd Y-E Data floppy drive.
2000-03-15 n_hibmaUpdate the e-mail address to a valid one.
2000-03-15 mjacobroll platform versions to 5.0
2000-03-15 greenI _HATE_ crashes. The lptread() call needs to check...
2000-03-13 mjacobDon't do bus resets for ULTRA2 or later cards because...
2000-03-13 mdoddAdd 'bootverbose' debug messages to assist with trackin...
2000-03-13 sosCleanup sweep.
2000-03-13 mdoddInitial ifmedia support. Once I figure out autoselecti...
2000-03-13 sosEnable disksort the right way both on ATA disks and...
2000-03-13 mdoddCopy how everyone else is doing packet transmission...
2000-03-13 mdoddFollow the docs a bit more in epstop() with respect...
2000-03-13 mdoddGet rid of table lookup in favor of just subtracting...
2000-03-13 mdoddCall epstop() in ep_attach(). While this shouldn't...
2000-03-13 mdoddSet the RF_SHAREABLE flage when we allocate an IRQ.
2000-03-13 phkStop isadma from abusing the B_READ, B_RAW and B_WRITE...
2000-03-13 impAdd another Linksys OUI.
2000-03-13 sosBackout the previous fix, it is _not_ that easy too...
2000-03-12 dmlb * add the start_join_net - done
2000-03-12 dmlbstructure for error counters added
2000-03-12 dmlbUse ssid length from 80211.h
2000-03-12 sosDont call ad_start unless the controller is idle.
2000-03-12 grogsdio: If sd I/O fails because of an I/O error, set...
next