Module Name:src
Committed By: cegger
Date: Tue Jul 20 09:17:24 UTC 2010
Modified Files:
src/sys/dev/pci: if_age.c if_ale.c
Log Message:
PR kern/38871: Fix VLAN
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/if_age.c
cvs rdiff -u -r1.11 -r1.
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 11:37:40 UTC 2010
Modified Files:
src/sys/dev/marvell: marvellvar.h
Log Message:
Add MARVELL_TAG_MAX to enum marvell_tags.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/marvell/marvellvar.h
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 11:42:22 UTC 2010
Modified Files:
src/sys/dev/marvell: gt.c
Log Message:
Add notes for remembrance' sake. This is information obtained looking for
www.marvell.com.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 11:48:00 UTC 2010
Modified Files:
src/sys/dev/marvell: gtidmac.c
Log Message:
Fix information on the product with comment-out. This was obtained from
the data sheet of Marvell.
To generate a diff of this commit:
cv
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 11:50:18 UTC 2010
Modified Files:
src/sys/dev/marvell: com_mv.c
Log Message:
Add some Kirkwood/Discovery Innovation products.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/marvell/com_mv.c
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 11:56:47 UTC 2010
Modified Files:
src/sys/dev/marvell: marvellreg.h
Log Message:
Add macro MARVELL_ORION_1_88F6183.
Add some comments.
Product ID of Discovery V maybe 0x6450.
Product ID of Discovery VI maybe 0x649
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 12:01:33 UTC 2010
Modified Files:
src/sys/dev/marvell: marvellreg.h
Log Message:
Remove some attribute macros. Its specifically for Orion.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/mar
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 12:09:51 UTC 2010
Modified Files:
src/sys/arch/evbarm/conf: OVERO
Log Message:
Remove unexist device(omapnand0).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/OVERO
Please not
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 12:13:18 UTC 2010
Modified Files:
src/sys/arch/evbarm/conf: OVERO
Log Message:
Add CPPFLAGS like to BEAGLEBOAD.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/OVERO
Please note
Module Name:src
Committed By: kiyohara
Date: Tue Jul 20 12:14:17 UTC 2010
Modified Files:
src/sys/arch/evbarm/conf: std.gumstix std.overo
Log Message:
Add options EVBARM_BOARDTYPE.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbarm/conf/std.g
Module Name:src
Committed By: pooka
Date: Tue Jul 20 14:42:03 UTC 2010
Modified Files:
src/usr.sbin/puffs/rump_nfs: Makefile
Log Message:
Remove unused LDADD lines. They need work to work, and if anyone
ever does that work, they surely can come up with the LDADD line as
w
Module Name:src
Committed By: tsutsui
Date: Tue Jul 20 15:03:53 UTC 2010
Modified Files:
src/sys/arch/hpcmips/tx: txcom.c
Log Message:
Replace callout(9) with softint(9) which is more appropriate there.
Inspired by PR port-hpcmips/43472 and tested by Risto Sainio.
To gen
Module Name:src
Committed By: tsutsui
Date: Tue Jul 20 15:06:44 UTC 2010
Modified Files:
src/sys/arch/hpcmips/dev: plumohci.c
Log Message:
Remove (possibly) unnecessary boundary arg from bus_space_alloc(9)
for DMA shared memory. PR port-hpcmips/43473 by Risto Sainio.
To
Module Name:src
Committed By: pooka
Date: Tue Jul 20 15:09:32 UTC 2010
Modified Files:
src/tests/fs: Makefile
Log Message:
common cannot be a TESTS_SUBDIR, since one of those without a test
behind it confuses atf-run. change to SUBDIR as hinted by jmmv.
To generate a di
Module Name:src
Committed By: uebayasi
Date: Tue Jul 20 15:43:48 UTC 2010
Modified Files:
src/sys/miscfs/genfs [uebayasi-xip]: genfs_io.c
Log Message:
genfs_do_getpages_xip: Simplify code.
To generate a diff of this commit:
cvs rdiff -u -r1.36.2.16 -r1.36.2.17 src/sys/mi
Module Name:src
Committed By: christos
Date: Tue Jul 20 16:39:28 UTC 2010
Modified Files:
src/usr.bin/make: job.c
Log Message:
PR/43643: David A. Holland: dash prefix broken with make -j
As the comment says in JobPrintJob set JOB_IGNERR with - commands. Fix
whitespace so t
Module Name:src
Committed By: christos
Date: Tue Jul 20 17:26:04 UTC 2010
Modified Files:
src/sys/coda: coda.h coda_venus.c coda_vnops.c
Log Message:
Correct incomplete size checks for the coda ioctls. From Dan Rosenberg.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: njoly
Date: Tue Jul 20 17:44:01 UTC 2010
Modified Files:
src/tests/fs/common: h_fsmacros.h
Log Message:
Update ATF_TC_FSADD macro use ATF cleanup function. And call
xx_fstest_delfs() from here instead of test body.
To generate a diff of this
Module Name:src
Committed By: jakllsch
Date: Tue Jul 20 18:50:48 UTC 2010
Modified Files:
src/sys/dev/ic: ahcisata_core.c ahcisatareg.h ahcisatavar.h
Log Message:
Convert ahcisata(4) to C99 exact-width integer types.
To generate a diff of this commit:
cvs rdiff -u -r1.26
Module Name:src
Committed By: jakllsch
Date: Tue Jul 20 19:24:11 UTC 2010
Modified Files:
src/sys/dev/ic: ahcisata_core.c ahcisatareg.h
Log Message:
Prepare ahcisata(4) to work with 64-bit bus_dma_tag_t.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/s
Module Name:src
Committed By: drochner
Date: Tue Jul 20 20:56:06 UTC 2010
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
another iteration in the eternal device enumeration struggle:
use a request of 64 bytes for the initial device descriptor fetch.
This is what
Module Name:src
Committed By: jklos
Date: Wed Jul 21 01:34:00 UTC 2010
Modified Files:
src/sys/arch/amiga/dev: ioblix_zbus.c
Log Message:
Fix the port order so that port ttyC0 refers to port 1 on the IOBlix,
ttyC1 to port 2, ttyC2 to port 3, and ttyC3 to port 4.
To gener
Module Name:src
Committed By: mrg
Date: Wed Jul 21 03:14:32 UTC 2010
Modified Files:
src/sys/external/bsd/drm/conf: files.drm
Log Message:
also make radeondrm depend upon firmload, not just r128drm.
should fix kern/43646 from kre.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pooka
Date: Wed Jul 21 06:58:26 UTC 2010
Modified Files:
src/tests/fs/puffs/h_dtfs: dtfs.c dtfs_vnops.c
Log Message:
support pathconf (more or less copypasted from ufs). for njoly's tests.
To generate a diff of this commit:
cvs rdiff -u -r1
24 matches
Mail list logo