summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-29Fix another 'tripple' (not surprising, since this was copied from theTom Cosgrove
2006-12-29Add the newly supported Meinberg radio clocks.Marc Balmer
2006-12-29Change the comment for mbg(4): Use "radio clocks" instead of "time base".Marc Balmer
2006-12-29No need to read ANAR and ANLPAR anymore.Mark Kettenis
2006-12-29Add support for the Meinberg PCI511 and GPS170PCI cards.Marc Balmer
2006-12-29Netstat has the same issue problem as route when printing a default inet6Claudio Jeker
2006-12-29Route warns about a illegal prefixlen when a default inet6 route is present.Claudio Jeker
2006-12-29Don't wrap MAC address to newline.Marcus Glocker
2006-12-29Replace setperf algorithm with a linear version. Also use the aml providedMarco Peereboom
2006-12-29Give the UltraSPARC-III its own version of dcache_flush_page(). Fixes problemsMark Kettenis
2006-12-28knf, from bred@Todd T. Fries
2006-12-28s/vfs_lookup/VOP_LOOKUP/ since the former does notThordur I. Bjornsson
2006-12-28spacing.Marcus Glocker
2006-12-28Finish core enumeration, break out core change and reset functions.Marcus Glocker
2006-12-28Add support for the Cronyx Omega serial ports card; this particular cardMiod Vallat
2006-12-28RegenMiod Vallat
2006-12-28Cronyx Omega serial ports card.Miod Vallat
2006-12-28Support for ST16C654 chips, however these aren't detected as such, so theMiod Vallat
2006-12-28Zap nextgennumber, unused since LFS went up into the attic.Thordur I. Bjornsson
2006-12-28check if ifqueue has anything queued before doing the dance ofTheo de Raadt
2006-12-28check if ifqueue has anything queued before doing the dance ofTheo de Raadt
2006-12-28please lintTheo de Raadt
2006-12-28assume that new elf architectures will have ld.soTheo de Raadt
2006-12-28Prettify dmesg a bit for attach with power state being either offline orMichael Knudsen
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