cvs commit: src/sys/dev/smc if_smc.c

2008-06-16 Thread Benno Rice
benno 2008-06-17 05:48:42 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c Log: SVN rev 179837 on 2008-06-17 05:48:42Z by benno - Move ether_ifdetach earlier. - Drain callouts after ether_ifdetach. Suggested by: jhb Revision Changes

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-12 Thread Benno Rice
benno 2008-06-13 00:48:09 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179770 on 2008-06-13 00:48:09Z by benno Use callout_init_mtx to simplify locking somewhat. While we're here, rearrange some operations in smc_det

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-11 Thread Benno Rice
benno 2008-06-12 00:38:54 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179744 on 2008-06-12 00:38:54Z by benno Make sure we drain our taskqueues and stop our callouts in detach. Revision ChangesPath 1.4

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-11 Thread Benno Rice
benno 2008-06-11 07:26:02 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179719 on 2008-06-11 07:26:02Z by benno Switch to using a normal mutex instead of a spin mutex. We still use the interrupt filter due to perform

cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

2008-06-10 Thread Benno Rice
benno 2008-06-11 06:53:55 UTC FreeBSD src repository Modified files: sys/dev/smc if_smc.c if_smcvar.h Log: SVN rev 179718 on 2008-06-11 06:53:55Z by benno Convert bus_space_{read,write}_* calls to bus_{read,write}_* calls. Suggested by: jhb Revision C

cvs commit: src/sys/arm/conf GUMSTIX GUMSTIX.hints src/sys/arm/include intr.h src/sys/arm/xscale/pxa files.pxa if_smc_smi.c pxa_gpio.c pxa_icu.c pxa_machdep.c pxa_obio.c pxa_smi.c pxa_space.c pxa_time

2008-06-05 Thread Benno Rice
benno 2008-06-06 05:08:09 UTC FreeBSD src repository Modified files: sys/arm/include intr.h sys/conf options.arm Added files: sys/arm/conf GUMSTIX GUMSTIX.hints sys/arm/xscale/pxa files.pxa if_smc_smi.c pxa_gpio.c

cvs commit: src/sys/conf files src/sys/dev/mii miidevs smcphy.c src/sys/dev/smc if_smc.c if_smcreg.h if_smcvar.h

2008-06-05 Thread Benno Rice
benno 2008-06-06 05:00:49 UTC FreeBSD src repository Modified files: sys/conf files sys/dev/mii miidevs Added files: sys/dev/mii smcphy.c sys/dev/smc if_smc.c if_smcreg.h if_smcvar.h Log: SVN rev 179592 on 2008-06-06 05:00

cvs commit: src/sys/dev/uart uart_dev_ns8250.c

2008-05-29 Thread Benno Rice
benno 2008-05-30 01:57:13 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: The XScale PXA255 has three generally ns16x50 compatible UARTs. One of the variations from normal 16x50 behaviour however is the the use of a normally unused bi

cvs commit: src/sys/conf NOTES

2008-05-15 Thread Benno Rice
benno 2008-05-16 06:50:40 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Document BOOTP_BLOCKSIZE. Revision ChangesPath 1.1486+1 -0 src/sys/conf/NOTES ___ cvs-all@freebsd.org mailing li

cvs commit: src/sys/conf options src/sys/nfsclient bootp_subr.c

2008-05-15 Thread Benno Rice
benno 2008-05-16 06:27:03 UTC FreeBSD src repository Modified files: sys/conf options sys/nfsclientbootp_subr.c Log: Allow the block size used when booting over NFS to be overridden. It defaults to 8192 bytes which is the size currently used. Re

cvs commit: src/sys/dev/usb ehci_pci.c uhci_pci.c

2008-04-10 Thread Benno Rice
benno 2008-04-11 05:50:53 UTC FreeBSD src repository Modified files: sys/dev/usb ehci_pci.c uhci_pci.c Log: Identify ICH9 USB controllers. I've taken a slightly different approach than is used with the ICH8 controllers in that each controller is not identified

cvs commit: src/sys/netgraph ng_pppoe.c

