summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-07move #include <sys/queue.h> out of includes.h; ok markus@Kevin Steves
2006-02-07move #include <netgroup.h> out of includes.h; ok markus@Kevin Steves
2006-02-06vr_start(): return if IFF_OACTIVE is set.Brad Smith
2006-02-06regenBrad Smith
2006-02-06add Broadcom BCM5708 Gb and BCM5708S 2.5 Gb Ethernet controllers.Brad Smith
2006-02-06SiS 190 Gigabit Ethernet controllerBrad Smith
2006-02-06fix a typo so this will compile on amd64.Brad Smith
2006-02-06typo from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06tell user about collision much earlier, so that they do not wonder whatMarc Espie
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06make this a little less ambiguous...Jason McIntyre
2006-02-06don't error out but give a warning when sysctl()Moritz Jodeit
2006-02-06Attach a wskbd device for unknown adb mapped devices, just in case we lackMiod Vallat
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typo from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06typos from alexey dobriyan;Jason McIntyre
2006-02-06- use bitwise flagsXavier Santolaria
2006-02-06- typo fixMathieu Sauve-Frankel
2006-02-06tweaks;Jason McIntyre
2006-02-06- use biwise flagsXavier Santolaria
2006-02-06add lxtphy(4)Brad Smith
2006-02-06Make sure to call bge_setmulti() as we're enabling or disabling promiscuousBrad Smith
2006-02-06syncPeter Valchev
2006-02-05improve support for TV tuning via radio(4) by:Jacob Meuser
2006-02-05Add a fix from David Young to not set the ring indexes to somethingJonathan Gray
2006-02-05Simplify SIOCSIFADDR switch case a bit.Brad Smith
2006-02-05Eliminate a reset when configuring the IP address.Brad Smith
2006-02-05make sure to set or clear the RX mode promiscuous bit.Brad Smith
2006-02-05First cut of a man page for nfe.Jonathan Gray
2006-02-05Deal with bus semaphore.Alexander Yurchenko
2006-02-05Rework code a bit more and move mpt_print_header() completely underKenneth R Westerback
2006-02-05Commit uncommitted bit from 2006/01/03 change to locore.s:Mark Kettenis
2006-02-05call vr_setmulti() if adjusting PROMISC or ALLMULTI and do not do a fullBrad Smith
2006-02-05unbreak remote protocol which got broken in revision 1.88.Joris Vink
2006-02-05add nfe here too.Brad Smith
2006-02-05remove useless comment about macros being different from i386Martin Reindl
2006-02-05tweaks; ok claudioJason McIntyre
2006-02-05Don't force NFE_DEBUG, set default debug level to 0.Jonathan Gray
2006-02-05quiet nfe_intr().Damien Bergamini
2006-02-05unbreak the tree.Damien Bergamini
2006-02-05enable nfe(4) now that the driver somewhat works.Damien Bergamini
2006-02-05fix nfe_txeof().Damien Bergamini
2006-02-05and the softc addition too.Brad Smith