summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-28Remove useless code dealing with media type. Simplify PHY reset code.Mark Kettenis
2006-12-28- remove un-needed trailing backslash from LINKS declaration.Niall O'Higgins
2006-12-28tweaks;Jason McIntyre
2006-12-28- rearrange textJason McIntyre
2006-12-28Pass MIIF_DOPAUSE to mii_attach().Mark Kettenis
2006-12-28- less macros needed in SYNOPSISJason McIntyre
2006-12-28tweak;Jason McIntyre
2006-12-28reword a sentence and kill some trailing whitespace;Jason McIntyre
2006-12-28umsm(4) sync;Jason McIntyre
2006-12-28Use mii_phy_flowstatus() to set flow control status bits.Mark Kettenis
2006-12-28Add function to detect flow control status. From NetBSD.Mark Kettenis
2006-12-28parenthesis not needed here; consistent with usage in other areas.Kevin Steves
2006-12-28small knf (extra space, newline)Kevin Steves
2006-12-28no extra "\n" in note(); ok krw@ henning@Kevin Steves
2006-12-28forgot a dereference in the previous conversion; ok deraadt@Christian Weisgerber
2006-12-27add the files in /etc/mtree to changelistMathieu Sauve-Frankel
2006-12-27Since we only have the single global struct interface_info, weKenneth R Westerback
2006-12-27sync with reality, add Sierra Wireless mc8755, while here clean up the listing.Felix Kronlage
2006-12-27make the Sierra Wireless MC8755 attach to umsm(4). this is a MiniPCIFelix Kronlage
2006-12-27regen with id from Sierra Wireless MC8755Felix Kronlage
2006-12-27add device id for Sierra Wireless MC8755, from janek@openbug.orgFelix Kronlage
2006-12-27Patch a few more D-cache flush instructions on UltraSPARC-III.Mark Kettenis
2006-12-27Always explicitly set IFM_HDX for half-duplex.Mark Kettenis
2006-12-27pnozz is initialized by the prom in 8bpp mode, so don't bring high-depthMiod Vallat
2006-12-27Add code to change video mode (resolution and color depth) on the fly forMiod Vallat
2006-12-27Switch new new syscall ABI, now passes the syscall number in r12 instead ofDale Rahn
2006-12-27Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-27spacingJonathan Gray
2006-12-27Wrap bus space access in similiar macros to other driversJonathan Gray
2006-12-27consistent naming of units, percentage -> percent.Marc Balmer
2006-12-27Add IFM_ETH_RXPAUSE and IFM_ETH_TXPAUSE. From NetBSD.Mark Kettenis
2006-12-27- sync with usageNiall O'Higgins
2006-12-27- no need to mention -e option twice in usage.Niall O'Higgins
2006-12-27Also provide 'C' as a command line arg. From Mark Lumsden <mark at cyodesignsOtto Moerbeek
2006-12-27correct rhlen computation (if the "if" clause on the next line is taken,Jun-ichiro itojun Hagino
2006-12-26Add polling to devices that require it such as acpibat and acpitz.Marco Peereboom
2006-12-26make -k and -K mutually exclusive, and ignore multiple invocations of them.Alexander von Gernler
2006-12-26no more seperate prebindTheo de Raadt
2006-12-26Our dhclient only handles one interface. Simplify code by using theKenneth R Westerback
2006-12-26Make exception handling work on alpha.Mark Kettenis
2006-12-26fts_read returning NULL and errno set is an error. ok ray@Otto Moerbeek
2006-12-26FULL_DISTDIR -> FULLDISTDIRSteven Mestdagh
2006-12-26The adt7475 has a fixed address of 0x2e.Mark Kettenis
2006-12-26support adt7475; tested by dhartmeiTheo de Raadt
2006-12-26There is a single 'p', not a double, in 'triple'.Tom Cosgrove
2006-12-26Fix truncation check by directly comparing both values and don'tMoritz Jodeit
2006-12-26Don't re-initialize the card every time the IP address is changed.Kenneth R Westerback
2006-12-26There must be no alias address set, so check ifi->client->aliasMoritz Jodeit
2006-12-26Fix inline asm. From GCC PR 17856. Fixes gnash on amd64.Mark Kettenis
2006-12-26Show more digits in timedelta sensor output as the timedelta sensors becomeMarc Balmer