summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-09-28remove if NVLAN around IFCAP_VLAN_MTUBrad Smith
2004-09-28cleanup NGE_RXLENBrad Smith
2004-09-28Use ETHER_MAX_DIX_LEN/ETHER_MIN_LENBrad Smith
2004-09-28add clkbrd@fhcJason Wright
2004-09-28driver for "clock-board" (mainly blinky lights, but also has information abou...Jason Wright
2004-09-28missing \nJason Wright
2004-09-28mii_phy_tick() already checks for autonegotiation.Brad Smith
2004-09-28Use ETHER_MAX_DIX_LENBrad Smith
2004-09-28remove unused GEM_MTUBrad Smith
2004-09-28- Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTUBrad Smith
2004-09-27allow for VLAN-sized frames.Brad Smith
2004-09-27Important stuff: blinky lights for fhcJason Wright
2004-09-27R5K seems to have bugs/hazardsPer Fogelstrom
2004-09-27Do not mention a commented out strip(4), it is already in sys/conf/GENERIC.Miod Vallat
2004-09-27setup ign based on board numberJason Wright
2004-09-27shift value for the ignJason Wright
2004-09-27Rewrite parts of the interrupt system to achive:Per Fogelstrom
2004-09-27move ITLBNOPFIX to asm.h and make it conditionalPer Fogelstrom
2004-09-27reorder slightly to avoid asm warningsPer Fogelstrom
2004-09-27comment and cleanPer Fogelstrom
2004-09-27handle R12K DSD bit on O2'sPer Fogelstrom
2004-09-27compute the board number of each fhcJason Wright
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-27setup control register correctly and clear interrupts before attaching childrenJason Wright
2004-09-27map registers for fhc@mainbusJason Wright
2004-09-27cleanPer Fogelstrom
2004-09-27rearrange code to avoid asm warningsPer Fogelstrom
2004-09-27Change busdma to map coherent dmamem memory as uncached if the hostPer Fogelstrom
2004-09-27check malloc return correctly; from Patrick LatifiJason Wright
2004-09-27regenTodd C. Miller
2004-09-27Add Proxim Harmony 802.11b card and attach it to wi(4); David VincelliTodd C. Miller
2004-09-26do not match on astroMichael Shalayeff
2004-09-26make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla...Michael Shalayeff
2004-09-26Minor tweaks to unify with other timecounters.Alexander Yurchenko
2004-09-26Improve attachment routine:Alexander Yurchenko
2004-09-26Timecounter support for VIA south bridges.Alexander Yurchenko
2004-09-26simplify MII_TICK case by using mii_phy_tick().Brad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2004-09-25syncAlexander Yurchenko
2004-09-25another lavaport serial; from Markus Foerster <markus@1ster.de>Alexander Yurchenko
2004-09-25syncAlexander Yurchenko
2004-09-25sort a bitAlexander Yurchenko
2004-09-25Timecounter support for Intel ICH chips, not enabledAlexander Yurchenko
2004-09-25Remove aapic, ok deraadt@Alexander Yurchenko
2004-09-25Senao el-2511cd2ext2m support. Reported and tested by Randy BenderFederico G. Schwindt
2004-09-25regen.Federico G. Schwindt
2004-09-25senao wireless adapters; from Randy Bender <randybender2004 at hotmail dot com>Federico G. Schwindt
2004-09-24Whoops, need to include the IGN... zs@fhc now sorta works (kinda...)Jason Wright
2004-09-24zs@fhcJason Wright
2004-09-24fix up attachment of zs@fhcJason Wright