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