summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-10use pci_matchbyid().Brad Smith
2005-05-10- remove commented out headerBrad Smith
2005-05-10put this in the AtticBrad Smith
2005-05-10Add epic(4) driver which supersedes tx(4).Brad Smith
2005-05-09fixes and updates for root device detection from NetBSD:Martin Reindl
2005-05-09- add alpha optimized in4_cksumBrad Smith
2005-05-09replace sc_quirk with sc_flags, spotted and ok mickey@Marco Peereboom
2005-05-09Compile if no wsmouse device is configured in the kernel.Miod Vallat
2005-05-09regenBrad Smith
2005-05-09add PCI id for SMC 83C175Brad Smith
2005-05-09Compile without option WSDISPLAY_COMPAT_RAWKBDMiod Vallat
2005-05-09Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISKUwe Stuehler
2005-05-09Permit one of the PXA2X0's UARTs to operate in Slow Infrared (SIR) modeUwe Stuehler
2005-05-09Added comments, and a new function to control the infrared LED.Uwe Stuehler
2005-05-09Bump version to 2.07. Since the initial version 2.06, symbol tableUwe Stuehler
2005-05-09streamline.Marc Espie
2005-05-09ansify. no binary change.Marco Pfatschbacher
2005-05-09Make sure that prefixes get purged.Brad Smith
2005-05-09RegenMiod Vallat
2005-05-09Add a note reminding people to regen gsc and usb maps after changing this file.Miod Vallat
2005-05-09Create the USB keyboard layout tables from the PS/2 tables.Miod Vallat
2005-05-09Sort the output tables, and mention the rcsid of the converter script inMiod Vallat
2005-05-09PCI_{VENDOR,PRODUCT} -> CARDBUS_{VENDOR,PRODUCT} for correctness.Brad Smith
2005-05-09add cardbus_matchbyid(), mimics the PCI layers pci_matchbyid().Brad Smith
2005-05-08change the dmesg output: print known chipset names, don't print theReyk Floeter
2005-05-08the ar5210 is silicon version 0, not 1.Reyk Floeter
2005-05-08fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6.Reyk Floeter
2005-05-08When receiving an unplugged notification from the loop, do not take actionMiod Vallat
2005-05-08Simplify loop reconfiguration code.Miod Vallat
2005-05-08For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilitiesMiod Vallat
2005-05-07PS/2 style and older style HIL keyboards have different layouts in theirMiod Vallat
2005-05-07RegenMiod Vallat
2005-05-07KNF the output.Miod Vallat
2005-05-07enable transmit checksum offload on all chips except 82542.Brad Smith
2005-05-07Eliminate 'mode sense (n) returned nonsense' and 'could not mode senseKenneth R Westerback
2005-05-07- enable transmit checksum offloadBrad Smith
2005-05-07Do not make akbd_keydesctab[] static, for the sake of kbd -l.Miod Vallat
2005-05-07regenBrad Smith
2005-05-07better names for some Intel devicesBrad Smith
2005-05-07Fix compilation with IEEE80211_DEBUG defined. Spotted by djm@.Jonathan Gray
2005-05-06Keyboard maps for all international Domain keyboard layouts, reconstructedMiod Vallat
2005-05-06Use *ENTRY() macros for function prologues, rather than providing theMiod Vallat
2005-05-06regenMichael Shalayeff
2005-05-06s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/gMichael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-06never trust a user diff...Michael Shalayeff
2005-05-06regenMichael Shalayeff
2005-05-06french a canadian; form Arnaud Bergeron <abergeron@gmail.com>Michael Shalayeff
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Add more dirs and fix links target.Marco Peereboom