[odc] Daily src changes for 2006-01-29
ODC
auto at squish.net
Mon Jan 30 07:04:18 GMT 2006
OpenBSD src changes summary for 2006-01-29
==========================================
share/man sys/arch/alpha/dev
sys/arch/alpha/include sys/arch/alpha/pci
sys/arch/amd64/conf sys/arch/i386/conf
sys/arch/i386/i386 sys/arch/mac68k/conf
sys/arch/mac68k/dev sys/conf
sys/dev sys/dev/cardbus
sys/dev/i2c sys/dev/ic
sys/dev/pci sys/dev/usb
usr.bin/cvs
== share ============================================================= 01/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/sm.4
> SMC91CXX NuBus hooks
> from NetBSD (martin@)
~ man4/sm.4
> ethernet -> Ethernet (jmc@)
== sys =============================================================== 02/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/dev
~ shared_intr.c
> Add a alpha_shared_intr_reset_strays() function that resets the stray
> interrupt counter for a given shared interrupt descriptor.
> When an interrupt is successfully handled, reset the strays counter,
> thus preventing a "slow leak" from eventually shutting off the interrupt
> vector.
> from NetBSD via KUDO Takashi (martin@)
arch/alpha/include
~ intr.h
> Add a alpha_shared_intr_reset_strays() function that resets the stray
> interrupt counter for a given shared interrupt descriptor.
> When an interrupt is successfully handled, reset the strays counter,
> thus preventing a "slow leak" from eventually shutting off the interrupt
> vector.
> from NetBSD via KUDO Takashi (martin@)
arch/alpha/pci
~ pci_1000.c ~ pci_1000a.c
~ pci_550.c ~ pci_6600.c
~ pci_eb164.c ~ pci_eb64plus.c
~ pci_kn20aa.c ~ sio_pic.c
> Add a alpha_shared_intr_reset_strays() function that resets the stray
> interrupt counter for a given shared interrupt descriptor.
> When an interrupt is successfully handled, reset the strays counter,
> thus preventing a "slow leak" from eventually shutting off the interrupt
> vector.
> from NetBSD via KUDO Takashi (martin@)
arch/amd64/conf
~ files.amd64
> Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
> freak out when more than one device driver touch the i2c devices.
> Reported by: Srebrenko Sehic <ssehic at gmail dot com>
> ok kettenis@ (marco@)
arch/i386/conf
~ files.i386
> Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
> freak out when more than one device driver touch the i2c devices.
> Reported by: Srebrenko Sehic <ssehic at gmail dot com>
> ok kettenis@ (marco@)
arch/i386/i386
~ esm.c
> index the drive labels from 0 instead of 1 to match the labels on the front
> of the machine. also helps line things up between sensors and bioctl.
> ok marco@ (dlg@)
arch/mac68k/conf
~ GENERIC ~ files.mac68k
> SMC91CXX NuBus hooks
> from NetBSD (martin@)
arch/mac68k/dev
+ if_sm_nubus.c
> SMC91CXX NuBus hooks
> from NetBSD (martin@)
conf
~ files
> Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
> freak out when more than one device driver touch the i2c devices.
> Reported by: Srebrenko Sehic <ssehic at gmail dot com>
> ok kettenis@ (marco@)
dev
~ ipmi.c
> Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
> freak out when more than one device driver touch the i2c devices.
> Reported by: Srebrenko Sehic <ssehic at gmail dot com>
> ok kettenis@ (marco@)
dev/cardbus
~ if_ath_cardbus.c
> remove printf on ath_cardbus_power; reyk@ ok. (fgsch@)
dev/i2c
~ i2c_scan.c
> Don't probe address 0x4f.
> ok deraadt@ (kettenis@)
~ i2c.c
> Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
> freak out when more than one device driver touch the i2c devices.
> Reported by: Srebrenko Sehic <ssehic at gmail dot com>
> ok kettenis@ (marco@)
dev/ic
~ ami.c
> Don't ask bus_dmamem_alloc() for zero bytes. 'bioctl -H x:y amiz' no
> longer triggers a panic.
> ok marco@ dlg at .rw@)
dev/pci
~ if_iwi.c ~ if_iwireg.h
> re-enable scatter and fix scanning of 802.11a channels. (damien@)
~ pcidevs
> add VT6410 IDE PCI id. (brad@)
~ pcidevs.h ~ pcidevs_data.h
> regen (brad@)
dev/usb
~ if_atu.c
> prettify dmesg output a touch. from Michael Knudsen.
> ok brad@ (dlg@)
~ if_atu.c ~ if_aue.c
~ if_axe.c ~ if_cdce.c
~ if_cue.c ~ if_kue.c
~ if_ral.c ~ if_udav.c
~ if_upl.c ~ if_url.c
~ if_wi_usb.c ~ ueagle.c
> Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in
> an interrupt context.
> From NetBSD
> ok dlg@ (brad@)
== usr.bin =========================================================== 03/03 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ getlog.c
> RCS_PARSE_FULLY needed here too, as in rlog(1); (xsa@)
~ cvs.c
> spread some fatal() here too; (xsa@)
~ buf.c
> - fix a bug where co -l would fail with "permission denied" if the working
> file was read-only.
> ok joris@ (niallo@)
===============================================================================
More information about the odc
mailing list