CVS commit: src/sys/dev/pci

2015-06-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jun 2 14:19:26 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: Fix a lot of bugs to 82575 and newer's SERDES based systems work. - Add SERDES specific functions. - Fix IO pin configurat

CVS commit: [netbsd-7] src/usr.sbin/npf/npfctl

2015-06-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jun 4 07:34:27 UTC 2015 Modified Files: src/usr.sbin/npf/npfctl [netbsd-7]: npf_show.c Log Message: Pull up following revision(s) (requested by rmind in ticket #820): usr.sbin/npf/npfctl/npf_show.c: revision 1.19 npf

CVS commit: [netbsd-7] src/bin/sh

2015-06-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jun 4 07:35:25 UTC 2015 Modified Files: src/bin/sh [netbsd-7]: Makefile builtins.def Log Message: Pull up following revision(s) (requested by martin in ticket #821): bin/sh/builtins.def: revision 1.23 bin/sh/

CVS commit: [netbsd-7] src/doc

2015-06-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jun 4 07:36:25 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket 820 and 821. To generate a diff of this commit: cvs rdiff -u -r1.1.2.319 -r1.1.2.320 src/doc/CHANGES-7.0 Please note that diffs a

CVS commit: [netbsd-7] src/doc

2015-06-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jun 4 09:45:43 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Ticket 822. To generate a diff of this commit: cvs rdiff -u -r1.1.2.320 -r1.1.2.321 src/doc/CHANGES-7.0 Please note that diffs are not p

CVS commit: [netbsd-7] src/sys/net

2015-06-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jun 4 09:44:57 UTC 2015 Modified Files: src/sys/net [netbsd-7]: if_gif.c Log Message: Pull up following revision(s) (requested by hsuenaga in ticket #822): sys/net/if_gif.c: revision 1.85 sys/net/if_gif.c: re

CVS commit: src/sys/dev/pci

2015-06-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 03:33:37 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: Print NVM image version. To generate a diff of this commit: cvs rdiff -u -r1.325 -r1.326 src/sys/dev/pci/if_wm.c cvs rdif

CVS commit: src/sys/dev/pci

2015-06-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 03:37:02 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: Revert previos. Sorry, I committed in another working directory... To generate a diff of this commit: cvs rdiff -u -r1.32

CVS commit: src/sys/dev/pci

2015-06-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 03:38:40 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: Print NVM image version. To generate a diff of this commit: cvs rdiff -u -r1.327 -r1.328 src/sys/dev/pci/if_wm.c cvs rdif

CVS commit: src/sys/dev/pci

2015-06-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 04:39:12 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: - Add workaround for I210 Errata 25 and I211 Errata 10. - Add wm_gmii_gs40g_{read|write}reg() and use it to access non-st

CVS commit: src/sys/dev/pci

2015-06-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 07:44:22 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Cleanup. To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.330 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain;

CVS commit: src/sys/dev/pci

2015-06-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 6 17:36:50 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix the output of the option ROM version. To generate a diff of this commit: cvs rdiff -u -r1.330 -r1.331 src/sys/dev/pci/if_wm.c Please note

CVS commit: src/sys/dev/pci

2015-06-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jun 8 03:45:19 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Call wm_pll_workaround_i210() at the end of the wm_reset() function, too. To generate a diff of this commit: cvs rdiff -u -r1.331 -r1.332 src/s

CVS commit: src/sys/dev/pci

2015-06-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jun 10 12:14:59 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Remove extra if_start() in wm_ioctl(). To generate a diff of this commit: cvs rdiff -u -r1.332 -r1.333 src/sys/dev/pci/if_wm.c Please note tha

CVS commit: src/sys/dev/pci

2015-06-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Jun 12 04:40:28 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Print NVM version on 8257[124], too. - Modify NVM version string a bit. To generate a diff of this commit: cvs rdiff -u -r1.333 -r1.334 src/sy

CVS commit: src/sys/dev/pci

2015-06-13 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Jun 13 15:47:58 UTC 2015 Modified Files: src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: Add MSI/MSI-X support written by Kengo Nakahara. Some old devices' support is written by me. It's disabled by default. If you'd like t

CVS commit: src/sys/dev/pci

2012-05-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 25 18:18:32 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel I350 Ethernet products. To generate a diff of this commit: cvs rdiff -u -r1.1116 -r1.1117 src/sys/dev/pci/pcidevs Please note th

CVS commit: src/sys/dev/pci

2012-05-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 25 18:19:43 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen for Intel I350 (wm) To generate a diff of this commit: cvs rdiff -u -r1.1110 -r1. src/sys/dev/pci/pcidevs.h cvs rdiff

CVS commit: src

2012-05-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 25 23:37:38 UTC 2012 Modified Files: src/share/man/man4: wm.4 src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h Log Message: Add support Intel I350 Ethernet. To generate a diff of this commit: cvs rdiff -u -r1.21 -

CVS commit: src/share/man/man4

2012-06-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jun 20 04:57:56 UTC 2012 Modified Files: src/share/man/man4: wm.4 Log Message: Modify about PCH*. It seems that 82579 with Intel 7 series chipset is the same as 82579 with Intel 6 series chipset. To generate a diff of this

CVS commit: src/doc

2012-06-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jun 20 07:42:28 UTC 2012 Modified Files: src/doc: CHANGES.prev Log Message: Add the history of wm(4). To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/doc/CHANGES.prev Please note that diffs are not publ

CVS commit: src/sys/dev/pci

2012-07-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jul 19 02:40:09 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add XGI Technology's devices. To generate a diff of this commit: cvs rdiff -u -r1.1119 -r1.1120 src/sys/dev/pci/pcidevs Please note that diffs

CVS commit: src/sys/dev/pci

2012-07-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Jul 19 02:40:58 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1113 -r1.1114 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1112 -r1.11

CVS commit: src/sys/dev/pci

2012-07-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Jul 20 04:13:06 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel's devices. To generate a diff of this commit: cvs rdiff -u -r1.1120 -r1.1121 src/sys/dev/pci/pcidevs Please note that diffs are

CVS commit: src/sys/dev/pci

2012-07-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Jul 20 04:13:30 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1114 -r1.1115 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1113 -r1.11

CVS commit: src/sys/dev/pci

2012-07-22 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 23 03:32:30 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel 7 series devices. To generate a diff of this commit: cvs rdiff -u -r1.1122 -r1.1123 src/sys/dev/pci/pcidevs Please note that dif

CVS commit: src/sys/dev/pci

2012-07-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 23 07:47:15 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some ATI and SIS devices. Fixes PR#39580 To generate a diff of this commit: cvs rdiff -u -r1.1123 -r1.1124 src/sys/dev/pci/pcidevs Please n

CVS commit: src/sys/dev/pci

2012-07-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Jul 23 07:47:43 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1116 -r1.1117 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1115 -r1.11

CVS commit: src/sys/dev/pci

2012-07-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 25 02:04:43 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel devices from document (Intel 7 Series / C216 Chipset Family Platform Controller Hub (PCH) Family Specification Update) Modify some

CVS commit: src/sys/dev/pci

2012-07-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 25 02:05:22 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1117 -r1.1118 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1116 -r1.11

CVS commit: src/sys/dev/pci

2012-08-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Aug 5 17:40:01 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add entries for puc(4) devices. To generate a diff of this commit: cvs rdiff -u -r1.1128 -r1.1129 src/sys/dev/pci/pcidevs Please note that diff

CVS commit: src/sys/dev/pci

2012-08-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Aug 5 17:42:01 UTC 2012 Modified Files: src/sys/dev/pci: pucdata.c Log Message: Use PCI_VENDOR_* and PCI_PRODUCT_*. Fixes PR#46303. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/sys/dev/pci/pucdata.c P

CVS commit: src/sys/dev/pci

2012-08-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Aug 5 17:55:22 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1121 -r1.1122 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1120 -r1.11

CVS commit: src/sys/dev/pci

2012-08-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 6 18:52:41 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add 82GM45_KT for puc(4) To generate a diff of this commit: cvs rdiff -u -r1.1129 -r1.1130 src/sys/dev/pci/pcidevs Please note that diffs are n

CVS commit: src/sys/dev/pci

2012-08-06 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Aug 6 18:53:13 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1122 -r1.1123 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1121 -r1.11

CVS commit: src/sys/dev/pci

2012-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Aug 7 19:26:39 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add some Intel's KT (Serial over LAN) devices. To generate a diff of this commit: cvs rdiff -u -r1.1130 -r1.1131 src/sys/dev/pci/pcidevs Please

CVS commit: src/sys/dev/pci

2012-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Aug 7 19:27:34 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen. To generate a diff of this commit: cvs rdiff -u -r1.1123 -r1.1124 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1122 -r1.11

CVS commit: src/sys/dev/pci

2012-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Aug 7 19:38:28 UTC 2012 Modified Files: src/sys/dev/pci: pucdata.c Log Message: Add some Intel's KT (Serial over LAN) devices. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/sys/dev/pci/pucdata.c Please

CVS commit: src/usr.sbin/rtadvd

2012-08-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 8 04:05:26 UTC 2012 Modified Files: src/usr.sbin/rtadvd: config.c Log Message: Fix a bug that incorrect RA packet is sent if rtadvd.conf exists. Fixes PR#46580 reported by Takahiro HAYASHI. To generate a diff of this c

CVS commit: src/sys/dev/pci

2012-08-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 9 04:16:37 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Add workaround for QEMU and the variants. This problem was discovered a few years ago, but some variants and cloud services still have the bug.

CVS commit: src/sys/dev/pci

2012-08-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 9 07:48:39 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix the check of the device type in last commit. Reported by Thomas Klausner. To generate a diff of this commit: cvs rdiff -u -r1.230 -r1.231 sr

CVS commit: src/sys/dev/pci

2012-08-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 15 01:03:17 UTC 2012 Modified Files: src/sys/dev/pci: pucdata.c Log Message: Add EXSYS EX-41098-2 UARTs support. The clock frequency is different from other card(s). Fixes PR#46362 reported by Wolfgang Stukenbrock. To g

CVS commit: src/sys/dev/usb

2012-08-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 24 01:36:15 UTC 2012 Modified Files: src/sys/dev/usb: uftdireg.h Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/usb/uftdireg.h Please note that diffs are not p

CVS commit: src/sys

2012-08-24 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Aug 24 09:01:23 UTC 2012 Modified Files: src/sys/arch/amiga/dev: siopreg.h src/sys/arch/hpcmips/dev: plumreg.h src/sys/dev/ic: advlib.h adwlib.h esiopvar.h osiopreg.h siopvar.h tcic2.c src/s

CVS commit: src/external/gpl3/gcc/lib/libgcc

2012-08-28 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 29 03:12:08 UTC 2012 Modified Files: src/external/gpl3/gcc/lib/libgcc: Makefile.inc Log Message: Don't add unwind.h stuff into BUILDSYMLINKS when MKGCC=="no". Fixes "Wrong number of words (1) in .for substitution list wit

CVS commit: src/lib/librumpclient

2012-08-29 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 29 10:38:53 UTC 2012 Modified Files: src/lib/librumpclient: rumpclient.c Log Message: Remove unused variable. Approved by pooka. To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/lib/librumpclient/rumpcl

CVS commit: src/sys/dev/pci

2012-08-30 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Aug 30 23:14:20 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Enable VLAN hardware tagging on all chips that have the new queue mechanism. Tested with 82575{EB,GB}, 82576, 82580, I350 and ICH9. To generate

CVS commit: src/lib/libl

2012-09-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 3 13:23:13 UTC 2012 Removed Files: src/lib/libl: Makefile Log Message: Remove unused lib/libl. Approved by christos. To generate a diff of this commit: cvs rdiff -u -r1.13 -r0 src/lib/libl/Makefile Please note that di

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

2012-09-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 3 17:12:50 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: MV2120 Log Message: Bump SYMTAB_SPACE. The automatic SYMTAB_SPACE adustment doesn'w work with this style of definition. To generate a diff of this commit: c

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

2012-09-03 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 3 17:46:08 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: SHEEVAPLUG Log Message: Enable atapibus, cd and sd. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/conf/SHEEVAPLUG Pleas

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

2012-09-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 6 03:05:41 UTC 2012 Modified Files: src/sys/arch/arm/marvell: kirkwood.c Log Message: Add missing ',' It will fix a bug that "vmstat -e" shows the incorrect counts in wrong entries. To generate a diff of this commit: c

CVS commit: src/sys/dev/marvell

2012-09-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Sep 6 03:45:02 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Add missing bus_dmamap_sync() for the RX buffer. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/marvell/if_mvg

CVS commit: src/sys

2012-09-07 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Sep 8 02:58:13 UTC 2012 Modified Files: src/sys/kern: subr_cprng.c src/sys/netinet: tcp_subr.c Log Message: Fix a bug that kmem_alloc() is called from the interrupt context. To generate a diff of this commit: cvs r

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

2012-09-08 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Sep 9 04:27:12 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: DNS323 GUMSTIX HPT5325 KUROBOX_PRO MMNET_GENERIC MPCSA_GENERIC NETWALKER OPENBLOCKS_A6 SHEEVAPLUG TWINTAIL Log Message: Split DEBUG="-

CVS commit: src/sbin/ping6

2012-09-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 10 04:32:24 UTC 2012 Modified Files: src/sbin/ping6: ping6.c Log Message: Accept "-s 0" To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sbin/ping6/ping6.c Please note that diffs are not public domain;

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

2012-09-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 10 08:50:38 UTC 2012 Modified Files: src/sys/arch/arm/marvell: mvsocgpp.c Log Message: Fix a bug that the irq_masks of GPIO are set on Marvell SoCs. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/ar

CVS commit: src/sys/dev/marvell

2012-09-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 10 13:36:40 UTC 2012 Modified Files: src/sys/dev/marvell: gtidmac.c Log Message: Add "static". To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/marvell/gtidmac.c Please note that diffs are not pu

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

2012-09-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 11 19:43:11 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: ADI_BRH ARMADILLO210 ARMADILLO9 BCM5301X BEAGLEBOARD BEAGLEBOARDXM BEAGLEBONE CP3100 GEMINI GEMINI_MASTER GEMINI_SLAVE HDL_G HPT5325 IG

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

2012-09-11 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 12 00:50:30 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: SHEEVAPLUG Log Message: -O1, enable PUFFS, KTRACE, fss and putter. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/evbarm/conf/SH

CVS commit: src/external/gpl3/gcc/dist/gcc

2012-09-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Sep 16 07:26:31 UTC 2012 Modified Files: src/external/gpl3/gcc/dist/gcc: ChangeLog src/external/gpl3/gcc/dist/gcc/config/arm: arm.md Log Message: Fix gcc bugid 51408 for arm. To generate a diff of this commit: cvs r

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

2012-09-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 17 15:34:58 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: BEAGLEBOARD Log Message: Comment out "pseudo-device md" as other config files. It fixes BEAGLEBOARD_INSTALL's compile error. To generate a diff of this comm

CVS commit: src/etc/etc.evbarm

2012-09-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 17 15:37:33 UTC 2012 Modified Files: src/etc/etc.evbarm: Makefile.inc Log Message: - Add OPENRD. - Compile BEAGLEBOARD_INSTALL. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/etc/etc.evbarm/Makefile.i

CVS commit: src/sbin/ping

2012-09-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Sep 18 04:07:44 UTC 2012 Modified Files: src/sbin/ping: ping.c Log Message: Fix a bug that misunderstand F_TIMING64, F_POLICY and F_AUTHHDR. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sbin/ping/pin

CVS commit: src/sys/dev/marvell

2012-09-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Sep 21 00:26:15 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Fix device timeout problem. - Change the synching order of descriptors. First, sync descriptors except first and then sync the first desc

CVS commit: src/sys

2012-09-23 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Sep 24 03:05:53 UTC 2012 Modified Files: src/sys/net: if_arcsubr.c src/sys/netinet: if_atm.c ip_mroute.c Log Message: Add missing "\n" in log(9) To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/sys/

CVS commit: src/lib/libc/gen

2012-09-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Sep 26 15:33:43 UTC 2012 Modified Files: src/lib/libc/gen: fts.c Log Message: Fix in comment. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/lib/libc/gen/fts.c Please note that diffs are not public domai

CVS commit: src/sys/dev/marvell

2012-10-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 2 15:22:46 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: - Fix a bug that a fragmented packet is marked as bad checksum. It causes a real bug when HW checksum offload function is used. It was ea

CVS commit: src/sys/dev/marvell

2012-10-04 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 4 14:21:00 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c mvgbereg.h Log Message: Fix udpcsum-rx bug on fragmented case this time. - Fix the usage of a local variable for csum_flags. - It seemd that sometim

CVS commit: src/usr.sbin/syslogd

2012-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 5 16:15:45 UTC 2012 Modified Files: src/usr.sbin/syslogd: syslog.conf.5 Log Message: RFC 5848 To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/syslogd/syslog.conf.5 Please note that diffs are

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

2012-10-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 9 08:57:36 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: SHEEVAPLUG Log Message: Add {INET,TCP,UDP}_CSUM_COUNTERS and LOCKDEBUG To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/evbarm/con

CVS commit: src/sys/dev/pci

2012-10-09 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 9 10:25:45 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Use PRIxPADDR to print a DMA address. This fix a problem that if_wm.c can't compile with WM_DEBUG on non-64bit platforms. To generate a diff of

CVS commit: src/sys/dev/marvell

2012-10-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 12 10:38:06 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c mvgbereg.h Log Message: - The MVGBE_RX_MAX_FRAME_LEN_ERROR bit is used to check whether a packet is fragmented or not, so define new MVGBE_RX_IP_FRAGM

CVS commit: src/sys/dev/pci

2012-10-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 12 11:24:44 UTC 2012 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Explicitly cast to uint64_t instead of using PRIxPADDR because sizeof(paddr_t) != sizeof(bus_addr_t) on some architecture. See: http://mail-ind

CVS commit: src/external/gpl3/gcc/usr.bin

2012-10-12 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 12 18:42:00 UTC 2012 Removed Files: src/external/gpl3/gcc/usr.bin/g++: g++.1 src/external/gpl3/gcc/usr.bin/gcc: gcc.1 Log Message: Remove OLD manunal to install correct manual. To generate a diff of this commit:

CVS commit: src/distrib/sets/lists

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 12:36:58 UTC 2012 Modified Files: src/distrib/sets/lists/base: md.evbarm.armeb src/distrib/sets/lists/comp: ad.armeb Log Message: Add some files to complete "make release" for big endian. To generate a diff o

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

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 13:54:39 UTC 2012 Modified Files: src/sys/arch/evbarm/conf: NSLU2 Log Message: Add PTYFS To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/conf/NSLU2 Please note that diffs are not pu

CVS commit: src/sys/arch

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 14:20:58 UTC 2012 Modified Files: src/sys/arch/arm/xscale: becc.c becc_pci.c beccvar.h i80312.c i80312_pci.c i80312var.h i80321_pci.c ixp425.c ixp425_ixme.c ixp425_npe.c ixp425_npevar.h ixp425_pc

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

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 18:37:55 UTC 2012 Modified Files: src/sys/arch/evbarm/iq80310: i80312_mainbus.c Log Message: struct device * -> device_t change. Not tested though. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sy

CVS commit: src/sys/dev/pci

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 19:10:41 UTC 2012 Modified Files: src/sys/dev/pci: if_mskvar.h Log Message: struct device * -> device_t change. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_mskvar.h Please note t

CVS commit: src/sys/dev/marvell

2012-10-14 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 14 19:17:08 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Add Interrupt Coalescing setting by Robert Swindells. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/marvell/i

CVS commit: src/lib/libc

2012-10-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Oct 15 22:22:01 UTC 2012 Modified Files: src/lib/libc/citrus: citrus_module.c src/lib/libc/compat/net: compat_ns_addr.c Log Message: -Wstrict-overflow To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src

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

2012-10-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 16 00:25:10 UTC 2012 Modified Files: src/sys/arch/arm/arm: disksubr_mbr.c Log Message: Fix a bug that armeb machine misunderstand MBR partition's offset and size. Fixes PR#47081 To generate a diff of this commit: cvs rd

CVS commit: src/share/man/man3

2012-10-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 16 17:39:35 UTC 2012 Modified Files: src/share/man/man3: bits.3 Log Message: Return value of __BIT() and __BITS() is not uint32_t but uint64_t. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/man

CVS commit: src/share/man/man3

2012-10-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 16 19:40:59 UTC 2012 Modified Files: src/share/man/man3: bits.3 Log Message: Change to uintmax_t again. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/share/man/man3/bits.3 Please note that diffs are

CVS commit: src/sys/dev/marvell

2012-10-16 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Oct 16 19:49:41 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c mvgbereg.h Log Message: Add code to modify interrupt coalescing with sysctl. - both TX side an RX side. - different setting for each port - TX side i

CVS commit: src/sys/dev/marvell

2012-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Oct 17 18:13:00 UTC 2012 Modified Files: src/sys/dev/marvell: if_mvgbe.c Log Message: Fix a bug that kernel panics when the system get a packet while calling mvgbe_stop (via ifconfig down). To generate a diff of this commit

CVS commit: src/sys/dev/mii

2012-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 08:22:37 UTC 2012 Modified Files: src/sys/dev/mii: igphy.c Log Message: Style fix. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/dev/mii/igphy.c Please note that diffs a

CVS commit: src/share/man/man4

2012-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 09:41:24 UTC 2012 Modified Files: src/share/man/man4: uftdi.4 Log Message: Add some deivces. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/uftdi.4 Please note that diffs are not pu

CVS commit: src/sys/dev/pci

2012-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 10:41:45 UTC 2012 Modified Files: src/sys/dev/pci: pucdata.c Log Message: - Indent. - Fix some product names or device names. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82 src/sys/dev/pci/pucdata.c P

CVS commit: src/share/man/man4

2012-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 18 17:27:36 UTC 2012 Modified Files: src/share/man/man4: puc.4 Log Message: Update device list To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/share/man/man4/puc.4 Please note that diffs are not publi

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

2012-10-18 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 19 06:14:44 UTC 2012 Modified Files: src/sys/arch/arm/marvell: mvsoc.c mvsocreg.h Log Message: Add CLKGATING_BIT for some devices. This change prevent some boards that a device's clock is stopped from hangup. To generat

CVS commit: src/usr.bin/netstat

2012-10-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 19 19:50:19 UTC 2012 Modified Files: src/usr.bin/netstat: if.c Log Message: Line up total numbers again (for -b case and -X case). To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/usr.bin/netstat/if.c

CVS commit: src/usr.bin/netstat

2012-10-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 19 20:43:31 UTC 2012 Modified Files: src/usr.bin/netstat: netstat.1 Log Message: Add note about -l option. Fixes PR#47085 reported by Julian Fagir. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/usr.b

CVS commit: src/usr.bin/netstat

2012-10-19 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 19 20:46:06 UTC 2012 Modified Files: src/usr.bin/netstat: netstat.1 Log Message: Add -t flag. To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/usr.bin/netstat/netstat.1 Please note that diffs are not p

CVS commit: src/sys/dev/pci

2012-10-20 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sat Oct 20 19:53:29 UTC 2012 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add SB600_USB_OHCI0 again. This was (accidentally) removed in rev. 1.1105 To generate a diff of this commit: cvs rdiff -u -r1.1141 -r1.1142 src/

CVS commit: [netbsd-6] src/doc

2012-10-21 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Sun Oct 21 13:30:20 UTC 2012 Modified Files: src/doc [netbsd-6]: CHANGES-6.0 Log Message: Remove duplicated line. To generate a diff of this commit: cvs rdiff -u -r1.1.2.218 -r1.1.2.219 src/doc/CHANGES-6.0 Please note that dif

CVS commit: src/sys/net

2012-10-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 25 10:59:44 UTC 2012 Modified Files: src/sys/net: if_media.h Log Message: Add 1000baseT-FDX. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 src/sys/net/if_media.h Please note that diffs are not public do

CVS commit: src/sys/net

2012-10-25 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 25 11:53:14 UTC 2012 Modified Files: src/sys/net: if.h if_ether.h Log Message: Move the prototype definition of ether_input() from if.h to if_ether.h. To generate a diff of this commit: cvs rdiff -u -r1.154 -r1.155 src/

CVS commit: src/share/man/man4

2012-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 26 11:43:43 UTC 2012 Modified Files: src/share/man/man4: puc.4 Log Message: Now the driver supports not only EG20T but also a lot of other Intel chipsets' serial over lan devices, so modify the entry. To generate a diff

CVS commit: src/distrib/evbarm/instkernel/instkernel

2012-10-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri Oct 26 19:13:56 UTC 2012 Modified Files: src/distrib/evbarm/instkernel/instkernel: Makefile Log Message: Add OPENRD_INSTALL. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/distrib/evbarm/instkernel/instke

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