CVS commit: src/sys/dev/pci

2015-03-07 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Mar 7 11:52:53 UTC 2015 Modified Files: src/sys/dev/pci: if_iwm.c Log Message: Avoid kmem_free(NULL) in iwm_read_firmware() This code path can be hit if the firmware failed to load, for instance if the file is not present o

CVS commit: src

2015-04-01 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Apr 2 00:12:58 UTC 2015 Modified Files: src/external/bsd/ipf/dist/lib: interror.c src/sys/external/bsd/ipf/netinet: fil.c Log Message: Fix for PR kern/48109 (and its duplicate kern/49807) As provided by Takahiro HAY

CVS commit: src/sys/arch

2015-04-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Apr 24 00:04:04 UTC 2015 Modified Files: src/sys/arch/amd64/amd64: machdep.c src/sys/arch/i386/i386: machdep.c Log Message: Also use ACPI shutdown on Xen DOM0 No objection on port-xen@ ok gdt@ To generate a diff of

CVS commit: src/sys/arch/i386/stand/boot

2015-06-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Jun 11 15:56:53 UTC 2015 Modified Files: src/sys/arch/i386/stand/boot: boot2.c Log Message: Also document the "splash" command in boot(8) To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/sys/arch/i386/stand

CVS commit: src/distrib/notes/common

2012-04-17 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Apr 17 14:11:59 UTC 2012 Modified Files: src/distrib/notes/common: main Log Message: Added myself to the list of NetBSD Developers To generate a diff of this commit: cvs rdiff -u -r1.486 -r1.487 src/distrib/notes/common/mai

CVS commit: src/sys/dev/usb

2012-04-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 22 14:04:45 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Fixed a potential out-of-bounds array access when translating keycodes for the gdium keyboard. Reviewed by macallan@ To generate a diff of this

CVS commit: src/sys/dev/usb

2012-04-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 22 14:13:32 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Indent the trtab_gdium_fn array like surrounding variables. No objection on current-users@ To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/sys/dev/usb

2012-04-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 22 14:19:24 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Convert keycodes 0x7f, 0x80 and 0x81 to PMF events VOLUME_TOGGLE, VOLUME_UP and VOLUME_DOWN as observed on my Sun Type 7 USB keyboard, and accordin

CVS commit: src/sys/dev/usb

2012-04-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 22 14:25:14 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Also lookup and be able to lit the LED for the Compose key. Seems to require additional modifications to function properly in X though. No objecti

CVS commit: src/sys/dev

2012-04-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 22 14:32:08 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c src/sys/dev/wscons: wsksymdef.h Log Message: Implemented extra keys as found on Sun Type 7 USB keyboards, and according to the documentation mentioned a

CVS commit: src/sys/dev/usb

2012-04-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Apr 24 01:02:13 UTC 2012 Modified Files: src/sys/dev/usb: ukbd.c Log Message: Revert previous commit, as it really is wrong to grow ukbd_trtab to an array of 16-bit values. While at it, set the correct value for the Sleep but

CVS commit: src/lib/libusbhid

2012-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed May 9 16:21:06 UTC 2012 Modified Files: src/lib/libusbhid: usb_hid_usages Log Message: Extended usb_hid_usages, with help from the equivalent file from FreeBSD. Favored NetBSD upon conflicts, except for a typo and consistenc

CVS commit: src/sys/dev/pci

2012-05-12 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 12 13:40:21 UTC 2012 Modified Files: src/sys/dev/pci: if_wpi.c Log Message: No longer wrongly advertise ad-hoc (IBSS) mode as being supported. Fixes kern/46101 No objection from current-users@ To generate a diff of th

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

2012-06-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Jun 22 22:38:40 UTC 2012 Modified Files: src/sys/arch/amd64/conf: XEN3_DOM0 Log Message: Disable azalia(4) now that hdaudio(4) was switched on ok bouyer@ To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 src/sy

