CVS commit: src/etc

2013-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 10 13:38:37 UTC 2013 Modified Files: src/etc: MAKEDEV.tmpl src/etc/etc.evbarm: MAKEDEV.conf Log Message: Create a plcom0 device node for RaspberryPI To generate a diff of this commit: cvs rdiff -u -r1.159 -r1.160

CVS commit: src/sys/dev/usb

2013-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 10 22:02:12 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Misc tidyup To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/usb

2013-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 10 22:15:04 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: More tidyup To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/usb

2013-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 06:22:23 UTC 2013 Modified Files: src/sys/dev/usb: umass.c Log Message: Improve a panic message slightly To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 src/sys/dev/usb/umass.c Please note that diffs a

CVS commit: src/sys/arch/evbarm/conf

2013-01-10 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 06:41:02 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: Bump SYMTAB_SPACE To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/evbarm/conf/RPI Please note that diffs are not

CVS commit: src/sys/dev/usb

2013-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 12:21:54 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otgreg.h Log Message: Remove unused DOTG_REGSIZE To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/dwc_otgreg.h Please note that diffs a

CVS commit: src/sys/dev/usb

2013-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 13:01:44 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Fix the KASSERT in dwc_otg_poll To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/usb/dwc_otg.c Please note that diffs ar

CVS commit: src/sys/dev/usb

2013-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 13:48:47 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Convert to pool_cache and add some (disabled by default) counters. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/

CVS commit: src

2013-01-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 11 16:32:51 UTC 2013 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile Log Message: Install the smsc(4) man page. To generate a diff of this commit: cvs rdiff -u -r1.1415 -r1.1416 src/dis

CVS commit: src/sys/dev/usb

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 12 12:31:06 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Misc cleanup To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public doma

CVS commit: src/sys/dev/usb

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 12 12:41:43 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Remove unused locals To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/usb/dwc_otg.c Please note that diffs are not pub

CVS commit: src/doc

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 12 22:28:40 UTC 2013 Modified Files: src/doc: CHANGES Log Message: Fix thinko in one of my entries To generate a diff of this commit: cvs rdiff -u -r1.1779 -r1.1780 src/doc/CHANGES Please note that diffs are not public d

CVS commit: src/sys/dev/usb

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 12 22:42:49 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: If we're going to have GINTSTS_ and GINTMSK_ might as well be consistent about their use. To generate a diff of this commit: cvs rdiff -u -r1.17

CVS commit: src/sys/dev/usb

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 12 22:57:26 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Unwrap short lines To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/usb/dwc_otg.c Please note that diffs are not publi

CVS commit: src/sys/arch/arm/broadcom

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 06:10:25 UTC 2013 Modified Files: src/sys/arch/arm/broadcom: bcm2835_space.c Log Message: Support BUS_SPACE_MAP_CACHEABLE. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/broadcom/bcm2835_s

CVS commit: src/sys/dev/usb

2013-01-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 06:56:31 UTC 2013 Modified Files: src/sys/dev/usb: usb.h Log Message: Add DWC_OTG_DEBUG To generate a diff of this commit: cvs rdiff -u -r1.99 -r1.100 src/sys/dev/usb/usb.h Please note that diffs are not public domain

CVS commit: src/sys/dev/usb

2013-01-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 08:05:30 UTC 2013 Modified Files: src/sys/dev/usb: if_smsc.c Log Message: Fix locking botch To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/if_smsc.c Please note that diffs are not public d

CVS commit: src/sys/dev/usb

2013-01-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 08:38:05 UTC 2013 Modified Files: src/sys/dev/usb: if_smsc.c Log Message: Remove IFF_OACTIVE in txeof always, i.e. for the usb error case as well. Set an if_timer. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/sys/dev/usb

2013-01-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 15:21:47 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Add some more counters (disabled by default) To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/usb/dwc_otg.

CVS commit: src/sys/dev/usb

2013-01-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 15:27:17 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Mask out all interrupts before clearing them in dwc_otg_init To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/dwc_o

