summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
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-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-07- enable transmit checksum offloadBrad Smith
2005-05-07regenBrad Smith
2005-05-07better names for some Intel devicesBrad Smith
2005-05-06never trust a user diff...Michael Shalayeff
2005-05-06french a canadian; form Arnaud Bergeron <abergeron@gmail.com>Michael Shalayeff
2005-05-06Remove debug printf which crept in; spotted by drahn@Miod Vallat
2005-05-05Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, asMiod Vallat
2005-05-04Remove duplicate 4/$ entries in non-US layouts where the key is the same.Miod Vallat
2005-05-04remove #ifdef __OpenBSD__Brad Smith
2005-05-03enable HW transmit checksum offloadBrad Smith
2005-05-02Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled forAlexander Yurchenko
2005-05-02Add 6300ESB watchdog timer register definitions.Alexander Yurchenko
2005-05-02Don't hardcode sizeof(pcireg_t) value. ok markus@Alexander Yurchenko
2005-05-01update the maxium sendqueue size on ifconfig up; this should fix problemsMarkus Friedl
2005-05-01Another evil hack to turn sidelining into underlining on the Zaurus console.Christopher Pascoe
2005-04-30Temporary hack to (un)rotate the Zaurus console until a proper rasopsChristopher Pascoe
2005-04-30try to drain send queue if we lose link during heavy transmitBrad Smith
2005-04-30don't set MTU if its the same as what's currently being used.Brad Smith
2005-04-30- Add missing break for SIOCSIFADDRBrad Smith
2005-04-30- Correct the if_link_state_change() logic.Brad Smith
2005-04-30check for ETHERMIN in SIOCSIFMTU ioctl; from bradPeter Valchev
2005-04-30From NetBSD, pt to by brad (might fix csum problems, else they mayPeter Valchev
2005-04-29Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712.Alexander Yurchenko
2005-04-29Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.Jonathan Gray
2005-04-29regenJonathan Gray
2005-04-29ATI IXP 400 devices and some additional Radeon XPRESS IDs.Jonathan Gray
2005-04-28more snprintf checking. ok krw@Moritz Jodeit
2005-04-28install kue firmware on zaurus; ok uwe@ dlg@David Krause
2005-04-27Add SDEV_UMASS flag, analogous to SDEV_ATAPI, and use it to force aKenneth R Westerback
2005-04-27Remove unnecessary step in ack sequence.Marco Peereboom
2005-04-27In osiop_checkintr(), bail out early and do not claim the interrupt forMiod Vallat
2005-04-27regenJakob Schlyter
2005-04-27add Audiovox RTM-8000 GSM/GPRS CFJakob Schlyter
2005-04-25KNF and zap trailing whitespace.Niall O'Higgins
2005-04-25csum -> csum_flagsBrad Smith
2005-04-25use delay() and not tsleep() in attach. makes driver work properly withNiall O'Higgins
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-25remove the stepping info since this isn't rightBrad Smith
2005-04-24add fxp-d102e to the listBrad Smith
2005-04-24add microcode to support interrupt mitigation on theBrad Smith
2005-04-24- fix and update commentsBrad Smith