summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-09-28get the offsets of imap/iclr correct (zs now interrupts more than once)Jason Wright
2004-09-28Fix leaks in error paths. from Patrick Latifi. ok millert@Otto Moerbeek
2004-09-28gcc-ism. We don't want it, we don't need it.Claudio Jeker
2004-09-28syncDale Rahn
2004-09-28Move ksym to a more reasonable number. (matches committed ksym entry)Dale Rahn
2004-09-28add the missing ksym entry into the cdev table. pointed out by kevloDale Rahn
2004-09-28allow booting from isp devicesJason Wright
2004-09-28Update to sudo 1.6.8p1Todd C. Miller
2004-09-28login script to provide TIS Firewall Toolkit authenticationTodd C. Miller
2004-09-28Like Yoda Jason trying to speak is.Miod Vallat
2004-09-28one m is enough in incoming, really ;)Henning Brauer
2004-09-28Belkin F5D6001 versions 1 and 2 are atw(4) and wi(4) respsectively.Todd C. Miller
2004-09-28Add prepend-neighbor feature. Prepend the remote-as n times similar toClaudio Jeker
2004-09-28This compiles better with the correct contents.Miod Vallat
2004-09-28fixes for 2 cases of unaligned memory access on alpha whichBrad Smith
2004-09-28syncAlexander Yurchenko
2004-09-28New Ge Force FX 5700 LE and VIA VT8378 host PCI.Alexander Yurchenko
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-28syncTheo de Raadt
2004-09-28whoops, missed a spotJason Wright
2004-09-28oops, unuglifyJason Wright
2004-09-28man for clkbrd, also rework fhc(4) to include a list like sbus, et alJason Wright
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-27mention how SIGHUP is handled.Jared Yanovich
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