CVS commit: src/sys/dev/usb

2013-01-13 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Jan 13 15:34:03 UTC 2013 Modified Files: src/sys/dev/usb: if_smsc.c Log Message: Fix another locking issue for an error case. Return a EIO not -EIO (KNF) >From rmind To generate a diff of this commit: cvs rdiff -u -r1.4 -r1

CVS commit: src/sys/arch/arm/arm

2013-01-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 18 07:34:40 UTC 2013 Modified Files: src/sys/arch/arm/arm: db_trace.c Log Message: Print the frame pointer for each level and don't print the registers within the frame by default. Provide a '/f' flag to get the full trace.

CVS commit: src/sys/dev/usb

2013-01-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 07:41:51 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Use PR_NOWAIT in dwc_otg_allocx as it can be called in the USB softint via completions. To generate a diff of this commit: cvs rdiff -u -r1.24 -

CVS commit: src/sys/arch/arm/arm32

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 10:16:57 UTC 2013 Modified Files: src/sys/arch/arm/arm32: arm32_machdep.c Log Message: Add -d as a synonym for getting into DDB to match other ports. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/sy

CVS commit: src/sys/arch/arm/arm32

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 10:22:25 UTC 2013 Modified Files: src/sys/arch/arm/arm32: arm32_reboot.c Log Message: Avoid warning from cngetc byt doing the proper cnpollc dance To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arc

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:07:37 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Don't count bit0 events in gintsts. bit 0 tells us which mode we're in 0 = device, 1 = host To generate a diff of this commit: cvs

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:08:31 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otgvar.h Log Message: oops, disable the counters by default To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/dwc_otgvar.h Please note t

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:10:14 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otgvar.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/usb/dwc_otgvar.h Please note that diffs are not public do

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:26:51 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Compile fix To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public domai

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:33:51 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgreg.h Log Message: Rename the GRXSTSP registers and don't print the "pop" version. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/s

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 14:36:42 UTC 2013 Modified Files: src/sys/dev/usb: usbdi.c Log Message: Improve some DIAGNOSTIC stuff To generate a diff of this commit: cvs rdiff -u -r1.144 -r1.145 src/sys/dev/usb/usbdi.c Please note that diffs are

CVS commit: src/sys/dev/usb

2013-01-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 19 15:10:05 UTC 2013 Modified Files: src/sys/dev/usb: usbdi.c Log Message: Pay attention to the return value from cv_wait_sig as well in usbd_transfer. hi christos. To generate a diff of this commit: cvs rdiff -u -r1.145

CVS commit: src/sys/dev/usb

2013-01-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 07:37:06 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: KNF To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/dwc_otg.c Please note that diffs are not public domain; they

CVS commit: src/sys/dev/usb

2013-01-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 07:39:59 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Don't panic when trying to do isoc transfer, just return an error. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/sys/dev/usb

CVS commit: src/sys/dev/usb

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 08:02:01 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Don't use magic number To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/dwc_otg.c Please note that diffs are not p

CVS commit: src/sys/dev/usb

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 13:25:44 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Remove some #includes that shouldn't be here. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/sys/dev/usb/dwc_otg.c Please no

CVS commit: src/distrib/utils/embedded

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:47:23 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: Update usage output a little To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/distrib/utils/embedded/mkimage Please n

CVS commit: src/distrib/utils/embedded

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:49:49 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: More usage updates To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/distrib/utils/embedded/mkimage Please note that d

CVS commit: src/distrib/utils/embedded/conf

2013-01-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 21 16:59:23 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: evbarm.conf rpi.conf Log Message: kernel.img is for rpi only To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/distrib/utils/embedded/con

CVS commit: src/sys/dev/usb

2013-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 22 08:33:19 UTC 2013 Modified Files: src/sys/dev/usb: usbdi.c Log Message: Improve a DIAGNOSTIC so it doesn't confuse people who need more coffee, e.g. me. To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 s

CVS commit: src/sys/dev/usb

