summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-05-13Fix typo reported by Brad at comstyle com.wiz
2005-05-12Regencube
2005-05-12Two re(4) candidates. From Francois Romieu in private mail.cube
2005-05-12PR/22058: Onno van der Linden: duplicate detection of isa ip.christos
2005-05-12Let ahc_createdmamem() return -1 on error instead of an error code, sinceaugustss
2005-05-12Make the Adaptec 1480 cardbus Slim SCSI card work.augustss
2005-05-11Support for the HX version of the chip.augustss
2005-05-11Add a heuristic to test if an audio CODEC's AC97_REG_POWER register supportsscw
2005-05-11From Wolfgang Stukenbrock in PR kern/30197: wrong type in CFATTACH_DECL.martin
2005-05-11Don't keep the devinfo string on the stack, instead use malloc/free.augustss
2005-05-09Add support for Corega CG-LAPCIGT Gigabit Ethernet.martin
2005-05-09Regenmartin
2005-05-09PR kern/30173: add Corega CG-LAPCIGTmartin
2005-05-08Enclose some code dependent on wsdisplay in #if NWSDISPLAY > 0 / #endif;he
2005-05-08ACARD ATP865-A (used on AEC-6280/6880) supports UltraDMA/133 too.tsutsui
2005-05-08Only look at USBD_FORCE_SHORT_XFER for writes.augustss
2005-05-08Add support for optional interrupt output pipes as described in theskrll
2005-05-07Add SMC2531W-B EliteConnect Wireless Adapter.martin
2005-05-07Regen.martin
2005-05-07Add SMC2531W-B EliteConnect Wireless Adapter.martin
2005-05-07As discussed on tech-net: don't suppress any PHYs to enable multipleis
2005-05-05Fix for portuguese keymap '4' and '+' keys, from Rui Pauloabs
2005-05-05Add USB Portuguese (pt_PT) keyboard map, from Manuel Pata viaabs
2005-05-05Make sure all physical addresses are filled in the qTD even when we haveaugustss
2005-05-05Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an emptyaugustss
2005-05-04Make ffb take part in the /dev/fbN circus.martin
2005-05-04Regen.cube
2005-05-04Add a few devices seen on a Dell PowerEdge SC1420, and while there make thecube
2005-05-04Make an new option PCKBD_CNATTACH_MAY_FAIL. When this option is set and noaugustss
2005-05-04When audioclose is called it's the last close of the device, so thereaugustss
2005-05-04Make auto repeat of events a compile time option, and have it off by default.augustss
2005-05-03Fix ifdef botch in previous revision:jonathan
2005-05-03Don't emulate auto repeat in the keyboard driver, the wskbd driver does that.augustss
2005-05-03Change the logic for generating auto repeat from the keyboard. Previouslyaugustss
2005-05-02more formatting fixesmacallan
2005-05-02split IFCAP_CSUM_xxx to IFCAP_CSUM_xxx_Rx and IFCAP_CSUM_xxx_Tx.yamt
2005-05-02Use UTF8 to encode strings read from the device (instead of using '?' foraugustss
2005-05-02Merge changes for ACPI-CA 20050408kochi
2005-05-02Merge ACPI-CA 20050408kochi
2005-05-02fixed formattingmacallan
2005-05-02Import the INTEL ACPI-CA 20050408kochi
2005-05-02- made blitter operationd asynchronousmacallan
2005-05-02regenrh
2005-05-02Add IC Ensemble / VIA Technologies Envy24 Multichannel Audio controllers.rh
2005-05-01fixed tab width and formattingmacallan
2005-05-01Made the Alt key act like STOP when options SPARCBOOK_CMD is #defined tomacallan
2005-05-01made rasops_allocattr_color() respect WS_DEFAULT_FG and WS_DEFAULT_BG instead...macallan
2005-05-01Fix typo.wiz
2005-05-01Update TODO comment and copyright.augustss
2005-05-01Only complain when opening full speed isoc devices, other types seem toaugustss