summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-11-05compile fix; fgsch@ okTodd T. Fries
2001-11-05needs rndvar.hMichael Shalayeff
2001-11-05Use ether_input_mbuf(). As a bonus, tcpdump should show the ethernetFederico G. Schwindt
2001-11-04sync. deraadt@ OK.lebel
2001-11-04ATI Mobility Radeon. deraadt@ OK.lebel
2001-11-047751 has two registers in config space (0x40 - RETRY_TIMEOUT and 0x41,Jason Wright
2001-11-02match on intel pro/wireless 2011, from netbsdMichael Shalayeff
2001-11-02- Set valid bit in transmit descriptors and tx fragment descriptors (previousJason Wright
2001-11-02new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se>Michael Shalayeff
2001-11-02i do not think everybody needs USB_DEBUGMichael Shalayeff
2001-11-01add missing end bracket in commentTodd C. Miller
2001-11-01regenMichael Shalayeff
2001-11-01mylex acceleraidMichael Shalayeff
2001-11-01Change d_mmap in struct cdevsw from:Artur Grabowski
2001-10-31Change the audio_hm_if->mappage interface to return paddr_t and take off_tArtur Grabowski
2001-10-31syncNathan Binkert
2001-10-31add a bunch of cards that use the Sundance TC9021Nathan Binkert
2001-10-31syncNathan Binkert
2001-10-31new deviceNathan Binkert
2001-10-31syncNathan Binkert
2001-10-31Synchronize usb code with NetBSD.Nathan Binkert
2001-10-30do not allow setting autorepeat delays causing zero timeouts later.Michael Shalayeff
2001-10-30From NetBSD: add __packed__ attribute to hardware structure thatKenneth R Westerback
2001-10-29defn for "versions read" command (not that the results match the docs mind you).Jason Wright
2001-10-28match on elsa cf wireless lanMichael Shalayeff
2001-10-28regenMichael Shalayeff
2001-10-28add ELSA XI800 CF Wireless LAN; from netbsdMichael Shalayeff
2001-10-28define caps bits, for later useMichael Shalayeff
2001-10-28it appears that some non-vra compatible codecs implement partMichael Shalayeff
2001-10-27remove unused timeout in lockinit() per art@'s idea.Michael Shalayeff
2001-10-27permit compiling of non-pci kernels containing ahcTheo de Raadt
2001-10-26syncNathan Binkert
2001-10-26MCT USB-232 interfaceNathan Binkert
2001-10-26Allocate an appropriate number of cbd's for each discovered LUNKenneth R Westerback
2001-10-26First cut at a port of isadma and floppy driver. ok art@Nathan Binkert
2001-10-26Fix a problem with the probe message being printed for cards with noKenneth R Westerback
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25match on corega pcc-tdMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add a couple of corega cards, from netbsdMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add intersil mini-pci wlan; from netbsdMichael Shalayeff
2001-10-25add prism2.5 mini-pci nic idMichael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add gemtek and symbol wlans; from netbsdMichael Shalayeff
2001-10-25darkblack@networking-center.org says it should be apostrophe instead of grave...Michael Shalayeff
2001-10-25ddb entry support using usb (console) keyboard.Dale Rahn
2001-10-25If a usb keyboard is detached, check if the intrpipe is still active.Dale Rahn