2013-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 22 13:03:25 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Remove unneeded semi-colons To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/dev/usb/dwc_otg.c Please note that diffs are

CVS commit: src/sys/dev/usb

2013-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Jan 22 13:06:41 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Simplify dwc_otg_standard_done and always call dwc_host_channel_free on the last (attempted) TD. We were leaking channels before. Remove dwc_otg_

CVS commit: src/sys/dev/usb

2013-01-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jan 23 06:53:31 UTC 2013 Modified Files: src/sys/dev/usb: usbdivar.h Log Message: Whitespace To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/sys/dev/usb/usbdivar.h Please note that diffs are not public do

CVS commit: src/sys/arch/evbarm

2013-01-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jan 23 14:24:14 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: files.iq31244 files.iq80321 files.ixdp425 files.npwr_fc Removed Files: src/sys/arch/evbarm/evbarm: initarm_common.c initarmvar.h Log Message

CVS commit: src/distrib/utils/embedded/conf

2013-01-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jan 23 21:59:37 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: evbarm.conf Log Message: Size for 512 byte sectors and base ffs partition size on totalsize minus others. To generate a diff of this commit: cvs rdiff

CVS commit: src/distrib/utils/embedded/conf

2013-01-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jan 23 22:20:06 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: rpi.conf Log Message: cmdline needs to be a line! hi jak. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/distrib/utils/embedded/conf

CVS commit: src/sys/arch/arm/arm32

2013-01-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 25 13:17:40 UTC 2013 Modified Files: src/sys/arch/arm/arm32: vm_machdep.c Log Message: Shut up noisy debug unless pmap_debug_level > 0 To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/arm/arm32/v

CVS commit: src/external/broadcom/rpi-firmware/dist

2013-01-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Jan 25 13:20:25 UTC 2013 Modified Files: src/external/broadcom/rpi-firmware/dist: bootcode.bin fixup.dat fixup_cd.dat start.elf start_cd.elf Log Message: Latest firmware including EDID support. To generate a diff

CVS commit: src/sys/dev/usb

2013-01-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 26 07:52:17 UTC 2013 Modified Files: src/sys/dev/usb: if_smsc.c Log Message: Simplify the code by only checking for total_len < pktlen once. The second check was actually wrong - found by matt@ and clang. To generate a di

CVS commit: src/sys/arch/arm/broadcom

2013-01-26 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jan 26 08:01:49 UTC 2013 Modified Files: src/sys/arch/arm/broadcom: bcm2835_obio.c bcm2835_space.c bcm2835reg.h Log Message: Deal with bus addresses better. Switch the DMA bus address base to the cache coherent range - not that

CVS commit: src/sys/arch/arm/arm32

2013-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 28 08:03:14 UTC 2013 Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: Move and tweak an #if 0 printf To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/arch/arm/arm32/bus_dma.c Please not

CVS commit: src/sys/dev/usb

2013-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 28 08:19:34 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgreg.h Log Message: Fix up device mode vs host mode register naming confusion. No functional change. To generate a diff of this commit: cvs rdiff -u -

CVS commit: src/sys/dev/usb

2013-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 28 08:22:02 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Getting HCINT_SOFTWARE_ONLY from the hardware is an error. KASSERT that it doesn't happen. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/distrib/utils/embedded/conf

2013-01-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jan 28 09:06:20 UTC 2013 Modified Files: src/distrib/utils/embedded/conf: beagleboard.conf evbarm.conf Log Message: Move mdnsd to beagleboard only. RPI doesn't like it at the moment. To generate a diff of this commit: cvs rdi

CVS commit: src/distrib/utils/embedded

2013-01-29 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Jan 30 07:40:35 UTC 2013 Modified Files: src/distrib/utils/embedded: mkimage Log Message: Add the tests sets by default. Tweak the usage output. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/distrib/utils/

CVS commit: src/sys/dev/usb

2013-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 31 12:41:42 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Simplify dwc_otg_work and its initialisation. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/usb/dwc_otg

