[odc] Daily src changes for 2006-02-05
ODC
auto at squish.net
Mon Feb 6 07:12:18 GMT 2006
OpenBSD src changes summary for 2006-02-05
==========================================
share/man sys/arch/amd64/conf
sys/arch/amd64/include sys/arch/i386/conf
sys/arch/sparc64/sparc64 sys/dev/ic
sys/dev/pci sys/sys
usr.bin/cvs usr.bin/radioctl
usr.sbin/bgpd
== share ============================================================= 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/Makefile ~ man4/pci.4
+ man4/nfe.4
> First cut of a man page for nfe.
> "looks fine" jmc@ (jsg@)
~ man4/radio.4
> improve support for TV tuning via radio(4) by:
> - adding a TV or radio mode flag to struct radio_info for radio(4)
> and a similar flag to struct TUNER for bktr(4) to make tuning
> mode explicit
> - reporting the proper frequency when in TV mode
> - documenting the mode flag and cleaning up some grammar
> OK mickey@, robert@ (jakemsr@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/amd64/conf
~ GENERIC
> enable nfe(4) now that the driver somewhat works.
> tested by jsg@ (damien@)
~ RAMDISK_CD
> add nfe here too. (brad@)
arch/amd64/include
~ param.h
> remove useless comment about macros being different from i386 (martin@)
arch/i386/conf
~ GENERIC
> enable nfe(4) now that the driver somewhat works.
> tested by jsg@ (damien@)
~ RAMDISK_CD
> add nfe here too. (brad@)
arch/sparc64/sparc64
~ trap.c
> Commit uncommitted bit from 2006/01/03 change to locore.s:
> Try to prevent red stating the machine on a misaligned user space stack by
> SIGKILLing the process.
> ok miod@, henric@ (kettenis@)
dev/ic
~ gemvar.h
> and the softc addition too. (brad@)
~ gem.c
> call gem_setladrf() if the NIC is already running and only the
> PROMISC or ALLMULTI flags are being adjusted or if adjusting
> the multicast addresses instead of doing a full re-init of the
> chip.
> ok kettenis@ (brad@)
~ mpt.c
> Rework code a bit more and move mpt_print_header() completely under
> MPT_DEBUG. May shave a few more bytes, makes logic a bit clearer. No
> functional change.
> ok marco@ (krw@)
~ rtw.c
> Add a fix from David Young to not set the ring indexes to something
> obviously invalid, which can occur when ejecting a CardBus rtw. (jsg@)
dev/pci
~ if_nfe.c
> fix nfe_txeof().
> with these changes, the connection seems to work just fine.
> with help from jsg@ (damien@)
~ if_nfe.c
> unbreak the tree.
> pointed at by Peter Stromberg. (damien@)
~ if_nfe.c
> quiet nfe_intr(). (damien@)
~ if_nfe.c
> Don't force NFE_DEBUG, set default debug level to 0.
> Committed via an nfe. (jsg@)
~ if_vr.c ~ if_vrreg.h
> call vr_setmulti() if adjusting PROMISC or ALLMULTI and do not do a full
> re-init if configuring the IP address.
> tested by Andrey Matveev (brad@)
~ ichiic.c
> Deal with bus semaphore. (grange@)
~ if_vr.c
> make sure to set or clear the RX mode promiscuous bit.
> tested by Andrey Matveev (brad@)
~ if_nfe.c
> Eliminate a reset when configuring the IP address.
> ok jsg@ (brad@)
~ if_nfe.c
> Simplify SIOCSIFADDR switch case a bit. (brad@)
~ bktr/bktr_os.c ~ bktr/bktr_reg.h
~ bktr/bktr_tuner.c
> improve support for TV tuning via radio(4) by:
> - adding a TV or radio mode flag to struct radio_info for radio(4)
> and a similar flag to struct TUNER for bktr(4) to make tuning
> mode explicit
> - reporting the proper frequency when in TV mode
> - documenting the mode flag and cleaning up some grammar
> OK mickey@, robert@ (jakemsr@)
sys
~ radioio.h
> improve support for TV tuning via radio(4) by:
> - adding a TV or radio mode flag to struct radio_info for radio(4)
> and a similar flag to struct TUNER for bktr(4) to make tuning
> mode explicit
> - reporting the proper frequency when in TV mode
> - documenting the mode flag and cleaning up some grammar
> OK mickey@, robert@ (jakemsr@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ proto.c
> unbreak remote protocol which got broken in revision 1.88. (joris@)
radioctl
~ radioctl.1 ~ radioctl.c
> improve support for TV tuning via radio(4) by:
> - adding a TV or radio mode flag to struct radio_info for radio(4)
> and a similar flag to struct TUNER for bktr(4) to make tuning
> mode explicit
> - reporting the proper frequency when in TV mode
> - documenting the mode flag and cleaning up some grammar
> OK mickey@, robert@ (jakemsr@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bgpd
~ bgpd.conf.5
> tweaks; ok claudio (jmc@)
===============================================================================
More information about the odc
mailing list