summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-06-08pull ncpus support from smp tree into main branch.Marco S Hyman
2004-06-08No need to update runtime in cpu_switch. It's updated in mi_switch justArtur Grabowski
2004-06-08Make umass CBI buffer handling consistant with BBB buffer handling byKenneth R Westerback
2004-06-07Correctly handle an unaligned long long parameter on stack in varargs functions;Miod Vallat
2004-06-07Make deletion of a few addresses much faster on big tables. ok claudio@Cedric Berger
2004-06-07Allow userland to issue ld.d or st.d with a long, but not long long alignedMiod Vallat
2004-06-06Multicast cleanupsRyan Thomas McBride
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-06-06extend routing table to be able to match and route packets based onCedric Berger
2004-06-06In printf %p doesn't need extra ``0x''Alexander Yurchenko
2004-06-06remove Realtek 8139C+ from re(4) line commentPeter Valchev
2004-06-06- replace hand-rolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-06portal_connect needs splsoftnet.Ted Unangst
2004-06-05Remove unneeded dependency on wscons_raster.hMiod Vallat
2004-06-05retval may be NULL in fork1, take 2Ted Unangst
2004-06-05re(4) on all mediaTheo de Raadt
2004-06-05re(4) on these media.. for nowTheo de Raadt
2004-06-05regenBrad Smith
2004-06-05add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a...Brad Smith
2004-06-05Make multicast ranges work.Ryan Thomas McBride
2004-06-05- replace handrolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05Clean up style in ioctl.Ryan Thomas McBride
2004-06-05cleanup, no functional changesPeter Valchev
2004-06-05a step towards 8139C+Peter Valchev
2004-06-05Missing lockinit().Alexander Yurchenko
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05Replace NGPIO button with SMALL_KERNEL.Alexander Yurchenko
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko
2004-06-05Remove NGPIO button.Alexander Yurchenko
2004-06-05set m_pkthdr.len early; ok mcbride, deraadtMarkus Friedl
2004-06-05add multicast supportPeter Valchev
2004-06-05syncTheo de Raadt
2004-06-05shrinkTheo de Raadt
2004-06-05RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSDPeter Valchev
2004-06-05Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSDPeter Valchev
2004-06-05Driver for the RealTek 8169S/8110S internal 10/100/1000 PHYPeter Valchev
2004-06-05syncPeter Valchev
2004-06-05gigE PHY in the RealTek 8169S/8110S chipsPeter Valchev
2004-06-05another try to re-add itTheo de Raadt
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-05Remove unused file. We use aic7xxxvar.h.Kenneth R Westerback
2004-06-04Remove the multicast address when we unconfigure the syncif.Ryan Thomas McBride
2004-06-04fix conversion to ether_crc32_be(). problem noticed by naddy@Brad Smith
2004-06-04Kill sys/cdefs.hAlexander Yurchenko
2004-06-04regen for ASUS SpaceLink WL-100Todd C. Miller
2004-06-04Add support for ASUS SpaceLink WL-100 PCMCIA 802.11b card; Sigfred HÃversenTodd C. Miller
2004-06-04regenTodd C. Miller
2004-06-04Fix pasto I introduced in Adaptec AWN-8030 additionTodd C. Miller
2004-06-04nsclpcsio can't be find on any amd64 board.Alexander Yurchenko
2004-06-04rootvp is already externed in systm.h, no need for a local externTed Unangst