CVS commit: src/sys/arch/arm/arm32

2013-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 31 21:57:39 UTC 2013 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 src/sys/arch/arm/arm32/pmap.c Please note that diffs are n

CVS commit: src/sys/arch/arm/arm32

2013-01-31 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Jan 31 22:01:49 UTC 2013 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Another typo in a comment. To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/sys/arch/arm/arm32/pmap.c Please note that d

CVS commit: src/sys/arch/arm/broadcom

2013-02-01 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 1 16:10:16 UTC 2013 Modified Files: src/sys/arch/arm/broadcom: bcm2835_rng.c Log Message: Use bus_space_read_multi_4 and fix copyright year. From Jared. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys

CVS commit: src/sys/arch/arm/conf

2013-02-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 3 11:36:55 UTC 2013 Modified Files: src/sys/arch/arm/conf: Makefile.arm Log Message: Fix typo in option name To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/arch/arm/conf/Makefile.arm Please note t

CVS commit: src/sys/dev/usb

2013-02-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 3 22:23:48 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otgreg.h Log Message: RCSId police To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/dev/usb/dwc_otgreg.h Please note that diffs are not public

CVS commit: src/sys/dev/usb

2013-02-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Feb 3 22:25:39 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Use "Static" for dwc_otg_init_fifo To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/dev/usb/dwc_otg.c Please note that dif

CVS commit: src/sys/dev/usb

2013-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 4 21:24:07 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Fix transfer aborts and bump the workqueue to IPL_BIO. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/us

CVS commit: src/sys/dev/usb

2013-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 4 21:29:14 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Whitespace. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 src/sys/dev/usb/dwc_otg.c cvs rdiff -u -r1.10 -r1.11 src/

CVS commit: src/sys/dev/usb

2013-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 4 21:37:05 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Remove something that shouldn't have been committed. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/dev/usb/dwc_otg.c Pl

CVS commit: src/sys/arch/evbarm/rpi

2013-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 4 21:43:17 UTC 2013 Modified Files: src/sys/arch/evbarm/rpi: rpi_machdep.c Log Message: Fix some VERBOSE_INIT_ARM output To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/rpi/rpi_machdep.c

CVS commit: src/sys/arch/evbarm/rpi

2013-02-04 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Feb 4 21:46:14 UTC 2013 Modified Files: src/sys/arch/evbarm/rpi: rpi_machdep.c Log Message: Oops, put back the initialisation of cpu_cc_freq To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/arch/evbarm/r

CVS commit: src/sys/dev/usb

2013-02-05 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 5 11:56:41 UTC 2013 Modified Files: src/sys/dev/usb: usbdevices.config Log Message: Add atapibus* at umass? and attachments. I have an mp3 player/flash disk that attaches this way. To generate a diff of this com

CVS commit: src/sys/kern

