summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-12-18fix memory leak when downing an interface.Nathan Binkert
2002-12-17Cleaning.Thierry Deval
2002-12-16Major KNF. Incentive from TeduThierry Deval
2002-12-15Fix/Cleanup some SCSI #defines.Kenneth R Westerback
2002-12-15and one more typoHenning Brauer
2002-12-15more typos fixed by torhHenning Brauer
2002-12-15typos; torh at bogus.netHenning Brauer
2002-12-14Using quirks that make more sense.Thierry Deval
2002-12-13Some more cleaning...Thierry Deval
2002-12-13Limit our Data transfers only to the link speed imposed one.Thierry Deval
2002-12-13Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive.Thierry Deval
2002-12-13Define IEEE1394_MAX_ASYNC(), which gives the maximum (link speed dependent)Thierry Deval
2002-12-13Fix the memory leak introduced with the use of fwohci_block_handler_set().Thierry Deval
2002-12-13Malloc debug cleaning (MPRINTF).Thierry Deval
2002-12-13Enable support for SCSI over FireWire.Thierry Deval
2002-12-13Add preliminary support for the Serial Bus Protocol II (SBP-2) standard.Thierry Deval
2002-12-13"Documentation" update.Thierry Deval
2002-12-13Better memory balancing (between alloc/free),Thierry Deval
2002-12-13Detach fwnodes first.Thierry Deval
2002-12-13KNFThierry Deval
2002-12-12Always use queue(3) macros.Alexander Yurchenko
2002-12-12statement after label.Artur Grabowski
2002-12-11smaller delays, unneeded splsMichael Shalayeff
2002-12-11send-pr -> sendbug here as well; Peter WernerHenning Brauer
2002-12-11sendbug(1), not send-pr; Peter WernerHenning Brauer
2002-12-10RegenMiod Vallat
2002-12-10Dec Pixelvision card, unfortunately not tga compatible enough.Miod Vallat
2002-12-10Translate mickeyspeak into english.Miod Vallat
2002-12-10Add support for VIA VT8231; from NetBSD, untested.Alexander Yurchenko
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-08regenAlexander Yurchenko
2002-12-08Add VIA VT8231 PCI to ISA bridgeAlexander Yurchenko
2002-12-06Don't use the RNG oscillator output directly, use the sha1'd version (theJason Wright
2002-12-05Treat RNGSHA1 operations the same as RNGBYPASS for callback purposes (theyJason Wright
2002-12-04rename the clone ioctl to avoid clashing w/ the sockio; provos@ okMichael Shalayeff
2002-12-04Make ti(4) use busdma and add all of the necessary stuff to support bothNathan Binkert
2002-12-03Missing initialization.Thierry Deval
2002-12-02- Remove a few magic constantsJason Wright
2002-12-02set if_baudrateHenning Brauer
2002-12-01syncTodd T. Fries
2002-12-01vivitar cameraTodd T. Fries
2002-11-30Add driver for Belkin usb serial adapters.Nathan Binkert
2002-11-30Add driver for SUNTAC Slipper VS-10U communications deviceNathan Binkert
2002-11-30typoMichael Shalayeff
2002-11-30SUNIX 4018A 2-port parallel; from Juan Vera.Federico G. Schwindt
2002-11-30regen.Federico G. Schwindt
2002-11-30SUNIX 4018A; from Juan Vera.Federico G. Schwindt
2002-11-29Foward; torh@bogus.netTheo de Raadt
2002-11-29- Fix playback problem on SiS7018.Federico G. Schwindt
2002-11-29Upon detection of an international Sun keyboard with a recognized layout,Miod Vallat