summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16Recognize the BCM57780 PHY, tested by bruce on tech@.Stuart Henderson
2010-02-16syncStuart Henderson
2010-02-16Add BCM57780, from Brad. ok jsg@ kettenis@Stuart Henderson
2010-02-16implement support for fast hello packets.David Gwynne
2010-02-16default verbosity to 4Otto Moerbeek
2010-02-16man page with tweaks from miod; ok miod@Otto Moerbeek
2010-02-16the minimal spf-holdtime and spf-delay is 10 msec, not 50.David Gwynne
2010-02-16Port of newfs_ext2fs from NetBSD. not hooked to the build yet.Otto Moerbeek
2010-02-16add some defines needed for the upcoming newfs_ext2fs; ok miod@Otto Moerbeek
2010-02-16allow spf-delay and spf-holdtime to be specified in msec so ospfd canDavid Gwynne
2010-02-16Plug a memory leak in pushfile().Michele Marchetto
2010-02-16Use i2c_addr_t as the type for the init_xfer function because thisMichael Knudsen
2010-02-15Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.miniMark Kettenis
2010-02-15Actually build the rb600 install miniroot image.Mark Kettenis
2010-02-15regenDamien Bergamini
2010-02-15add MSI (Micro Star International) vendor and RT3090 product idDamien Bergamini
2010-02-15Properly detect when the band changes from 2GHz to 5GHz andDamien Bergamini
2010-02-15- handle SIOCS80211CHANNEL in monitor mode without doing a full resetDamien Bergamini
2010-02-15Since strip doesn't know how to strip a U-boot image, don't attempt toMark Kettenis
2010-02-15Create an installation miniroot images for the rb600 that can be dd'ed to CFMark Kettenis
2010-02-15Remove entries for ancient hardware that we'll never see on socppc, leavingMark Kettenis
2010-02-15Descend into mbr subdirectory.Mark Kettenis
2010-02-15MBR for rb600 installation miniroot image.Mark Kettenis
2010-02-14"the the"Jason McIntyre
2010-02-14Work in progress standalone boot blocks for OpenBSD/loongson systems. WillMiod Vallat
2010-02-14Bump version number (to 1.0).Mark Kettenis
2010-02-14Enable loading kernels compressed by gzip(1).Mark Kettenis
2010-02-14Sync with current state of the tree.Miod Vallat
2010-02-14The ASIC does not like PCI bursts on registers because of a silicon bug.Damien Bergamini
2010-02-14Don't use absolute paths for includes.Michael Knudsen
2010-02-14Avoid overflow and wraparound in memory fields by using unsignedPhilip Guenthe
2010-02-13Force chunks into correct order once metadata is attached. This preventsJoel Sing
2010-02-13Unbreak automatic rebuilds from hotspares.Joel Sing
2010-02-13Removed unused variable sml_vn.Joel Sing
2010-02-13Pass the number of chunks to sr_meta_attach() rather than recalculating.Joel Sing
2010-02-13syncMark Kettenis
2010-02-13Copy bsd.elf into ${RELEASEDIR}.Mark Kettenis
2010-02-13port 'Makefile', builds tags.Dale Rahn
2010-02-13Install boot.elf in /usr/mdec, since we need it as a bootloader on the rb600.Mark Kettenis
2010-02-13Update to sudo 1.7.2p3Todd C. Miller
2010-02-13Since the TLB handler exception code is now always a trampoline to branchMiod Vallat
2010-02-13Since we don't use the saved ipl in pcb anymore, remove it from the structMiod Vallat
2010-02-13Only add bsd.mp to the sets on IP30 so far, as this causes `are you sure yourMiod Vallat
2010-02-13convert midiplay to sndio(7) so it can be used with soft synths, forAlexandre Ratchov
2010-02-13Dont mix up the order of the registers with the defines.Dale Rahn
2010-02-12typo; ok ogaJason McIntyre
2010-02-12making use of lemote PMON bugs it is possible to get full serial PMONOtto Moerbeek
2010-02-12Update to mention Gdium and Fuloong bits; ok otto@Miod Vallat
2010-02-12do not build cd image; lemote pmon's are too braindead to boot from itOtto Moerbeek
2010-02-12include devices found on fuloong: com0, re and rgephy; ok miod@Otto Moerbeek