Module Name:src
Committed By: martin
Date: Mon May 14 16:07:06 UTC 2018
Modified Files:
src/sys/dev/ic [netbsd-6]: hme.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1548):
sys/dev/ic/hme.c: revision 1.97
Fix mis-placed right paren
Module Name:src
Committed By: snj
Date: Tue Mar 13 17:48:21 UTC 2018
Modified Files:
src/sys/dev/ppbus [netbsd-6]: if_plip.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1537):
sys/dev/ppbus/if_plip.c: 1.28
spl leak, found by Mootja
Module Name:src
Committed By: snj
Date: Tue Mar 13 17:20:25 UTC 2018
Modified Files:
src/sys/dev/sbus [netbsd-6]: be.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1533):
sys/dev/sbus/be.c: 1.86
spl leak, found by Mootja a long time a
Module Name:src
Committed By: snj
Date: Tue Mar 13 16:38:28 UTC 2018
Modified Files:
src/sys/dev [netbsd-6]: fss.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1516):
sys/dev/fss.c: 1.101-1.103
Bounds check against media size for non-
Module Name:src
Committed By: snj
Date: Sat Aug 19 04:29:14 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: ciss.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1486):
sys/dev/ic/ciss.c: revision 1.37
Reject negative indices from userl
Module Name:src
Committed By: snj
Date: Sat Aug 19 04:27:39 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: isp_netbsd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1485):
sys/dev/ic/isp_netbsd.c: revision 1.89
Reject out-of-bounds c
Module Name:src
Committed By: snj
Date: Sat Aug 19 03:50:01 UTC 2017
Modified Files:
src/sys/dev [netbsd-6]: vnd.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1480):
sys/dev/vnd.c: 1.260, 1.262 via patch
Put in a litany of judicious boun
Module Name:src
Committed By: snj
Date: Sat Aug 19 03:15:57 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: bwi.c
Log Message:
`cat ~/releng/r-commit`
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.8.1 src/sys/dev/ic/bwi.c
Please note that diffs are n
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:08:21 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: dm9000.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1477):
sys/dev/ic/dm9000.c: revision 1.12
Check for MCLGET failure in dm
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:04:58 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: dp83932.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1476):
sys/dev/ic/dp83932.c: revision 1.41
Plug mbuf leak on MCLGET fai
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:03:22 UTC 2017
Modified Files:
src/sys/dev/ic [netbsd-6]: i82596.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1475):
sys/dev/ic/i82596.c: revision 1.37
Null out sc_rx_mbuf[i] after m
Module Name:src
Committed By: snj
Date: Fri Aug 18 15:00:53 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-6]: if_et.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1474):
sys/dev/pci/if_et.c: revision 1.15
Check for MCLGET failure in et
Module Name:src
Committed By: snj
Date: Fri Aug 18 14:58:15 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-6]: if_ipw.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1473):
sys/dev/pci/if_ipw.c: revision 1.65 via patch
Null out sbuf->m o
Module Name:src
Committed By: snj
Date: Sat Aug 12 16:26:31 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-6]: if_ural.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1470):
sys/dev/usb/if_ural.c: revision 1.52
Free the RX list if ural_a
Module Name:src
Committed By: snj
Date: Sun Jul 23 14:27:24 UTC 2017
Modified Files:
src/sys/dev/pci [netbsd-6]: aceride.c pciide_acer_reg.h
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1463):
sys/dev/pci/aceride.c: revision 1.37
Module Name:src
Committed By: snj
Date: Fri Jul 21 04:06:50 UTC 2017
Modified Files:
src/sys/dev [netbsd-6]: audio.c
Log Message:
Apply patch (requested by nat in ticket #1457):
Fix occasional stuttering that can be caused by ringbuffer overflow.
To generate a diff of th
Module Name:src
Committed By: snj
Date: Fri Jul 21 04:02:12 UTC 2017
Modified Files:
src/sys/dev [netbsd-6]: cgd.c
Log Message:
Apply patch (requested by chs in ticket #1455):
Avoid crashes by checking if a cgd device has been configured before
processing most ioctls, and
Module Name:src
Committed By: snj
Date: Sat Mar 25 17:35:56 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-6]: ixgbe.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1439):
sys/dev/pci/ixgbe/ixgbe.c: revision 1.60 via patch
Use
Module Name:src
Committed By: snj
Date: Sat Mar 25 17:30:18 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-6]: uplcom.c
Log Message:
Pull up following revision(s) (requested by bad in ticket #1445):
sys/dev/usb/uplcom.c: revision 1.75
Null suspend/resume handler
Module Name:src
Committed By: snj
Date: Sat Mar 25 17:26:53 UTC 2017
Modified Files:
src/sys/dev/usb [netbsd-6]: uplcom.c
Log Message:
Pull up following revision(s) (requested by bad in ticket #1444):
sys/dev/usb/uplcom.c: revision 1.76
Don't pretend to do zero len
Module Name:src
Committed By: bouyer
Date: Sat Sep 24 13:14:57 UTC 2016
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c
Log Message:
Apply patch, requested by martin in ticket #1407:
sys/dev/pci/if_wm.c patch
fix evbppc build, where the older gcc wrongly wa
Module Name:src
Committed By: bouyer
Date: Sat Sep 24 12:56:16 UTC 2016
Modified Files:
src/sys/dev/pci [netbsd-6]: if_vioif.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1401):
sys/dev/pci/if_vioif.c: revision 1.25
Fix initializing
Module Name:src
Committed By: bouyer
Date: Sat Aug 27 14:47:48 UTC 2016
Modified Files:
src/sys/dev [netbsd-6]: fss.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1399):
sys/dev/fss.c: revision 1.95
Disestablish COW handler on error.
Module Name:src
Committed By: bouyer
Date: Sat Aug 27 14:11:02 UTC 2016
Modified Files:
src/sys/dev/isapnp [netbsd-6]: isapnpdevs.c isapnpdevs.h
Log Message:
regen for ticket 1386
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.71.40.1 src/sys/dev/isapnp/isapn
Module Name:src
Committed By: bouyer
Date: Sat Aug 27 14:09:42 UTC 2016
Modified Files:
src/sys/dev/isapnp [netbsd-6]: isapnpdevs
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1386):
sys/dev/isapnp/isapnpdevs: revision 1.69
Add anothe
Module Name:src
Committed By: bouyer
Date: Sat Aug 27 14:04:25 UTC 2016
Modified Files:
src/sys/dev/ic [netbsd-6]: gem.c
Log Message:
Pull up following revision(s) (requested by jdc in ticket #1384):
sys/dev/ic/gem.c: revision 1.105
PR kern/46083
Track the start of
Module Name:src
Committed By: snj
Date: Wed Jul 13 08:14:08 UTC 2016
Modified Files:
src/sys/dev/usb [netbsd-6]: ohci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1350):
sys/dev/usb/ohci.c: revision 1.257
Fix 10year old bug of mine af
Module Name:src
Committed By: snj
Date: Tue May 10 23:10:59 UTC 2016
Modified Files:
src/sys/dev/usb [netbsd-6]: uslsa.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1381):
sys/dev/usb/uslsa.c: revision 1.19
Improve support for the
Module Name:src
Committed By: snj
Date: Fri May 6 18:43:35 UTC 2016
Modified Files:
src/sys/dev/mii [netbsd-6]: igphy.c ukphy.c
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #13
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 20:27:35 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_iwn.c if_iwnvar.h
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #1330):
sys/dev/pci/if_iwnvar.h: revision 1.17
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 17:45:44 UTC 2015
Modified Files:
src/sys/dev/mii [netbsd-6]: atphy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1325):
sys/dev/mii/atphy.c: revision 1.17
Fix incorrect argumen
Module Name:src
Committed By: bouyer
Date: Sun Nov 15 16:47:26 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6]: mpt_netbsd.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1316):
sys/dev/ic/mpt_netbsd.c: revision 1.32
Adapter leaks r
Module Name:src
Committed By: snj
Date: Thu Apr 30 19:54:39 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
regen for ticket 1296
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.17 -r1.1097.2.18 src/sys/dev/pci/pcidev
Module Name:src
Committed By: snj
Date: Thu Apr 30 19:53:28 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmvar.h pcidevs
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1296):
sys/dev/pci/pcidevs: revision 1.1195 via p
Module Name:src
Committed By: riz
Date: Sun Apr 19 17:07:07 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket 1293.
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.16 -r1.1097.2.17 src/sys/dev/pci/pcide
Module Name:src
Committed By: riz
Date: Sun Apr 19 17:06:27 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs
Log Message:
sys/dev/pci/pcidevs 1.1208-1.1220 via patch
sys/dev/pci/pcidevs.h regen
sys/dev/pci/p
Module Name:src
Committed By: riz
Date: Sun Apr 19 17:01:50 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c
Log Message:
Apply patch (requested by msaitoh in ticket #1292):
sys/dev/pci/if_wm.c 1.313-1.314 and 1.316 via patch
Module Name:src
Committed By: snj
Date: Thu Apr 16 06:20:08 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1277):
sys/dev/pci/if_wm.c: revision 1.312 via patch
Module Name:src
Committed By: snj
Date: Tue Mar 24 08:58:30 UTC 2015
Modified Files:
src/sys/dev [netbsd-6]: cons.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1267):
sys/dev/cons.c: revision 1.74 via patch
Fix strange kernel output
Module Name:src
Committed By: riz
Date: Thu Mar 5 22:21:02 UTC 2015
Modified Files:
src/sys/dev/ic [netbsd-6]: tulip.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1262):
sys/dev/ic/tulip.c: revision 1.185
Stop the interface before
Module Name:src
Committed By: martin
Date: Mon Feb 16 08:32:33 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_bge.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1256):
sys/dev/pci/if_bge.c: revision 1.278
Fix three bugs repor
Module Name:src
Committed By: martin
Date: Wed Feb 11 14:35:13 UTC 2015
Modified Files:
src/sys/dev/usb [netbsd-6]: usbdi.c
Log Message:
Pull up following revision(s) (requested by aymeric in ticket #1250):
sys/dev/usb/usbdi.c: revision 1.163
clip xfer->actlen also
Module Name:src
Committed By: martin
Date: Wed Feb 4 11:35:04 UTC 2015
Modified Files:
src/sys/dev/mii [netbsd-6]: atphy.c brgphy.c ciphy.c mii_physubr.c
rgephy.c urlphy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1245):
Module Name:src
Committed By: martin
Date: Wed Feb 4 10:55:00 UTC 2015
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1244):
sys/dev/pci/if_wm.c: revision 1.310
Fix a bug that a wor
Module Name:src
Committed By: snj
Date: Wed Feb 4 04:18:23 UTC 2015
Modified Files:
src/sys/dev [netbsd-6]: vnd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1242):
sys/dev/vnd.c: revision 1.240, 1.241
As discussed in
http://mail-ind
Module Name:src
Committed By: martin
Date: Fri Jan 16 09:41:19 UTC 2015
Modified Files:
src/sys/dev/usb [netbsd-6]: usbdevs.h usbdevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.600.2.9 -r1.600.2.10 src/sys/dev/usb/usbdevs.h
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Fri Jan 16 09:40:29 UTC 2015
Modified Files:
src/sys/dev/usb [netbsd-6]: udl.c usbdevs
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1233):
sys/dev/usb/udl.c: revision 1.12
sys/dev/us
Module Name:src
Committed By: msaitoh
Date: Mon Dec 22 04:11:38 UTC 2014
Modified Files:
src/sys/dev/raidframe [netbsd-6]: rf_netbsdkintf.c
Log Message:
Pull up following revision(s) (requested by taca in ticket #1216):
sys/dev/raidframe/rf_netbsdkintf.c: revision
Module Name:src
Committed By: martin
Date: Sun Dec 14 14:24:56 UTC 2014
Modified Files:
src/sys/dev/ic [netbsd-6]: rtl8169.c
Log Message:
Pull up following revision(s) (requested by uwe in ticket #1212):
sys/dev/ic/rtl8169.c: revision 1.142
RealTek 8139C+ incorrect
Module Name:src
Committed By: martin
Date: Sun Dec 7 16:39:55 UTC 2014
Modified Files:
src/sys/dev/mii [netbsd-6]: brgphy.c brgphyreg.h
src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h if_bnx.c if_bnxreg.h
if_bnxvar.h
Log Message:
Pull up the following
Module Name:src
Committed By: martin
Date: Sun Dec 7 16:37:47 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.15 -r1.1097.2.16 src/sys/dev/pci/pcidevs.h
cvs rdiff
Module Name:src
Committed By: martin
Date: Sun Dec 7 16:36:46 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs
Log Message:
Pull up the following, requested by msaitoh in #1207:
sys/dev/pci/pcidevs 1.1148-1.1149 via patch
To gener
Module Name:src
Committed By: martin
Date: Sun Dec 7 15:21:37 UTC 2014
Modified Files:
src/sys/dev/mii [netbsd-6]: miidevs.h miidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.108.4.2 -r1.108.4.3 src/sys/dev/mii/miidevs.h
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Sun Dec 7 15:20:59 UTC 2014
Modified Files:
src/sys/dev/mii [netbsd-6]: miidevs
Log Message:
Pull up the following changes, requested by msaitoh in #1204:
sys/dev/mii/miidevs 1.110-1.111, 1.114-1.118, 1.120-1.122 (patch)
Module Name:src
Committed By: snj
Date: Thu Dec 4 06:04:07 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1203):
sys/dev/pci/if_wm.c: revisions 1.271, 1
Module Name:src
Committed By: snj
Date: Thu Dec 4 05:55:00 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
regen for ticket 1202
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.14 -r1.1097.2.15 src/sys/dev/pci/pcidev
Module Name:src
Committed By: snj
Date: Thu Dec 4 05:54:04 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1202):
sys/dev/pci/pcidevs: revisions 1.1160-1.1161, 1.1163-1.1171,
Module Name:src
Committed By: msaitoh
Date: Wed Dec 3 12:49:37 UTC 2014
Modified Files:
src/sys/dev/ppbus [netbsd-6]: ppbus_base.c
Log Message:
Pull up following revision(s) (requested by snj in ticket #1190):
sys/dev/ppbus/ppbus_base.c: revision 1.20
PR/49281: Jo
Module Name:src
Committed By: snj
Date: Tue Dec 2 22:05:14 UTC 2014
Modified Files:
src/sys/dev/raidframe [netbsd-6]: raidframevar.h rf_netbsdkintf.c
rf_reconstruct.c
Log Message:
Pull up following revision(s) (requested by oster in ticket #1194):
sys/
Module Name:src
Committed By: martin
Date: Sun Nov 9 12:04:40 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #1188
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.13 -r1.1097.2.14 src/sys/dev/pci/pc
Module Name:src
Committed By: martin
Date: Tue Nov 4 09:23:20 UTC 2014
Modified Files:
src/sys/dev/mii [netbsd-6]: atphy.c brgphy.c mii.h mii_physubr.c
rgephy.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1146):
sys/dev/
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: 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: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: snj
Date: Sat Sep 13 17:53:15 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: pci_usrreq.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1124):
sys/dev/pci/pci_usrreq.c: revision 1.26
Reject unalign
Module Name:src
Committed By: msaitoh
Date: Fri Aug 8 03:47:21 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: agp_i810.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1105):
src/sys/dev/pci/agp_i810.c 1.108-1.110 via patc
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 09:31:09 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: if_vioif.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #1102):
sys/dev/pci/if_vioif.c: revision 1.5
Don't set SOFTINT
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 08:33:36 UTC 2014
Modified Files:
src/sys/dev/pckbport [netbsd-6]: wskbdmap_mfii.c
src/sys/dev/usb [netbsd-6]: ukbdmap.c
Log Message:
Pull up following revision(s) (requested by mbalmer in ticket #1099):
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 08:13:44 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: piixpm.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1096):
sys/dev/pci/piixpm.c: revision 1.45
Consistently pass a
Module Name:src
Committed By: msaitoh
Date: Thu Aug 7 08:01:37 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-6]: if_urndis.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1094):
sys/dev/usb/if_urndis.c: revision 1.7
PR/48963: kmem_fr
Module Name:src
Committed By: msaitoh
Date: Tue Jun 3 14:57:09 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c
Log Message:
Pull up following revision(s) (requested by tls in ticket #1070):
sys/dev/pci/if_wm.c: revision 1.269
>From dyoung@ -- bump max
Module Name:src
Committed By: msaitoh
Date: Tue Jun 3 14:31:13 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-6]: siside.c
Log Message:
Pull up following revision(s) (requested by abs in ticket #1069):
sys/dev/pci/siside.c: revision 1.35
Add in missing space af
Module Name:src
Committed By: msaitoh
Date: Fri Apr 11 08:45:18 UTC 2014
Modified Files:
src/sys/dev/acpi [netbsd-6]: thinkpad_acpi.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #1039):
sys/dev/acpi/thinkpad_acpi.c: revision 1.42
Ma
Module Name:src
Committed By: msaitoh
Date: Fri Apr 11 08:38:07 UTC 2014
Modified Files:
src/sys/dev/wscons [netbsd-6]: mra.c
Log Message:
Pull up following revision(s) (requested by khorben in ticket #1037):
sys/dev/wscons/mra.c1.6
Fixed wrong cast an
Module Name:src
Committed By: sborrill
Date: Fri Feb 21 10:41:06 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-6]: umass.c umassvar.h usb_mem.c
Log Message:
Pull up the following revisions(s) (requested by mlelstv in ticket #1032):
sys/dev/usb/umass.c:revisi
Module Name:src
Committed By: sborrill
Date: Fri Feb 7 11:33:34 UTC 2014
Modified Files:
src/sys/dev/usb [netbsd-6]: usb_subr.c
Log Message:
Pull up the following revisions(s) (requested by skrll in ticket #1015):
sys/dev/usb/usb_subr.c: revision 1.190, 1.192
Fix
Module Name:src
Committed By: sborrill
Date: Fri Feb 7 11:15:37 UTC 2014
Modified Files:
src/sys/dev/ic [netbsd-6]: pckbc.c
Log Message:
Pull up the following revisions(s) (requested by skrll in ticket #1014):
sys/dev/ic/pckbc.c: revision 1.56
Do not take dat
Module Name:src
Committed By: riz
Date: Tue Dec 17 22:29:48 UTC 2013
Modified Files:
src/sys/dev/acpi [netbsd-6]: acpi_cpu.h acpi_cpu_tstate.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #984):
sys/dev/acpi/acpi_cpu.h: revision 1.44
Module Name:src
Committed By: bouyer
Date: Sat Dec 14 19:26:39 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: ehci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #990):
sys/dev/usb/ehci.c: revision 1.221
In ehci_check_qh_intr don't
Module Name:src
Committed By: msaitoh
Date: Mon Nov 18 02:38:15 UTC 2013
Modified Files:
src/sys/dev/mii [netbsd-6]: brgphy.c
Log Message:
Fix commpile error. This diff was in ticket #983.
To generate a diff of this commit:
cvs rdiff -u -r1.59.8.3 -r1.59.8.4 src/sys/dev
Module Name:src
Committed By: bouyer
Date: Sun Nov 17 18:24:05 UTC 2013
Modified Files:
src/sys/dev/mii [netbsd-6]: brgphy.c
src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h if_bgevar.h
Log Message:
Apply patch, requested by msaitoh in ticket #983:
sys/dev/
Module Name:src
Committed By: bouyer
Date: Sun Nov 17 18:14:47 UTC 2013
Modified Files:
src/sys/dev/ic [netbsd-6]: esiop.c
Log Message:
Apply patch, requested by gson in ticket #981:
sys/dev/ic/esiop.c 1.57 via patch
Turn the "siop_intr
Module Name:src
Committed By: bouyer
Date: Sun Oct 20 13:36:43 UTC 2013
Modified Files:
src/sys/dev/i2c [netbsd-6]: w83795g.c
Log Message:
apply patch, requested by simonb in ticket #970:
sys/dev/i2c/w83795g.c patch
Make this driver compi
Module Name:src
Committed By: bouyer
Date: Sun Oct 20 12:49:33 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: if_aue.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #956):
sys/dev/usb/if_aue.c: revision 1.131
Change one aprint_err
Module Name:src
Committed By: riz
Date: Thu Sep 26 01:51:47 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: ehci.c uhci.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #950):
sys/dev/usb/uhci.c: revision 1.255
sys/dev/usb/uhc
Module Name:src
Committed By: riz
Date: Fri Sep 20 03:49:00 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: piixpm.c piixpmreg.h
Log Message:
Pull up following revision(s) (requested by fair in ticket #936):
sys/dev/pci/piixpmreg.h: revision 1.6
sys/de
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:40:25 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
regen for ticket 939
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.12 -r1.1097.2.13 src/sys/dev/pci/pcid
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:41:08 UTC 2013
Modified Files:
src/sys/dev/mii [netbsd-6]: miidevs.h miidevs_data.h
Log Message:
regen for ticket 939
To generate a diff of this commit:
cvs rdiff -u -r1.108.4.1 -r1.108.4.2 src/sys/dev/mii/miidevs.
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:23:24 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: usbdevs.h usbdevs_data.h
Log Message:
Regen for ticket 937
To generate a diff of this commit:
cvs rdiff -u -r1.600.2.8 -r1.600.2.9 src/sys/dev/usb/usbdevs.
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:22:29 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: u3g.c usbdevs
Log Message:
Pull up following revision(s) (requested by dholland in ticket #937):
sys/dev/usb/u3g.c: revision 1.30
sys/dev/usb
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:05:59 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: mpii.c
Log Message:
Pull up following revision(s) (requested by kardel in ticket #932):
sys/dev/pci/mpii.c: revision 1.2
sys/dev/pci/mpii.c:
Module Name:src
Committed By: bouyer
Date: Sat Sep 7 16:01:03 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: virtio.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #931):
sys/dev/pci/virtio.c: revision 1.4
Make sure to check if t
Module Name:src
Committed By: msaitoh
Date: Mon Aug 26 04:00:16 UTC 2013
Modified Files:
src/sys/dev/mii [netbsd-6]: brgphy.c
src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #652):
Module Name:src
Committed By: riz
Date: Sat Aug 10 22:50:56 UTC 2013
Modified Files:
src/sys/dev/i2c [netbsd-6]: files.i2c
Added Files:
src/sys/dev/i2c [netbsd-6]: w83795g.c w83795greg.h
Log Message:
Pull up following revision(s) (requested by matt in ticket #929):
Module Name:src
Committed By: jdc
Date: Mon Jul 29 20:24:04 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h
Log Message:
Pull up revisions:
src/sys/dev/pci/if_wm.c revisions 1.259,1.260,1.261,1.262
src/sys/dev/pci/if_wmreg.h revision 1.54
(reque
Module Name:src
Committed By: riz
Date: Sun Jul 14 20:39:13 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
Apply changes (requested by msaitoh in ticket #907):
sys/dev/pci/if_wm.c 1.238, 1.244-1.
Module Name:src
Committed By: riz
Date: Sun Jul 14 20:33:59 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #906.
To generate a diff of this commit:
cvs rdiff -u -r1.1097.2.11 -r1.1097.2.12 src/sys/dev/pci/pcide
Module Name:src
Committed By: riz
Date: Sun Jul 14 20:33:07 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: pcidevs
Log Message:
Apply changes from msaitoh in ticket #906:
sys/dev/pci/pcidevs 1.1145, 1.1147, 1.1150-1.1158
sys/dev/pci/pcidev
Module Name:src
Committed By: msaitoh
Date: Thu Jun 13 07:40:24 UTC 2013
Modified Files:
src/sys/dev/pci [netbsd-6]: if_alc.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #898):
sys/dev/pci/if_alc.c: revision 1.7
avoid illegal sleeps in th
Module Name:src
Committed By: riz
Date: Sun May 19 21:54:27 UTC 2013
Modified Files:
src/sys/dev/usb [netbsd-6]: usb.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #850):
sys/dev/usb/usb.h: revision 1.101
sys/dev/usb/usb.h: revis
1 - 100 of 245 matches
Mail list logo