CVS commit: src/sys/arch/evbarm/stand/gzboot

2012-08-13 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Aug 13 10:25:02 UTC 2012 Modified Files: src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot Log Message: Fixed build with USE_SSP=yes ok christos@ To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/e

CVS commit: src/sys/arch

2012-09-24 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Sep 24 23:13:37 UTC 2012 Modified Files: src/sys/arch/amd64/conf: XEN3_DOM0 src/sys/arch/i386/conf: XEN3_DOM0 Log Message: Enable support for synaptics touchpads when running Xen as domain 0; helps usability on laptop

CVS commit: src/sys/dev/usb

2012-10-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Oct 5 22:04:57 UTC 2012 Modified Files: src/sys/dev/usb: u3g.c usbdevs usbdevs.h usbdevs_data.h Log Message: Added the device id for the Huawei EM770W 3G modem to u3g(4) Confirmed to work on a WeTab ok christos@ To genera

CVS commit: src/sys/dev/usb

2012-10-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Oct 6 12:05:59 UTC 2012 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Regenerated with the proper RCS Id (thanks Bernd for noticing) To generate a diff of this commit: cvs rdiff -u -r1.621 -r1.622

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

2012-11-04 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Nov 4 23:30:39 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: std.beagle Log Message: Fixed two harmless typos ok agc@ To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/std.beagle P

CVS commit: src/usr.bin/renice

2012-12-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Dec 5 23:59:33 UTC 2012 Modified Files: src/usr.bin/renice: renice.8 Log Message: Added a reference to prenice(1) ok riz@, mrg@ To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/renice/renice.8 Pl

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

2012-12-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Dec 7 00:02:36 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: README.evbarm Added Files: src/sys/arch/evbarm/conf: N900 std.n900 Log Message: This adds a kernel configuration file for the Nokia N900 smartphone. I

CVS commit: src/sys/arch

2012-12-10 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Dec 11 01:54:43 UTC 2012 Modified Files: src/sys/arch/arm/omap: files.omap2 omap2_gpio.c omap2_gpmcreg.h omap2_obio.c omap2_obioreg.h omap2_reg.h omap3_sdhc.c omap3_sdmmcreg.h src/sys/arch/evbar

CVS commit: src/lib/libc/time

2012-12-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Dec 14 22:22:51 UTC 2012 Modified Files: src/lib/libc/time: getdate.3 Log Message: Fixed a typo within the examples To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/time/getdate.3 Please note that d

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

2012-12-19 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Dec 20 01:15:30 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: N900 Log Message: Added the lockstat pseudo-device To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/N900 Please note th

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

2012-12-19 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Dec 20 01:20:54 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: N900 Log Message: MEMSIZE is now optional on N900 as well. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/N900 Please

CVS commit: src/sbin/wsconsctl

2012-12-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 24 01:20:12 UTC 2012 Modified Files: src/sbin/wsconsctl: util.c Log Message: Added a field type for signed integers. This is required when handling touchscreen calibration values, which is about to be implemented in wscon

CVS commit: src/sbin/wsconsctl

2012-12-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 24 01:20:45 UTC 2012 Modified Files: src/sbin/wsconsctl: wsconsctl.h Log Message: Added a field type for signed integers. This is required when handling touchscreen calibration values, which is about to be implemented in

CVS commit: src/sbin/wsconsctl

2012-12-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 24 01:27:23 UTC 2012 Modified Files: src/sbin/wsconsctl: mouse.c Log Message: Added read-only support for touchscreen calibration (see PR kern/45872). Tested with the uts(4) driver, as well as with mice without calibratio

CVS commit: src/sbin/wsconsctl

2012-12-23 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Dec 24 01:29:20 UTC 2012 Modified Files: src/sbin/wsconsctl: mouse.c Log Message: Added complete support for touchscreen calibration (see PR kern/45872). Tested with the uts(4) driver, as well as with mice without calibration