2013-02-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 8 09:30:02 UTC 2013 Modified Files: src/sys/kern: subr_vmem.c Log Message: Fix release of vmem_btag_lock (don't release twice in error path) To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/kern/subr

CVS commit: src/sys/dev/videomode

2013-02-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 8 16:35:10 UTC 2013 Modified Files: src/sys/dev/videomode: edid.c Log Message: aprint_verbose -> aprint_debug To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/dev/videomode/edid.c Please note that d

CVS commit: src/sys/dev/usb

2013-02-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 9 16:42:45 UTC 2013 Modified Files: src/sys/dev/usb: if_smscreg.h if_smscvar.h Log Message: RCSId police To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_smscreg.h \ src/sys/dev/usb/if_s

CVS commit: src/sys/arch/hp700/include

2013-02-12 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 12 23:02:58 UTC 2013 Modified Files: src/sys/arch/hp700/include: cpu.h Log Message: The file needs opt_multiprocessor to get the CR_CURCPU define. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch

CVS commit: src/sys/dev/usb

2013-02-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 15 17:07:10 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c dwc_otgvar.h Log Message: Track transfer state better to avoid races between the workqueue and aborting. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src

2013-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 19 10:57:11 UTC 2013 Modified Files: src/etc/etc.evbarm: Makefile.inc src/sys/arch/evbarm/conf: files.integrator std.rpi src/sys/arch/evbarm/ifpga: ifpga.c ifpga_clock.c ifpga_io.c ifpgamem.h ifpg

CVS commit: src/sys/arch/evbarm/conf

2013-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 19 10:58:36 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: std.rpi Log Message: Oops. Didn't mean to commit this with previous. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/std.

CVS commit: src/sys/sys

2013-02-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 19 22:54:03 UTC 2013 Modified Files: src/sys/sys: kernhist.h Log Message: Fix typo. Hi matt. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/sys/kernhist.h Please note that diffs are not public domain

CVS commit: src/etc/etc.evbarm

2013-02-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 20 09:03:41 UTC 2013 Modified Files: src/etc/etc.evbarm: Makefile.inc Log Message: Move INTEGRATOR_CP from EVBARM_BOARDS to KERNEL_SETS so an INTEGRATOR_CP_INSTALL kernel isn't required. To generate a diff of this commit:

CVS commit: src/sys/arch/evbarm/conf

2013-02-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 21 09:25:30 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: Add PCVT compat (for X console switching) and SYSCONS for some more ioctls. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src

CVS commit: src/sys/compat/common

2013-02-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 21 10:22:04 UTC 2013 Modified Files: src/sys/compat/common: compat_mod.c Log Message: Wrap sysctl_teardown(&compat_clog) with the appropriate #if defined()s To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 sr

CVS commit: src/sys/arch/hp700/dev

2013-02-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Feb 21 15:16:02 UTC 2013 Modified Files: src/sys/arch/hp700/dev: cpu.c Log Message: Fixup the cpu_{match,attach} functions to not allow more that HPPA_MAXCPUs to be used. Fixes problem booting on a dual-cpu j6700 with GENERIC

CVS commit: src/sys/dev/usb

2013-02-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 23 08:22:06 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Consistently use the macros to get softc, dxfer, etc. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/dev/usb/dwc_otg.c P

CVS commit: src/sys/arch/evbarm/ifpga

2013-02-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Feb 23 08:23:03 UTC 2013 Modified Files: src/sys/arch/evbarm/ifpga: sm_ifpga.c Log Message: aprintf -> aprint_normal To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/ifpga/sm_ifpga.c Please not

CVS commit: src/sys/arch/evbarm/conf

2013-03-08 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Mar 8 14:59:34 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: RPI Log Message: Disable vchiq for now. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/conf/RPI Please note that diffs are

CVS commit: src/external/broadcom/rpi-firmware/dist

2013-03-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Mar 9 10:58:49 UTC 2013 Modified Files: src/external/broadcom/rpi-firmware/dist: bootcode.bin fixup.dat fixup_cd.dat start.elf start_cd.elf Log Message: New firmware from today 2013/03/09 To generate a diff of th

CVS commit: src/sys/dev/usb

2013-03-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Mar 11 09:35:38 UTC 2013 Modified Files: src/sys/dev/usb: if_smsc.c Log Message: Comments corrections. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/usb/if_smsc.c Please note that diffs are not publ

CVS commit: src/sys/dev/usb

2013-03-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Mar 16 12:05:03 UTC 2013 Modified Files: src/sys/dev/usb: dwc_otg.c Log Message: Fix misunderstanding of how to handle wMaxPacketSize. The *_host_{setup,data}_[tr]x routines already split transfers into < mps units, so there n

CVS commit: src/sys

2013-03-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Mar 16 15:48:21 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: std.rpi src/sys/dev/usb: if_urtwnvar.h Log Message: As a workaround for the Raspberry PI, only allow 1 TX transfer to be active at once. XXX This might

CVS commit: src/sys/arch/arm/arm

2013-03-19 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Mar 19 17:11:13 UTC 2013 Modified Files: src/sys/arch/arm/arm: bus_space_asm_generic.S Log Message: To quote the BCM2835 datasheet that's publicly available "The BCM2835 system uses an AMBA AXI-compatible interface

CVS commit: src/sys/dev/usb

2013-03-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Mar 20 11:14:52 UTC 2013 Modified Files: src/sys/dev/usb: usb_subr.c Log Message: Only set wMaxPacketSize to 64 for HS/FS and set to 8 for LS to be within the USB spec. Should help PR/46696. Requesting 64 bytes via wLength is

CVS commit: src/sys/arch/arm/include/arm32

2013-03-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Mar 20 13:43:39 UTC 2013 Modified Files: src/sys/arch/arm/include/arm32: param.h Log Message: Bump MSGBUFSIZE on arm ports to 16KB. OK matt@ To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/incl

CVS commit: src/sys/dev/usb

2013-03-21 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Mar 21 12:47:16 UTC 2013 Modified Files: src/sys/dev/usb: usb.h Log Message: Add some defines from the USB 2.0 specification and suppliments. Also, add some accessor macros while I'm here. To generate a diff of this commit: c

CVS commit: src/sys/dev/usb

2013-03-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Mar 22 12:47:56 UTC 2013 Modified Files: src/sys/dev/usb: ohci.c Log Message: Remove 'return' right after 'goto' To generate a diff of this commit: cvs rdiff -u -r1.232 -r1.233 src/sys/dev/usb/ohci.c Please note that diffs a

CVS commit: src/sys/dev/usb

2013-03-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Mar 22 13:20:12 UTC 2013 Modified Files: src/sys/dev/usb: ohci.c Log Message: When dumping the done list in ohci_softintr / OHCI_DEBUG use the correct list next pointer. PR/33450 and part of PR/35379. To generate a diff of t

CVS commit: src/sys/dev/usb

2013-03-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Mar 22 13:28:11 UTC 2013 Modified Files: src/sys/dev/usb: ohci.c Log Message: Fix typo in function name in DIAGNOSTIC prinf by using __func__ To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/sys/dev/usb/ohc

CVS commit: src/sys/arch/arm/arm32

2014-02-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 26 07:48:29 UTC 2014 Modified Files: src/sys/arch/arm/arm32: fault.c Log Message: Re-enable FSR_WRITE for armv6. To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96 src/sys/arch/arm/arm32/fault.c Please note th

CVS commit: src/sys/arch/arm/arm32

2014-02-25 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 26 07:57:09 UTC 2014 Modified Files: src/sys/arch/arm/arm32: bus_dma.c Log Message: Fix off by one in _bus_dma_{paddr_inrange,_to_paddr} when checking the dma range. To generate a diff of this commit: cvs rdiff -u -r1.81

CVS commit: src/distrib/hppa/ramdisk

2014-02-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 28 09:50:48 UTC 2014 Modified Files: src/distrib/hppa/ramdisk: Makefile Log Message: Bump IMAGESIZE To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/distrib/hppa/ramdisk/Makefile Please note that diffs are

CVS commit: src/sys

2014-02-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Feb 28 10:16:51 UTC 2014 Modified Files: src/sys/arch/i386/i386: db_interface.c src/sys/arch/prep/pnpbus: nvram_pnpbus.c src/sys/arch/sparc/sparc: core_machdep.c db_interface.c machdep.c src/sys/dev: fss.

CVS commit: src/sys/arch/hppa/conf

2014-03-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Mar 2 08:20:09 UTC 2014 Modified Files: src/sys/arch/hppa/conf: RAMDISK Log Message: Bump MEMORY_DISK_ROOT_SIZE To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/hppa/conf/RAMDISK Please note that dif

CVS commit: src/distrib/sets/lists/man

2014-03-03 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Mar 3 13:54:43 UTC 2014 Modified Files: src/distrib/sets/lists/man: mi Log Message: Restore the hp700 file entries and mark them obsolete. Don't mark any hppa files obsolete - delete them. To generate a diff of this commit:

<    2   3   4   5   6   7   8   9   10   11   >