summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-07-15remove a bunch of debugging printfs and disable agp_debug; prompted by millert@Michael Shalayeff
2002-07-13no need to redefine pci vendors here since we have 'em, comment on two screwe...Michael Shalayeff
2002-07-13regenMichael Shalayeff
2002-07-13a few bktr vendors, from various sourcesMichael Shalayeff
2002-07-13fix ioctl processing logic; problem reported by postman pechkinMichael Shalayeff
2002-07-13define PCI_COMMAND_STATUS_BITS for printfs, according to the enlisted definesMichael Shalayeff
2002-07-13pci_intr_establish() is a macros on some archs and ifdef w/in the macro args ...Michael Shalayeff
2002-07-13do not call unlock when the lock is not locked; found by millert@Niels Provos
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-07-12in the error case, just remove an installed argument replacement, it is notNiels Provos
2002-07-12'this is a scanner'Todd T. Fries
2002-07-12syncTodd T. Fries
2002-07-12add my scannerTodd T. Fries
2002-07-11add rcsid to firmware, and remove defn for tc990_IMAGE_SIZE, its ugly.Jason Wright
2002-07-11New version of the firmware from 3Com. Many, many thanks to David DillowJason Wright
2002-07-11Convert the cmd and response queues to be endian aware, also prepare for new ...Jason Wright
2002-07-11syncNathan Binkert
2002-07-11New devicesNathan Binkert
2002-07-11Please be more portable in usb landNathan Binkert
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-10proper cdev_decl(gpr)Michael Shalayeff
2002-07-10no provate cdev_decl()s, they are in sys/conf.h nowMichael Shalayeff
2002-07-10use ifp->if_sadl whether possible.Federico G. Schwindt
2002-07-10Use the correct COR offset for pcmcia card; noted by Warner LoshTodd C. Miller
2002-07-10shorten address printoutTheo de Raadt
2002-07-10syncTheo de Raadt
2002-07-10shorten nameTheo de Raadt
2002-07-10sync whitespaceNathan Binkert
2002-07-10Handle resetting port better.Nathan Binkert
2002-07-10ICH4 support; ok gluk@Markus Friedl
2002-07-10Formatting and spacing sync with NetBSDNathan Binkert
2002-07-10Try to be more portableNathan Binkert
2002-07-10New device supportNathan Binkert
2002-07-10Support for USB->Serial adapters based on FT8U232AMNathan Binkert
2002-07-10Sync with current statusNathan Binkert
2002-07-09driver for D-Link DSB-R100 FM RadioNathan Binkert
2002-07-09kill trailing whitespaceNathan Binkert
2002-07-09sync with NetBSDNathan Binkert
2002-07-09make the timeout a function parameterNathan Binkert
2002-07-09Dont use stuff that isn't committed yetNathan Binkert
2002-07-09New device From NetBSDNathan Binkert
2002-07-09Sync Id string with NetBSDNathan Binkert
2002-07-09scanner updates from NetBSDNathan Binkert
2002-07-09fixes from NetBSDNathan Binkert
2002-07-09add new deviceNathan Binkert
2002-07-09syncNathan Binkert
2002-07-09New aue(4) deviceNathan Binkert
2002-07-09move common declarations to if_wivar.h; mickey@ and millert@ ok.Federico G. Schwindt
2002-07-09Don't write 32 bits to a 16-bit register.Aaron Campbell
2002-07-08Another missing bit (appears to make the 582x series work like the 580x seriesJason Wright