CVS commit: src/sys/arch

2013-02-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Feb 9 17:42:35 UTC 2013 Modified Files: src/sys/arch/amd64/conf: XEN3_DOM0 src/sys/arch/i386/conf: XEN3_DOM0 Log Message: Added wpi(4) to the XEN3_DOM0 kernel for both amd64 and i386 Tested on a Lenovo ThinkPad T60 2

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

2013-03-12 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Mar 13 03:03:04 UTC 2013 Modified Files: src/sys/arch/evbarm/beagle: beagle_machdep.c Log Message: Set the framebuffer as the default console when no serial port is configured. This was tested on a Nokia N900 with the N900 ke

CVS commit: src/sys/arch

2013-03-12 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Mar 13 03:08:18 UTC 2013 Modified Files: src/sys/arch/arm/omap: omap3_i2c.c omap3_scm.c src/sys/arch/evbarm/conf: N900 Log Message: Set the N900 kernel on par with the latest improvements related to the BEAGLEBOARD. T

CVS commit: src/sys/dev/wscons

2014-03-13 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Mar 14 05:03:19 UTC 2014 Modified Files: src/sys/dev/wscons: mra.c Log Message: Fixed wrong cast and invalid array access in the calibration framework, as documented in PR kern/45872. The AA() macro accessed sample coordinate

CVS commit: src/usr.sbin/inetd

2014-04-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Apr 5 23:36:10 UTC 2014 Modified Files: src/usr.sbin/inetd: inetd.c Log Message: Use base 10 when logging the exit status or exit signal for sub-processes, instead of hexadecimal. To generate a diff of this commit: cvs rdi

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

2014-04-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Apr 5 23:45:11 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: BEAGLEBOARD OVERO Log Message: Fixed a typo To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/evbarm/conf/BEAGLEBOARD cvs rdiff -u

CVS commit: src/sys/dev/usb

2014-04-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Apr 5 23:47:26 UTC 2014 Modified Files: src/sys/dev/usb: files.usb Log Message: Fixed a typo To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 src/sys/dev/usb/files.usb Please note that diffs are not public

CVS commit: src/etc/rc.d

2014-04-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 6 17:13:57 UTC 2014 Modified Files: src/etc/rc.d: dhcpcd Log Message: Allow the extra command "reload" to dhcpcd's rc script, letting it reload its configuration and rebind directly via the script. LGTM roy@ To genera

CVS commit: src/common/lib/libc/arch/i386/string/small

2014-09-22 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Sep 22 20:31:56 UTC 2014 Modified Files: src/common/lib/libc/arch/i386/string/small: strchr.S Log Message: Look for the character to locate before checking for the NUL character As documented in PR port-i386/49208, this fixe

CVS commit: src

2013-04-05 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Apr 6 01:53:14 UTC 2013 Modified Files: src/share/man/man4: re.4 src/sys/dev/ic: rtl8169.c rtl81x9reg.h Log Message: Added support for the Realtek 8168F variant in re(4). >From FreeBSD; not tested on real hardware u

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

2013-04-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 14 18:57:33 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: std.n900 Added Files: src/sys/arch/evbarm/conf: files.n900 Log Message: Use a separate file to track the drivers specific to the Nokia N900, which wil

CVS commit: src/sys/arch/evbarm

2013-04-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 14 19:17:06 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 files.n900 Added Files: src/sys/arch/evbarm/n900: n900_acad.c Log Message: Imported n900acad(4), a driver for the Nokia N900 reporting the chargi

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

2013-04-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun Apr 14 20:18:18 UTC 2013 Modified Files: src/sys/arch/evbarm/n900: n900_acad.c Log Message: Corrected the dmesg output upon successful attachment To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evba

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

2013-04-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Apr 17 00:57:22 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 Log Message: Disable com0 for the time being, so that the console defaults to the framebuffer. To generate a diff of this commit: cvs rdiff -u -r1.8 -

