Module Name:src
Committed By: msaitoh
Date: Wed Aug 27 17:05:25 UTC 2014
Modified Files:
src/sys/netinet6 [netbsd-5-1]: ip6_output.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1920):
sys/netinet6/ip6_output.c 1.15
Module Name:src
Committed By: msaitoh
Date: Wed Aug 27 17:06:10 UTC 2014
Modified Files:
src/sys/netinet6 [netbsd-5-2]: ip6_output.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1920):
sys/netinet6/ip6_output.c 1.15
Module Name:src
Committed By: msaitoh
Date: Thu Aug 28 16:22:59 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add Internal SERDES mode support newer than or equal to 82575.
Currently, it supports fiber device only. If you use 1000BaseT SFP module,
it won'
Module Name:src
Committed By: msaitoh
Date: Fri Aug 29 12:14:30 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
No binary change:
- Move some NVM related macros fromk if_wm.c to if_wmreg.h.
- Rename some macros for consistency.
To generate a dif
Module Name:src
Committed By: msaitoh
Date: Mon Sep 1 03:14:16 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Samsung Electronics XP941 M.2 SSD
To generate a diff of this commit:
cvs rdiff -u -r1.1199 -r1.1200 src/sys/dev/pci/pcidevs
Please note tha
Module Name:src
Committed By: msaitoh
Date: Mon Sep 1 03:14:51 UTC 2014
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.1192 -r1.1193 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1191 -r1.11
Module Name:src
Committed By: msaitoh
Date: Mon Sep 1 16:42:27 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Fix a bug that wm_get_swsm_semaphore() timed out when attaching device on some
machines.
- Calculate NVM word size correctly.
- Determ
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 02:09:24 UTC 2014
Modified Files:
src/share/mk [netbsd-5]: bsd.README bsd.lib.mk
Log Message:
Pull up following revision(s) (requested by tls in ticket #1338):
share/mk/bsd.README: revision 1.265
share/
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 02:15:10 UTC 2014
Modified Files:
src [netbsd-5]: UPDATING
Log Message:
Pull up following revision(s) (requested by tls in ticket #1339):
UPDATING: revision 1.209 via patch
Note shared objects extension change,
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 02:16:50 UTC 2014
Modified Files:
src/doc [netbsd-5]: CHANGES-5.3
Log Message:
Ticket 1338 and 1339.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.70 -r1.1.2.71 src/doc/CHANGES-5.3
Please note that diffs a
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 14:30:04 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Read SFF SFP ROM and configure driver from the value.
To generate a diff of this commit:
cvs rdiff -u -r1.294 -r1.295 src/sys/dev/pci
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 14:36:45 UTC 2014
Modified Files:
src/share/man/man4: wm.4
Log Message:
Now all of the internal SERDES systems are supported, so update BUGS section.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/
Module Name:src
Committed By: msaitoh
Date: Wed Sep 3 14:40:36 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
wm(4): Add internal SERDES support for 82575 and newer controllers.
To generate a diff of this commit:
cvs rdiff -u -r1.1973 -r1.1974 src/doc/CHANGES
P
Module Name:src
Committed By: msaitoh
Date: Thu Sep 4 02:34:32 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Remove one obsolete TODO entry.
To generate a diff of this commit:
cvs rdiff -u -r1.295 -r1.296 src/sys/dev/pci/if_wm.c
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 18:57:58 UTC 2014
Modified Files:
src/sys/ufs/chfs [netbsd-7]: chfs_gc.c chfs_readinode.c chfs_scan.c
chfs_vnode.c ebh.c
Log Message:
Pull up following revision(s) (requested by he in ticket #74):
s
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:03:37 UTC 2014
Modified Files:
src/sys/external/bsd/dwc2/dist [netbsd-7]: dwc2_hcd.c dwc2_hcd.h
dwc2_hcdintr.c dwc2_hcdqueue.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #75
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:06:35 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf [netbsd-7]: RPI
Log Message:
Pull up following revision(s) (requested by skrll in ticket #76):
sys/arch/evbarm/conf/RPI: revision 1.50
Copy the list of
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:09:07 UTC 2014
Modified Files:
src/lib/libperfuse [netbsd-7]: ops.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #78):
lib/libperfuse/ops.c: revision 1.73
rmdir dir/.. must return
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:12:04 UTC 2014
Modified Files:
src/sys/netinet [netbsd-7]: in_pcb.c
src/sys/netinet6 [netbsd-7]: in6_pcb.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #80):
sys/netinet6/
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:15:03 UTC 2014
Modified Files:
src/external/bsd/cron/dist [netbsd-7]: crontab.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #81):
external/bsd/cron/dist/crontab.c: revision 1.8
Re
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 19:17:59 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 74-76, 78, 80 and 81.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-7.0
Please note that
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 20:38:20 UTC 2014
Modified Files:
src/sys/arch/next68k/next68k [netbsd-6-1]: pmap_bootstrap.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1008):
sys/arch/next68k/next68k/pmap_boo
Module Name:src
Committed By: msaitoh
Date: Mon Sep 8 20:44:21 UTC 2014
Modified Files:
src/sys/arch/next68k/next68k [netbsd-6-0]: pmap_bootstrap.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1008):
sys/arch/next68k/next68k/pmap_boo
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:24:29 UTC 2014
Modified Files:
src/usr.sbin/ypbind [netbsd-6]: ypbind.8 ypbind.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1083):
usr.sbin/ypbind/ypbind.c: revision 1.91
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:28:32 UTC 2014
Modified Files:
src/external/gpl2/xcvs/dist/src [netbsd-6]: server.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #1108):
external/gpl2/xcvs/dist/src/server.c: revisi
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:29:53 UTC 2014
Modified Files:
src/external/gpl2/xcvs/dist/src [netbsd-6]: server.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #1109):
external/gpl2/xcvs/dist/src/server.c: revisi
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:35:50 UTC 2014
Modified Files:
src/sys/arch/sparc/sparc [netbsd-6]: autoconf.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1110):
sys/arch/sparc/sparc/autoconf.c: revision 1.25
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:49:43 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
Ticket 1008.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-6.1.5
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:49:14 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1083, 1108-1110.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.131 -r1.1.2.132 src/doc/CHANGES-6.2
Please note that dif
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 08:50:06 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
Ticket 1008.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-6.0.6
Please note that diffs are
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:09:16 UTC 2014
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Update CPUID(EAX=0x0d, ECXD=1) from Intel SDM:
- XSAVEC(bit1)
- XGETBV(bit2)
- XSAVES(bit3)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:11:33 UTC 2014
Modified Files:
src/sys/arch/x86/include: cacheinfo.h
Log Message:
Add new cache descriptor (0xc3) from the latest Intel SDM.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/ar
Module Name:src
Committed By: msaitoh
Date: Tue Sep 9 15:14:39 UTC 2014
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
Update CPUID signature values from the latest Intel SDM.
- Core M-5xxx
- Core i7 extreme
- Future Core (0x4e)
- Future Xeon (0x56)
To ge
Module Name:src
Committed By: msaitoh
Date: Thu Sep 11 17:09:05 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
It's not required to print "failed to detect NVM bank" with
aprint_error_dev(). Use DPRINTF(). Same as {Free,Open}BSD.
To generate a diff of th
Module Name:src
Committed By: msaitoh
Date: Thu Sep 11 18:11:59 UTC 2014
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
- Add two more bit definitions
- XINUSE -> XGETBV
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/x86/i
Module Name:src
Committed By: msaitoh
Date: Fri Sep 12 12:30:20 UTC 2014
Modified Files:
src/sys/arch/amd64/amd64: db_disasm.c
src/sys/arch/i386/i386: db_disasm.c
Log Message:
KNF. No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 sr
Module Name:src
Committed By: msaitoh
Date: Tue Sep 16 07:05:44 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add some new Intel I218 devices.
To generate a diff of this commit:
cvs rdiff -u -r1.1200 -r1.1201 src/sys/dev/pci/pcidevs
Please note that dif
Module Name:src
Committed By: msaitoh
Date: Tue Sep 16 07:06:15 UTC 2014
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.1193 -r1.1194 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1192 -r1.11
Module Name:src
Committed By: msaitoh
Date: Tue Sep 16 07:06:42 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add some new I218 devices.
To generate a diff of this commit:
cvs rdiff -u -r1.297 -r1.298 src/sys/dev/pci/if_wm.c
Please note that diffs are n
Module Name:src
Committed By: msaitoh
Date: Mon Sep 22 13:01:44 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Always print the Slot implemented bit in the PCIe Capabilities
Register using with onoff().
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: msaitoh
Date: Tue Sep 23 13:48:04 UTC 2014
Modified Files:
src/sbin/gpt: resizedisk.c
Log Message:
Fix compile error observed on i386. Use PRIu64.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sbin/gpt/resizedisk.c
Please
Module Name:src
Committed By: msaitoh
Date: Wed Sep 24 09:49:49 UTC 2014
Modified Files:
src/sys/dev/pci: ppb.c
Log Message:
- Modify message of PCIe capability version. This field (PCIE_XCAP_VER_MASK)
is not specification's version number but the capability structure's
Module Name:src
Committed By: msaitoh
Date: Wed Sep 24 10:57:03 UTC 2014
Modified Files:
src/sys/dev/pci: pcireg.h ppb.c
Log Message:
Rename PCIE_XCAP_VER_* macros to avoid confusion.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/dev/pci/pcireg.h
Module Name:src
Committed By: msaitoh
Date: Thu Sep 25 03:28:57 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
- Add some Intel gigabit Ethernet devices.
- Remove trailing white spaces.
To generate a diff of this commit:
cvs rdiff -u -r1.1201 -r1.1202 src
Module Name:src
Committed By: msaitoh
Date: Thu Sep 25 03:29:31 UTC 2014
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.1195 -r1.1196 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1194 -r1.11
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 15:02:56 UTC 2014
Modified Files:
src/distrib/cobalt/ramdisk: Makefile
src/sys/arch/cobalt/conf: RAMDISK
Log Message:
Increase ramdisk size.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/dis
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 15:31:01 UTC 2014
Modified Files:
src/common/lib/libc/arch/i386/string/small [netbsd-7]: strchr.S
Log Message:
Pull up following revision(s) (requested by khorben in ticket #118):
common/lib/libc/arch/i386/stri
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 15:45:36 UTC 2014
Modified Files:
src/sys/dev/iscsi [netbsd-7]: iscsi_send.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #119):
sys/dev/iscsi/iscsi_send.c: revision 1.10
The "throttli
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 16:15:59 UTC 2014
Modified Files:
src/share/man/man4 [netbsd-7]: bio.4 mpt.4
src/sys/dev/ic [netbsd-7]: mpt.c mpt.h mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #120)
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 16:21:56 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket 118-120.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-7.0
Please note that diffs are not
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:00:39 UTC 2014
Modified Files:
src/share/man/man9 [netbsd-6]: callout.9
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1119):
share/man/man9/callout.9: revision 1.27
callout_ac
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:28:15 UTC 2014
Modified Files:
src/sys/dev/acpi [netbsd-6]: acpi_ec.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1122):
sys/dev/acpi/acpi_ec.c: revision 1.73
Register a nul
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:33:21 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: ichsmb.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1123):
sys/dev/pci/ichsmb.c: revision 1.37
Register a null pm
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:35:30 UTC 2014
Modified Files:
src/share/man/man9 [netbsd-6]: uvm_map.9
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1125):
share/man/man9/uvm_map.9: revision 1.3
sha
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:38:09 UTC 2014
Modified Files:
src/share/man/man9 [netbsd-6]: uvm_km.9
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1126):
share/man/man9/uvm_km.9: revision 1.3
Fix typo in u
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:39:02 UTC 2014
Modified Files:
src/share/man/man3 [netbsd-6]: attribute.3
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1127):
share/man/man3/attribute.3: revision 1.16
Fix no
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:40:43 UTC 2014
Modified Files:
src/sys/arch/amd64/conf [netbsd-6]: GENERIC
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1129):
sys/arch/amd64/conf/GENERIC: revision 1.385
Ena
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:41:51 UTC 2014
Modified Files:
src/share/man/man9 [netbsd-6]: iic.9
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1130):
share/man/man9/iic.9: revision 1.10
Correct return typ
Module Name:src
Committed By: msaitoh
Date: Mon Sep 29 18:46:27 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: radeonfb.c
src/sys/dev/wsfb [netbsd-6]: genfb.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1120):
sys/dev
Module Name:src
Committed By: msaitoh
Date: Tue Sep 30 00:30:00 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1119-1120, 1122-1127 and 1129-1130.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.134 -r1.1.2.135 src/doc/CHANGES-6.2
P
Module Name:src
Committed By: msaitoh
Date: Tue Sep 30 10:21:50 UTC 2014
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1 mkubootimage.c uboot.h
Log Message:
Support arm64, i386 and or1k.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/mku
Module Name:src
Committed By: msaitoh
Date: Tue Sep 30 10:23:16 UTC 2014
Modified Files:
src/usr.bin/mkubootimage: mkubootimage.1
Log Message:
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/mkubootimage/mkubootimage.1
Please note that
Module Name:src
Committed By: msaitoh
Date: Wed Oct 1 08:37:48 UTC 2014
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Intel Atom Z36xx and Z37xx devices from the datasheet.
To generate a diff of this commit:
cvs rdiff -u -r1.1202 -r1.1203 src/sys/dev/pci/pci
Module Name:src
Committed By: msaitoh
Date: Thu Oct 2 03:58:48 UTC 2014
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.1196 -r1.1197 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1195 -r1.11
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:09:30 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add some devices. Not tested because I have no any of these devices/cards.
To generate a diff of this commit:
cvs rdiff -u -r1.298 -r1.299 src/
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:15:56 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
- Add some PCI subclass and interfaces.
- The interface of PCI_SUBCLASS_BRIDGE_RACEWAY is not decoded yet.
- Fix typo in a message.
-
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:31:24 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmvar.h
Log Message:
Delete 82580ER related code. It was from FreeBSD and was removed in r203049.
To generate a diff of this commit:
cvs rdiff -u -r1.299
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 07:52:50 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix debug message.
To generate a diff of this commit:
cvs rdiff -u -r1.300 -r1.301 src/sys/dev/pci/if_wm.c
Please note that diffs are not publi
Module Name:src
Committed By: msaitoh
Date: Mon Oct 6 08:00:58 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
s/genric/generic/
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/dev/pci/pci_subr.c
Please note that diffs are not
Module Name:src
Committed By: msaitoh
Date: Tue Oct 7 15:34:06 UTC 2014
Modified Files:
src/sys/arch/amd64/amd64: db_disasm.c
src/sys/arch/i386/i386: db_disasm.c
Log Message:
No functional change.
- 0 -> NULL
- Don't use cast.
- Style fix.
- Fix typos in comment.
Module Name:src
Committed By: msaitoh
Date: Wed Oct 8 05:44:03 UTC 2014
Modified Files:
src/lib/libc/time: Makefile.inc
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/time/Makefile.inc
Please note that diffs are not pu
Module Name:src
Committed By: msaitoh
Date: Thu Oct 9 18:34:24 UTC 2014
Modified Files:
src/sys/arch/amd64/amd64: db_disasm.c
src/sys/arch/i386/i386: db_disasm.c
Log Message:
Fix bugs:
- aaa and daa were reversed. Same as *BSDs.
- fix operand order of shld and shr
Module Name:src
Committed By: msaitoh
Date: Fri Oct 10 11:04:21 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Support DH89XXCC devices.
- Add extra delay for 82580 and newer devices except DH89XXCC SGMII device.
Same as FreeBSD.
To generate a diff of
Module Name:src
Committed By: msaitoh
Date: Thu Mar 11 04:55:04 UTC 2010
Modified Files:
src/sys/dev/pci: if_bnx.c
Log Message:
Add missing ifmedia_delete_instance() in bnx_detach().
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/dev/pci/if_bnx.c
Module Name:src
Committed By: msaitoh
Date: Thu Apr 1 01:11:53 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Fix the code for 5822 B0 errata. Use pci_conf_read() and access at
32bit alignment.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1
Module Name:src
Committed By: msaitoh
Date: Tue May 25 01:17:55 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix the names of 82577L[MC] LAN controllers (for mobile).
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/sys/dev/
Module Name:src
Committed By: msaitoh
Date: Thu Jun 3 00:05:36 UTC 2010
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Fix DMA setting for read/write on conventional PCI bus devices.
This bug was added in rev. 1.166. Sorry...
To generate a diff of this commit:
c
Module Name:src
Committed By: msaitoh
Date: Fri Jun 25 03:47:57 UTC 2010
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
The GIO master enable bit in STATUS register is not bit 16 but bit 18.
It will fix a problem on 82580 SGMII system.
To generate a diff of thi
Module Name:src
Committed By: msaitoh
Date: Fri Jun 25 04:03:14 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
Add some code to support 82580[ER]. Tested on my own I340-T4.
- Fix CTRL_EXT_SWDPIN() and CTRL_EXT_SWDPIO() macros. The bit order of
Module Name:src
Committed By: msaitoh
Date: Fri Jun 25 04:16:28 UTC 2010
Modified Files:
src/sys/dev/pci: if_wmreg.h
Log Message:
fix comment.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/if_wmreg.h
Please note that diffs are not public
Module Name:src
Committed By: msaitoh
Date: Fri Jun 25 04:35:54 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Only 82571 shares port 0 of EEMNGCTL_CFGDONE.
To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 src/sys/dev/pci/if_wm.c
Please no
Module Name:src
Committed By: msaitoh
Date: Mon Jun 28 01:43:39 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix a bug that wm_attach() fails after reading MAC address. Fixes PR#43533.
Fix an uninitialized value on some cases.
To generate a diff of thi
Module Name:src
Committed By: msaitoh
Date: Tue Jun 29 04:02:07 UTC 2010
Modified Files:
src/sys/dev/usb: uhci.c
Log Message:
Do not process the abnormality system procedure, when Run/Stop=0 and
HCHalted=1 - this is normal. Fixes a bug that system hangs at boot time
when
Module Name:src
Committed By: msaitoh
Date: Fri Jul 2 03:25:27 UTC 2010
Modified Files:
src/sys/dev/pci: pucdata.c
Log Message:
Fix frequency for OX16PCI954.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/pucdata.c
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Tue Jul 6 00:02:28 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Advantech and Decision Computer's vendor IDs and their products.
To generate a diff of this commit:
cvs rdiff -u -r1.1036 -r1.1037 src/sys/d
Module Name:src
Committed By: msaitoh
Date: Tue Jul 6 00:04:21 UTC 2010
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.1033 -r1.1034 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1032 -r1.10
Module Name:src
Committed By: msaitoh
Date: Tue Jul 6 00:18:02 UTC 2010
Modified Files:
src/share/man/man4: puc.4
Log Message:
Sort by name. No any addititon in this change.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/puc.4
Please n
Module Name:src
Committed By: msaitoh
Date: Tue Jul 6 00:35:55 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Fix the name of PCI-1620A-AE.
To generate a diff of this commit:
cvs rdiff -u -r1.1037 -r1.1038 src/sys/dev/pci/pcidevs
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Tue Jul 6 00:36:28 UTC 2010
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.1034 -r1.1035 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1033 -r1.10
Module Name:src
Committed By: msaitoh
Date: Wed Jul 7 03:55:01 UTC 2010
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
For interrupt transfer, nak throttling must be disabled, but for the other
transfer type, nak throttling should be enabled from the veiwpoint that
Module Name:src
Committed By: msaitoh
Date: Wed Jul 7 04:56:44 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
0x1409 is SUNIX
To generate a diff of this commit:
cvs rdiff -u -r1.1038 -r1.1039 src/sys/dev/pci/pcidevs
Please note that diffs are not public
Module Name:src
Committed By: msaitoh
Date: Wed Jul 7 04:57:40 UTC 2010
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.1035 -r1.1036 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1034 -r1.10
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 00:03:31 UTC 2010
Modified Files:
src/sys/dev/pci: pucdata.c
Log Message:
Sort by PCI_VENDOR_*. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/pucdata.c
Please no
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 00:59:47 UTC 2010
Modified Files:
src/share/man/man4: puc.4
src/sys/dev/pci: pucdata.c
Log Message:
- revert pucdata.c rev. 1.60 and add a new entry which checks subvendor code.
- Add the following cards' suppo
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 01:05:09 UTC 2010
Modified Files:
src/share/man/man4: puc.4
Log Message:
PCI-1620A-AE is not 4 ports card but 8 ports.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/puc.4
Please no
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 06:12:41 UTC 2010
Modified Files:
src/sys/dev/pci: pucdata.c
Log Message:
Use real company name and product name.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/pucdata.c
Please note t
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 06:13:58 UTC 2010
Modified Files:
src/share/man/man4: puc.4
Log Message:
Cleanup and add some entries.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/puc.4
Please note that diffs ar
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 08:46:20 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Advantech PCI-1610 and PCI-1612
To generate a diff of this commit:
cvs rdiff -u -r1.1039 -r1.1040 src/sys/dev/pci/pcidevs
Please note that
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 08:47:05 UTC 2010
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.1036 -r1.1037 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1035 -r1.103
Module Name:src
Committed By: msaitoh
Date: Thu Jul 8 08:49:55 UTC 2010
Modified Files:
src/share/man/man4: puc.4
src/sys/dev/pci: pucdata.c
Log Message:
- Fix a table for Advantech PCI-1620
- Add entry for PCI-1610 and PCI-1612
To generate a diff of this commit
1101 - 1200 of 3442 matches
Mail list logo