[odc] Daily src changes for 2010-02-15
ODC
auto at squish.net
Tue Feb 16 07:00:01 GMT 2010
OpenBSD src changes summary for 2010-02-15
==========================================
distrib/socppc etc/etc.socppc/disktab
sys/arch/socppc/stand sys/arch/socppc/stand/boot
sys/arch/socppc/stand/mbr sys/dev/ic
sys/dev/pci
== distrib =========================================================== 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
socppc
+ miniroot/Makefile
> Create an installation miniroot images for the rb600 that can be dd'ed to
> CF
> which then simply boots the rb600 into the installer. (kettenis@)
~ Makefile
> Actually build the rb600 install miniroot image. (kettenis@)
~ miniroot/Makefile
> Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
> since it makes a fairly decent template for fdisk -i. Change the procedure
> that makes the rb600 installation miniroot image to use fdisk -i instead of
> dd(1) to create the MBR for the image. Adjust the miniroot disk type in
> /etc/disktab to the slightly different layout that fdisk -i creates.
> (kettenis@)
== etc =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/etc
etc.socppc/disktab
~ etc.socppc/disktab
> Remove entries for ancient hardware that we'll never see on socppc, leaving
> only the ramdisk entry and a new entry for building rb600 installation
> miniroot images.
> ok miod@ (kettenis@)
~ etc.socppc/disktab
> Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
> since it makes a fairly decent template for fdisk -i. Change the procedure
> that makes the rb600 installation miniroot image to use fdisk -i instead of
> dd(1) to create the MBR for the image. Adjust the miniroot disk type in
> /etc/disktab to the slightly different layout that fdisk -i creates.
> (kettenis@)
== sys =============================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/socppc/stand
~ Makefile
> Descend into mbr subdirectory. (kettenis@)
arch/socppc/stand/boot
~ Makefile
> Since strip doesn't know how to strip a U-boot image, don't attempt to
> do so during install. (kettenis@)
arch/socppc/stand/mbr
+ Makefile + mbr.S
> MBR for rb600 installation miniroot image. (kettenis@)
~ Makefile ~ mbr.S
> Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini
> since it makes a fairly decent template for fdisk -i. Change the procedure
> that makes the rb600 installation miniroot image to use fdisk -i instead of
> dd(1) to create the MBR for the image. Adjust the miniroot disk type in
> /etc/disktab to the slightly different layout that fdisk -i creates.
> (kettenis@)
dev/ic
~ athn.c
> - handle SIOCS80211CHANNEL in monitor mode without doing a full reset
> - call athn_set_multi on SIOCADDMULTI/SIOCDELMULTI (damien@)
~ athn.c ~ athnvar.h
> Properly detect when the band changes from 2GHz to 5GHz and
> vice-versa, and do a full reset of the chip when it happens.
> This does not affect the AR9280 since a full reset is always
> necessary when the channel changes.
> Should fix dual-band AR5416 devices (problem reported by Rivo Nurges).
> (damien@)
dev/pci
~ pcidevs
> add MSI (Micro Star International) vendor and RT3090 product id (damien@)
~ pcidevs.h ~ pcidevs_data.h
> regen (damien@)
===============================================================================
More information about the odc
mailing list