CVS commit: src/sys/arch/evbarm

2013-04-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Apr 17 01:06:14 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 files.n900 Added Files: src/sys/arch/evbarm/n900: n900_lckbtn.c Log Message: Imported n900lckbtn(4), a driver for the lock button on the Nokia N9

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

2013-04-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Apr 17 01:10:28 UTC 2013 Modified Files: src/sys/arch/evbarm/n900: n900_acad.c Log Message: Improved n900acad(4) with: - more readable dmesg output; - unmapping the GPIO pin upon failure to establish an interrupt; - some addi

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

2013-04-17 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Apr 18 01:33:19 UTC 2013 Modified Files: src/sys/arch/arm/omap: omap2_gpio.c Log Message: Also support interrupts of type IST_EDGE_BOTH; tested on a Nokia N900 (OMAP3). To generate a diff of this commit: cvs rdiff -u -r1.14

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

2013-04-17 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Apr 18 02:08:11 UTC 2013 Modified Files: src/sys/arch/evbarm/n900: n900_acad.c n900_lckbtn.c Log Message: Fixed the arguments order when calling intr_establish(): the interrupt type and level were erroneously swapped. To ge

CVS commit: src/sys/arch/evbarm

2013-04-19 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Apr 20 03:37:56 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 files.n900 src/sys/arch/evbarm/n900: n900_acad.c n900_lckbtn.c Added Files: src/sys/arch/evbarm/n900: n900_cambtn.c n900_camcvr.c n900_kbd

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

2013-05-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 6 22:49:27 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 Log Message: Boot on the MicroSD card slot by default. Tested on my Nokia N900 smartphone. This is the only way currently supported on this device at th

CVS commit: src/sys/arch/evbarm

2013-05-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 6 22:56:55 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: N900 files.n900 Added Files: src/sys/arch/evbarm/n900: n900_audjck.c n900_prxmty.c Log Message: Added two drivers for the Nokia N900 smartphone, n900_

CVS commit: src/sys/dev/marvell

2013-05-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 6 23:09:34 UTC 2013 Modified Files: src/sys/dev/marvell: mvspi.c Log Message: Removed an unused variable. "go ahead" rkujawa@ To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/marvell/mvspi.c Pl

CVS commit: src/doc

