summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2006-02-12Clean up the adb_event structure, now that it is never exported to userland;Miod Vallat
2006-02-12sort the list of options permissable w/ authorized_keys;Jason McIntyre
2006-02-12Remove packets from the queue before calling their completion routine, asMiod Vallat
2006-02-12Remove unused openfirmware code; ok drahn@Miod Vallat
2006-02-12fix a printfDamien Bergamini
2006-02-12Fix mail notification for rdist(1) as reported in user/5009. ok otto@Moritz Jodeit
2006-02-12don't print shared interrupts when debugging is on.Damien Bergamini
2006-02-12use BUS_DMA_READ flag when mapping RX buffers.Damien Bergamini
2006-02-12Remove 24-bit slowless remark, now that console runs in 8-bit.Miod Vallat
2006-02-12Disable sync when blanking if display.vblank is set to off.Miod Vallat
2006-02-12reduce the number of DMA sync operations by sincing multiple TX descriptorsDamien Bergamini
2006-02-12Run the tvtwo emulation mode in the 8 bit plane, and keep mapped mode 32 bit.Miod Vallat
2006-02-12rework the description of authorized_keys a little;Jason McIntyre
2006-02-12slight rewording; ok djmJason McIntyre
2006-02-12raise error when the user specifies a RekeyLimit that is smaller than 16Damien Miller
2006-02-12initial jumbo frames support (disabled for now).Damien Bergamini
2006-02-12Revert previous, seems to cause problems on some machines.Alexander Yurchenko
2006-02-12add a %l expansion code to the ControlPath, which is filled in with theDamien Miller
2006-02-12don't bother to expalicitly mention ukphy(4) in driver man pages.Brad Smith
2006-02-12The ukphy attachment turned out to be an rlphy(4) clone.Jonathan Gray
2006-02-12mentin the IC Plus Corp IP101.Brad Smith
2006-02-12regenBrad Smith
2006-02-12add OUI's for ASIX Electronics and CENiX Inc.Brad Smith
2006-02-12Correct information in dmesg again. -moj ok jsgMats O Jansson
2006-02-12Add support for IC+ IP101 (from brad). -moj ok jsgMats O Jansson
2006-02-12RegenMiod Vallat
2006-02-12Add Apple ADB devices USB phantom personality, as found on PowerBook5,* laptops.Miod Vallat
2006-02-12regenMats O Jansson
2006-02-12Change xxICPLUS to ICPLUS and correct the information. -mojMats O Jansson
2006-02-12Don't cause the screen border to be black; but we have to clear the wholeMiod Vallat
2006-02-11fix dejagnu detection with PKG_PATH set; problem reported by nick@ and othersDavid Krause
2006-02-11epic(4) can have acphy(4) or lxtphy(4) on some models.Brad Smith
2006-02-11regenJonathan Gray
2006-02-11Add a handful more of ATI/NVIDIA devices mostly from submitted dmesgs.Jonathan Gray
2006-02-11regenBrad Smith
2006-02-11- fix C51 Mem entryBrad Smith
2006-02-11use mii_phy_match().Brad Smith
2006-02-11New version of i915 supprotm adapted from freebsd by Dimitry Andric, withMatthieu Herrb
2006-02-11regenBrad Smith
2006-02-11- add VIA Network Technologies and two VT6103 10/100 PHY's as found on vr NICs.Brad Smith
2006-02-11regenBrad Smith
2006-02-11add another NVidia C51 memory controller, NVidia GeForce 6150 and GeForce 615...Brad Smith
2006-02-11set IFCAP_VLAN_MTU in the capabilites field.Brad Smith
2006-02-11type correctness; from Ray Lai in PR 5011; ok millert@Otto Moerbeek
2006-02-11Fix a few "discards qualifier" warnings. From A. Farber in PR 5114.Otto Moerbeek
2006-02-11Initialize been_warned. From Benjamin Pineau in PR 5007.Otto Moerbeek
2006-02-11namelist must be NULL terminated, plus some cleanup after mickeyMartin Reindl
2006-02-11fix mode of iso*.tabMarc Espie
2006-02-11- call nfe_ifmedia_upd() early in nfe_init() to reset the PHY.Damien Bergamini