2008-01-31 Thread Benno Rice
benno 2008-02-01 07:17:26 UTC FreeBSD src repository Modified files: sys/netgraph ng_pppoe.c Log: Band-aid recent commit by mav by replacing a variable in a CTR statement with the variable that appears as if it should've been there. Pointy hat to: mav

cvs commit: src/share/misc committers-src.dot

2007-03-31 Thread Benno Rice
benno 2007-04-01 01:11:50 UTC FreeBSD src repository Modified files: share/misc committers-src.dot Log: Add myself and grehan. Revision ChangesPath 1.39 +4 -0 src/share/misc/committers-src.dot ___ cvs-a

Re: cvs commit: src/sys/dev/sound/pci/hda hdac.c

2006-11-27 Thread Benno Rice
iff! -- Benno Rice [EMAIL PROTECTED] ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"

cvs commit: src/tools/tools/nanobsd FlashDevice.sub

2006-11-16 Thread Benno Rice
benno 2006-11-16 08:04:29 UTC FreeBSD src repository Modified files: tools/tools/nanobsd FlashDevice.sub Log: Add the Transcend 2GB card specs. Revision ChangesPath 1.8 +5 -0 src/tools/tools/nanobsd/FlashDevice.sub ___

Re: cvs commit: src/sys/dev/ath if_ath.c src/sys/dev/ipw if_ipw.c src/sys/dev/iwi if_iwi.c src/sys/dev/ral rt2560.c rt2661.c src/sys/dev/usb if_ural.c src/sys/dev/wi if_wi.c src/sys/net bpf.c

2006-06-02 Thread Benno Rice
Christian S.J. Peron wrote: [snip] Log: Fix the following bpf(4) race condition which can result in a panic: [snip] This change causes panics in kernels that don't have device bpf present. The attached patch fixes this. -- Benno Rice [EMAIL PROTECTED] Index:

cvs commit: src/sys/arm/arm pmap.c

2006-05-30 Thread Benno Rice
benno 2006-05-30 14:21:09 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: In pmap_mapdev we correctly round the address off to the nearest page boundary, but we must also add the offset back on to the va we return. Revision ChangesPath

cvs commit: src/sys/dev/uart uart_dev_ns8250.c

2006-05-22 Thread Benno Rice
benno 2006-05-23 06:04:45 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: The lcr variable in ns8250_probe is now unused. Remove it. Missed by: benno Revision ChangesPath 1.23 +1 -1 src/sys/dev/uart/uart_de

cvs commit: src/sys/dev/ic ns16550.h src/sys/dev/uart uart_dev_ns8250.c

2006-05-22 Thread Benno Rice
benno 2006-05-23 00:41:12 UTC FreeBSD src repository Modified files: sys/dev/ic ns16550.h sys/dev/uart uart_dev_ns8250.c Log: Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0. - Rename REG_DL to REG_DLL and REG_DLH. - Always

cvs commit: src/sys/arm/arm machdep.c

2006-05-15 Thread Benno Rice
benno 2006-05-15 10:40:37 UTC FreeBSD src repository Modified files: sys/arm/arm machdep.c Log: Display real/avail memory as per other platforms. Approved by:cognet Revision ChangesPath 1.23 +29 -3 src/sys/arm/arm/machdep.c ___

cvs commit: src/sys/kern init_main.c

2006-05-14 Thread Benno Rice
benno 2006-05-14 07:11:28 UTC FreeBSD src repository Modified files: sys/kern init_main.c Log: The VERBOSE_SYSINIT stuff sees the DDB define a lot better if we include opt_ddb.h. Spotted by: benno Pointy hat to: benno Revision ChangesPath 1

cvs commit: src/sys/conf NOTES

2006-05-12 Thread Benno Rice
benno 2006-05-12 10:25:54 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Document VERBOSE_SYSINIT in NOTES. Requested by: Niclas Zeising Revision ChangesPath 1.1362+8 -0 src/sys/conf/NOTES

cvs commit: src/sys/conf options src/sys/kern init_main.c

2006-05-11 Thread Benno Rice
benno 2006-05-12 02:01:38 UTC FreeBSD src repository Modified files: sys/conf options sys/kern init_main.c Log: Add a new kernel config option, VERBOSE_SYSINIT. When porting FreeBSD to a new platform, one of the more useful things to do is ge