2013-05-06 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 6 23:27:06 UTC 2013 Modified Files: src/doc: BRANCHES Log Message: Announcing the khorben-n900 branch, aiming at fully supporting the Nokia N900 smartphone. It is expected to affect the kernel (OMAP3 support, device driv

CVS commit: [khorben-n900] src/sys/dev/wscons

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 00:38:20 UTC 2013 Modified Files: src/sys/dev/wscons [khorben-n900]: wsconsio.h Log Message: Allocated a wskbd entry for the Nokia N900 To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.108.2.1 src/sys/dev/

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 00:50:35 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2430_intr.h Log Message: Pre-allocated more potential interrupt sources for the N900. It features the regular 6 * 32 GPIO pins on the main cor

CVS commit: [khorben-n900] src/sys/arch/arm/pic

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 00:57:56 UTC 2013 Modified Files: src/sys/arch/arm/pic [khorben-n900]: pic.c picvar.h Log Message: Allow interrupt handlers to be temporarily disabled or enabled again, including from within interrupt context: returnin

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 01:10:03 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: files.i2c i2c.c i2cvar.h Log Message: Added two locators for I2C devices: "intr" and "intrbase". They are required to allow the TPS65950 companion chip

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 01:16:21 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_reg.h Log Message: Added the base registers for SPI support. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.2.1 src/sys/arc

CVS commit: [khorben-n900] src/sys/dev/gpio

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 01:20:05 UTC 2013 Modified Files: src/sys/dev/gpio [khorben-n900]: files.gpio gpio.c gpiovar.h Log Message: Added a locator for interrupts on the GPIO bus. This allows ARM devices (like the Nokia N900) to register inte

CVS commit: [khorben-n900] src/sys/dev/spi

2013-05-09 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri May 10 01:25:07 UTC 2013 Modified Files: src/sys/dev/spi [khorben-n900]: files.spi spi.c spivar.h Log Message: Just like for the I2C and GPIO buses, added an interrupt locator to the SPI bus, so that ARM device drivers on eit

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 11 17:19:42 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: files.omap2 Added Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c omap2_spireg.h Log Message: Imported omapspi(4), a driver for M

CVS commit: [khorben-n900] src/sys/arch/evbarm/conf

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 11 17:28:51 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 Log Message: Enable support for the SPI bus To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.13.2.1 src/sys/arch/evbarm/conf/N

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 11 17:48:22 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: tps65950.c Added Files: src/sys/dev/i2c [khorben-n900]: tps65950reg.h Log Message: Moved register values to a separate file To generate a diff

CVS commit: [khorben-n900] src/sys/arch/evbarm

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 11 18:01:04 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 src/sys/arch/evbarm/n900 [khorben-n900]: n900_acad.c n900_audjck.c n900_cambtn.c n900_camcvr.c n900_kbdsld.c n900_lckbt

CVS commit: [khorben-n900] src/sys

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat May 11 18:22:47 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 src/sys/dev/i2c [khorben-n900]: tps65950.c tps65950reg.h Log Message: Beginning to handle interrupts from the TPS65950 companion c

CVS commit: [khorben-n900] src/sys

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun May 12 00:42:50 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 src/sys/dev/i2c [khorben-n900]: tps65950.c tps65950reg.h Log Message: Added GPIO support to the TPS65950 companion chip. I haven't

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun May 12 00:56:28 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: files.i2c Log Message: tps65950pm(4) can now expose a GPIO bus. To generate a diff of this commit: cvs rdiff -u -r1.49.2.1 -r1.49.2.2 src/sys/dev/i2c/

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun May 12 01:19:54 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Removed debugging code To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/arm/omap/omap2_

CVS commit: [khorben-n900] src/sys

2013-05-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun May 12 01:49:44 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 src/sys/conf [khorben-n900]: files src/sys/dev/i2c [khorben-n900]: files.i2c tps65950.c tps65950reg.h Log Message: Added k

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-12 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sun May 12 20:11:39 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Removed a bogus assertion. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/sys/arch/arm/omap/om

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed May 15 02:44:48 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Make sure interrupts are cleared on the current channel when initiating a transfer. Also force the current transfer to be

CVS commit: [khorben-n900] src/sys/dev/spi

2013-05-15 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed May 15 13:52:19 UTC 2013 Modified Files: src/sys/dev/spi [khorben-n900]: files.spi spi.c spivar.h Log Message: Let the bus speed of SPI devices be specified within the kernel configuration. To generate a diff of this commit

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-15 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed May 15 23:27:49 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Seems to be much closer to working correctly. Apparently one has to read back anything transmitted, as well as transmit 0

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu May 16 15:36:50 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: files.i2c Added Files: src/sys/dev/i2c [khorben-n900]: lp5523.c lp5523reg.h Log Message: Initial import of the lp5523led(4) driver, a programmab

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu May 16 15:51:29 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: lp5523.c Log Message: Added a refresh callback for the temperature sensor. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys

CVS commit: [khorben-n900] src/sys/arch/evbarm/conf

2013-05-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu May 16 15:53:06 UTC 2013 Modified Files: src/sys/arch/evbarm/conf [khorben-n900]: N900 Log Message: Attaching the lp5523led(4) LED driver to the I2C bus. Tested on my Nokia N900 smartphone. To generate a diff of this commi

CVS commit: [khorben-n900] src/sys/arch/arm/omap

2013-05-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu May 16 18:24:26 UTC 2013 Modified Files: src/sys/arch/arm/omap [khorben-n900]: omap2_spi.c Log Message: Rewrote the computation of the clock frequency divider when configuring an SPI channel. To generate a diff of this comm

CVS commit: [khorben-n900] src/sys/arch/evbarm/n900

2013-05-16 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu May 16 21:41:15 UTC 2013 Modified Files: src/sys/arch/evbarm/n900 [khorben-n900]: n900_acad.c n900_audjck.c n900_cambtn.c n900_camcvr.c n900_kbdsld.c n900_lckbtn.c n900_prxmty.c Log Message: Using a sy

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-27 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 27 20:23:28 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: tps65950.c Log Message: Fixed use of workqueue_create(9), as it expects a pri_t as the priority. The IPL level was changed to IPL_SOFTBIO which seems mo

CVS commit: [khorben-n900] src/sys/dev/i2c

2013-05-27 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon May 27 20:29:13 UTC 2013 Modified Files: src/sys/dev/i2c [khorben-n900]: tps65950.c Log Message: KNF Thanks jmcneill@ for the hint. To generate a diff of this commit: cvs rdiff -u -r1.3.10.5 -r1.3.10.6 src/sys/dev/i2c/tps6

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

2013-06-02 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Jun 3 01:47:58 UTC 2013 Modified Files: src/sys/arch/evbarm/n900: n900_acad.c n900_audjck.c n900_cambtn.c n900_camcvr.c n900_kbdsld.c n900_lckbtn.c n900_prxmty.c Log Message: Using a sysmon taskqueue to report ev

CVS commit: src/sbin/init

2013-07-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Jul 15 00:18:03 UTC 2013 Modified Files: src/sbin/init: Makefile Log Message: Let init be built easily with the CHROOT capability enabled. This allows the ramdisk used in the incoming support for full-disk encryption to con

CVS commit: src/distrib/amd64/ramdisks

2013-07-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Jul 15 00:22:10 UTC 2013 Modified Files: src/distrib/amd64/ramdisks: Makefile Added Files: src/distrib/amd64/ramdisks/ramdisk-cgdroot: Makefile list Log Message: Build the cgdroot ramdisk by default (for full-disk enc

CVS commit: src/distrib/common

2013-07-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Jul 15 00:25:38 UTC 2013 Added Files: src/distrib/common: cgdroot.rc list.cgdroot mtree.cgdroot Log Message: Common definitions for full-disk encryption support, including the rc script responsible for asking the passphrase

CVS commit: src/distrib/amd64

2013-07-14 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Mon Jul 15 00:29:49 UTC 2013 Modified Files: src/distrib/amd64: Makefile Added Files: src/distrib/amd64/kmod-cgdroot: Makefile Log Message: Enabled building the kernel module containing the ramdisk required for full-disk

CVS commit: src/distrib/i386

2013-07-15 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Jul 16 02:10:43 UTC 2013 Modified Files: src/distrib/i386: Makefile src/distrib/i386/ramdisks: Makefile Added Files: src/distrib/i386/kmod-cgdroot: Makefile src/distrib/i386/ramdisks/ramdisk-cgdroot: Ma

CVS commit: src/external/bsd/pkg_install/dist/lib

2013-09-11 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Sep 11 12:59:19 UTC 2013 Modified Files: src/external/bsd/pkg_install/dist/lib: pkg_signature.c Log Message: Fixed installation of signed packages. Some variables part of struct signature_archive were not initialized properly

CVS commit: src/usr.bin/flock

2013-09-21 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Sep 21 15:01:14 UTC 2013 Modified Files: src/usr.bin/flock: flock.1 Log Message: flock(1) really appeared first in NetBSD 6.1 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.bin/flock/flock.1 Please not

CVS commit: src/lib/libc/sys

2013-11-27 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Nov 28 02:46:37 UTC 2013 Modified Files: src/lib/libc/sys: select.2 Log Message: Fixed a typo in the example code for select(2) To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libc/sys/select.2 Please

CVS commit: src/lib/libc/sys

2013-11-27 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Nov 28 03:45:31 UTC 2013 Modified Files: src/lib/libc/sys: select.2 Log Message: The document date was not updated as it should have been. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/selec

CVS commit: src/sys/dev/usb

2017-10-30 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Oct 31 00:20:51 UTC 2017 Modified Files: src/sys/dev/usb: usbdevs Log Message: Add the TP-LINK TL-WN823N (version 2) To generate a diff of this commit: cvs rdiff -u -r1.742 -r1.743 src/sys/dev/usb/usbdevs Please note that

CVS commit: src/sys/dev/usb

2017-10-30 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Oct 31 00:30:07 UTC 2017 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: Re-generate To generate a diff of this commit: cvs rdiff -u -r1.735 -r1.736 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.736 -r1.

CVS commit: src/sys/dev/usb

2017-10-30 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Oct 31 00:57:14 UTC 2017 Modified Files: src/sys/dev/usb: if_urtwn.c Log Message: Also attach the RTL8192EU from TP-LINK To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/dev/usb/if_urtwn.c Please note

CVS commit: src/share/mk

2017-11-01 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Nov 1 15:24:42 UTC 2017 Modified Files: src/share/mk: bsd.README Log Message: Typo To generate a diff of this commit: cvs rdiff -u -r1.363 -r1.364 src/share/mk/bsd.README Please note that diffs are not public domain; they

CVS commit: src/share/misc

2017-11-01 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Wed Nov 1 15:34:28 UTC 2017 Modified Files: src/share/misc: acronyms Log Message: BPM: beam propagation method (light) BPM: beats per minute (music) To generate a diff of this commit: cvs rdiff -u -r1.261 -r1.262 src/share/mis

CVS commit: src/sys/dev/sdmmc

2017-11-07 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Nov 7 16:30:32 UTC 2017 Modified Files: src/sys/dev/sdmmc: files.sdmmc Added Files: src/sys/dev/sdmmc: if_bwfm_sdio.c Log Message: Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on the OpenBSD

CVS commit: src/sys/dev/usb

2017-12-08 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Fri Dec 8 14:46:18 UTC 2017 Modified Files: src/sys/dev/usb: usb_subr.c Log Message: Be more defensive towards malicious USB devices This avoids potential panics due to 0-sized memory allocation attempts, which could be trigger

CVS commit: src/sys/dev/usb

2017-12-26 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Tue Dec 26 18:44:52 UTC 2017 Modified Files: src/sys/dev/usb: usb_subr.c Log Message: Fix typo in a comment To generate a diff of this commit: cvs rdiff -u -r1.222 -r1.223 src/sys/dev/usb/usb_subr.c Please note that diffs are

CVS commit: src/sys/dev/hdaudio

2018-01-03 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Thu Jan 4 00:09:12 UTC 2018 Modified Files: src/sys/dev/hdaudio: hdafg.c Log Message: Fix off-by-one when calling snprintf(9) in hdafg_getdev() This is actually harmless, since: - the offset is too short rather than too long (n

CVS commit: src/sys/dev/wscons

2018-03-10 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Mar 10 23:25:59 UTC 2018 Modified Files: src/sys/dev/wscons: mra.c Log Message: Fix spello in a comment To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/wscons/mra.c Please note that diffs are not pu

CVS commit: src/sys/netinet

2018-03-10 Thread Pierre Pronchery
Module Name:src Committed By: khorben Date: Sat Mar 10 23:28:13 UTC 2018 Modified Files: src/sys/netinet: tcp_output.c Log Message: Fix spello in a comment To generate a diff of this commit: cvs rdiff -u -r1.198 -r1.199 src/sys/netinet/tcp_output.c Please note that diff

  1   2   >