summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-05-12syncHenning Brauer
2003-05-12fix oversight in the CNET CNF301 recordHenning Brauer
2003-05-12syncThierry Deval
2003-05-12Intrepid USBThierry Deval
2003-05-12Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)Jason Wright
2003-05-11CNET CNF301, Lucas Maneos <openbsd@subs.maneos.org>Henning Brauer
2003-05-11syncHenning Brauer
2003-05-11CNet CNF301, Lucas Maneos <openbsd@subs.maneos.org>Henning Brauer
2003-05-10Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16Miod Vallat
2003-05-08syncThierry Deval
2003-05-08Intrepid : new Apple PowerBook chipsetThierry Deval
2003-05-08syncTheo de Raadt
2003-05-08new devices on T40Theo de Raadt
2003-05-08a bit more cleanupNathan Binkert
2003-05-08ansify, clean up formatting, remove useless return statements.Nathan Binkert
2003-05-07add missing device name parameters to printfsAnil Madhavapeddy
2003-05-07string cleanup; nate okTheo de Raadt
2003-05-06make sure we always zero out ds (and get no trash from stack) and always warn...Michael Shalayeff
2003-05-06count auto-sense reqs as well; krw@ okMichael Shalayeff
2003-05-06allow programming dma block bus transaction length on 710 and set to 8 words ...Michael Shalayeff
2003-05-06range check for the CIS table scanHenning Brauer
2003-05-05regenHenning Brauer
2003-05-05"Intel 82440MX AC97 Modem" rev 0x00 at pci0 dev 0 function 2 not configuredHenning Brauer
2003-05-03regenAlexander Yurchenko
2003-05-03A bunch of new Promise ATA/SATA chips; from FreeBSDAlexander Yurchenko
2003-05-02Rework SIS IDE support. Unbreak the newest chips and fix issues with theAlexander Yurchenko
2003-05-01- initialize sc_pa before using itJason Wright
2003-04-29Use pci_matchbyid(). Tested by matthieu@Miod Vallat
2003-04-29grr... %s, not dc%sJason Wright
2003-04-29- remove last vestige of "old autoconf": dc_unit is dead, long live dv_xnameJason Wright
2003-04-29KNFJason Wright
2003-04-27strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.Hakan Olsson
2003-04-26managment -> management;Jason McIntyre
2003-04-25viaenv(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-25lm(4) driver from NetBSD adapted for sysctl interface.Alexander Yurchenko
2003-04-24regenAlexander Yurchenko
2003-04-24Two ServerWorks CSB6 devices found in dmesg fromAlexander Yurchenko
2003-04-23give 'em some const; mjacob@ okMichael Shalayeff
2003-04-20regenAlexander Yurchenko
2003-04-20Add Intel 82801DBM IDEAlexander Yurchenko
2003-04-20In pdc20265_pci_intr() perform shared irq check only if channel isAlexander Yurchenko
2003-04-19correct opacket/obytes statistics; from sam@freebsdJason Wright
2003-04-19Make the ubsec_feed* routines void, noone looks at the return value (always z...Jason Wright
2003-04-19Some string cleanup: sprintf -> snprintf and magic numbers to sizeofKenneth R Westerback
2003-04-19Davicom DM9009 supportHenning Brauer
2003-04-19regenHenning Brauer
2003-04-19+davicom DM9009Henning Brauer
2003-04-17Remove a bogus ALIGNED_POINTER, this is now defined in proper i386 headers.Dale Rahn
2003-04-14revert last change since it causes problems on some devicesAlexander Yurchenko
2003-04-14Remove dead attribute "rasterconsole".Miod Vallat