Author: gavin
Date: Fri Mar 20 04:13:39 2020
New Revision: 359158
URL: https://svnweb.freebsd.org/changeset/base/359158
Log:
Add new USB device ID for Elecom 802.11ac USB device.
MFC after:2 weeks
Modified:
head/sys/dev/rtwn/usb/rtwn_usb_attach.h
head/sys/dev/usb/usbdevs
Modified:
Author: gavin
Date: Wed Feb 6 20:18:22 2019
New Revision: 343844
URL: https://svnweb.freebsd.org/changeset/base/343844
Log:
Support the Lenovo OneLink in ure(4).
MFC after:1 week
Modified:
head/sys/dev/usb/net/if_ure.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/net/if_ur
Author: gavin
Date: Sat Jul 21 14:56:15 2018
New Revision: 336578
URL: https://svnweb.freebsd.org/changeset/base/336578
Log:
run(4): Support the D-Link DWA-125 rev A3
Submitted by: Ali Mashtizadeh
MFC after:3 days
Differential Revision:https://reviews.freebsd.org/D16029
Mod
Author: gavin
Date: Thu Nov 9 13:38:24 2017
New Revision: 325594
URL: https://svnweb.freebsd.org/changeset/base/325594
Log:
Point people towards our https web site for documentation, http accesses are
just redirected anyway.
MFC after:1 week
Modified:
head/sys/ddb/db_command.c
Mo
Author: gavin
Date: Mon Apr 3 22:36:45 2017
New Revision: 316476
URL: https://svnweb.freebsd.org/changeset/base/316476
Log:
Fix spelling mistake, BCM2835_PASWORD -> BCM2835_PASSWORD
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_wdog.c
Modified: head/sys/arm/broadcom/bcm2835/bcm2835_wdog.c
Author: gavin
Date: Sun Apr 2 11:36:25 2017
New Revision: 316413
URL: https://svnweb.freebsd.org/changeset/base/316413
Log:
Add IDs for several missing Intel SMBus controllers.
Obtained from:Data sheets, Linux defines, local hardware
MFH: 2 weeks
Modified:
head/sys/de
Author: gavin
Date: Wed Mar 29 23:13:04 2017
New Revision: 316184
URL: https://svnweb.freebsd.org/changeset/base/316184
Log:
ichsmb: switch device_probe() from a large case statement to a lookup table.
The case statement was getting unmanageably large, and I'm about to add
several more devic
Author: gavin
Date: Tue Mar 28 21:54:36 2017
New Revision: 316113
URL: https://svnweb.freebsd.org/changeset/base/316113
Log:
Remove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused since r200091
Modified:
head/sys/dev/ichsmb/ichsmb_pci.c
Modified: head/sys/dev/ichsmb/ichsmb_pci.c
Author: gavin
Date: Fri Mar 24 16:18:20 2017
New Revision: 315911
URL: https://svnweb.freebsd.org/changeset/base/315911
Log:
Improve grammar on a warning, and only use one line rather than two when
printing it.
Modified:
head/sys/x86/x86/mp_x86.c
Modified: head/sys/x86/x86/mp_x86.c
===
Author: gavin
Date: Tue Feb 28 23:55:03 2017
New Revision: 314437
URL: https://svnweb.freebsd.org/changeset/base/314437
Log:
Fix spelling mistake in comment, firmwrae -> firmware
Modified:
head/sys/dev/pci/pci_pci.c
Modified: head/sys/dev/pci/pci_pci.c
===
Author: gavin
Date: Fri Dec 30 11:02:16 2016
New Revision: 310809
URL: https://svnweb.freebsd.org/changeset/base/310809
Log:
Fix bit value for a debug flag definition.
Pointy hat to:gavin
Modified:
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/wlan/if_run.c
=
Author: gavin
Date: Thu Dec 22 00:09:53 2016
New Revision: 310381
URL: https://svnweb.freebsd.org/changeset/base/310381
Log:
ow_temp: Update the temperature visible via the sysctl atomically, rather
than using it as temporary calculation space.
Modified:
head/sys/dev/ow/ow_temp.c
Modified:
Author: gavin
Date: Wed Dec 21 23:54:12 2016
New Revision: 310379
URL: https://svnweb.freebsd.org/changeset/base/310379
Log:
ow_temp: Correct typo in comment
Modified:
head/sys/dev/ow/ow_temp.c
Modified: head/sys/dev/ow/ow_temp.c
==
Author: gavin
Date: Wed Dec 7 22:52:12 2016
New Revision: 309687
URL: https://svnweb.freebsd.org/changeset/base/309687
Log:
Switch if_run.c to use a bitmap for debug levels rather than arbitrary
values. This more closely matches other wifi drivers in the tree.
The bitmap levels have been ba
Author: gavin
Date: Sat Nov 12 18:33:56 2016
New Revision: 308577
URL: https://svnweb.freebsd.org/changeset/base/308577
Log:
iwm: If firmware load fails during init via iwm_preinit() we bail out
before calling ieee80211_ifattach() so the taskqueue hasn't been
initialized. Don't try to drain
Author: gavin
Date: Fri Nov 11 21:53:38 2016
New Revision: 308561
URL: https://svnweb.freebsd.org/changeset/base/308561
Log:
Correct spelling in syslog: getttimeofday -> gettimeofday
Modified:
head/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c
Modified: head/usr.sbin/bsnmpd/modules/snmp_br
Author: gavin
Date: Tue Nov 1 22:03:36 2016
New Revision: 308182
URL: https://svnweb.freebsd.org/changeset/base/308182
Log:
Remove MATCHOUI macro, unused since r197980.
Modified:
head/sbin/ifconfig/ifieee80211.c
Modified: head/sbin/ifconfig/ifieee80211.c
Author: gavin
Date: Thu Sep 22 13:59:27 2016
New Revision: 306194
URL: https://svnweb.freebsd.org/changeset/base/306194
Log:
Whitespace commit (literally): Add a missing space.
Sponsored by: EuroBSDCon 2016 Devsummit, Belgrade, Serbia.
Modified:
head/share/man/man9/owll.9
Modified: head
Author: gavin
Date: Thu Nov 12 20:14:25 2015
New Revision: 290726
URL: https://svnweb.freebsd.org/changeset/base/290726
Log:
Consistently capitalize "TI" as an abbreviation for Texas Instruments.
Modified:
head/sys/arm/ti/am335x/am335x_gpio.c
head/sys/arm/ti/omap4/omap4_gpio.c
head/sys/ar
Author: gavin
Date: Thu Oct 8 12:55:21 2015
New Revision: 289028
URL: https://svnweb.freebsd.org/changeset/base/289028
Log:
Recognise the Netgear WNDA4100 (N900) 3x3 device in run(4).
Modified:
head/sys/dev/usb/usbdevs
head/sys/dev/usb/wlan/if_run.c
Modified: head/sys/dev/usb/usbdevs
Author: gavin
Date: Sat Aug 29 18:37:09 2015
New Revision: 287295
URL: https://svnweb.freebsd.org/changeset/base/287295
Log:
Support the ZTE MF112 HSUPA 3G USB stick.
MFC after:1 week
Modified:
head/sys/dev/usb/serial/u3g.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/seria
Author: gavin
Date: Tue May 26 21:50:53 2015
New Revision: 283589
URL: https://svnweb.freebsd.org/changeset/base/283589
Log:
Fix spelling mistake in comment.
Modified:
head/sys/net80211/ieee80211.h
Modified: head/sys/net80211/ieee80211.h
==
Author: gavin
Date: Sat Feb 21 13:00:52 2015
New Revision: 279103
URL: https://svnweb.freebsd.org/changeset/base/279103
Log:
Typo: effect -> affect.
Modified:
head/UPDATING
Modified: head/UPDATING
==
--- head/UPDATIN
Author: gavin
Date: Wed Jan 21 13:48:06 2015
New Revision: 277486
URL: https://svnweb.freebsd.org/changeset/base/277486
Log:
"softc" is short for "software context", use that phrase in the
device_get_softc(9) man page.
MFC after:1 week
Modified:
head/share/man/man9/device_get_softc
Author: gavin
Date: Sat Nov 1 20:07:32 2014
New Revision: 273941
URL: https://svnweb.freebsd.org/changeset/base/273941
Log:
Updates to the list of CPUs supported by the amd64 platform
MFC after:3 days
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: head/re
Author: gavin
Date: Thu Oct 16 23:07:09 2014
New Revision: 273197
URL: https://svnweb.freebsd.org/changeset/base/273197
Log:
The igb(4) driver supports 82580, i350, i354, i210 and i211 chipsets too,
document them.
PR: 192301
MFC after:1 week
Modified:
head/share/man/man
Author: gavin
Date: Wed Oct 15 23:39:47 2014
New Revision: 273154
URL: https://svnweb.freebsd.org/changeset/base/273154
Log:
Slightly improve grammar in EAGAIN description.
PR: 176806
Submitted by: Jeremy Chadwick
MFC after:3 days
Modified:
head/lib/libc/sys/recv.2
Mod
Author: gavin
Date: Wed Oct 8 19:49:10 2014
New Revision: 272764
URL: https://svnweb.freebsd.org/changeset/base/272764
Log:
It looks like an entry for the R215 is not required in cdce(4) after all.
Modified:
head/sys/dev/usb/net/if_cdce.c
Modified: head/sys/dev/usb/net/if_cdce.c
===
Author: gavin
Date: Tue Oct 7 19:07:50 2014
New Revision: 272716
URL: https://svnweb.freebsd.org/changeset/base/272716
Log:
Support the Vodafone R215 LET USB dongle, which is apparently a rebadged
E5372 with different product IDs.
Interestingly, the standard E5372 IDs (12d1:1506) are cur
Author: gavin
Date: Sat Oct 4 23:56:25 2014
New Revision: 272544
URL: https://svnweb.freebsd.org/changeset/base/272544
Log:
Include urndis(4) in list of devices for which we generate hardware notes.
MFC after:3 days
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Mo
Author: gavin
Date: Thu Oct 2 22:22:34 2014
New Revision: 272454
URL: https://svnweb.freebsd.org/changeset/base/272454
Log:
Add HARDWARE section of urnis(4) driver to try to gain more visibility.
MFC after:3 days
Modified:
head/share/man/man4/urndis.4
Modified: head/share/man/man4/
Author: gavin
Date: Tue Sep 30 05:36:16 2014
New Revision: 272294
URL: http://svnweb.freebsd.org/changeset/base/272294
Log:
Make clear in the ipheth(4) hardware notes that this driver is for the
tethering functionality only. Add a "bugs" section to give a pointer
to usbconfig set_config if
Author: gavin
Date: Fri Sep 26 13:12:00 2014
New Revision: 272180
URL: http://svnweb.freebsd.org/changeset/base/272180
Log:
Add ipheth(4) to the hardware notes.
MFC after:6 days
Modified:
head/release/doc/en_US.ISO8859-1/hardware/article.xml
Modified: head/release/doc/en_US.ISO8859-
Author: gavin
Date: Fri Sep 26 09:54:57 2014
New Revision: 272168
URL: http://svnweb.freebsd.org/changeset/base/272168
Log:
Add MLINKS for if_ipheth(4) and if_smsc(4).
Submitted by: brueffer
MFC after:6 days
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Make
1970 (empty, because file is newly added)
+++ head/share/man/man4/smsc.4 Fri Sep 26 09:19:11 2014(r272165)
@@ -0,0 +1,89 @@
+.\" Copyright (c) 2014 Gavin Atkinson
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.
Author: gavin
Date: Fri Sep 26 08:16:26 2014
New Revision: 272160
URL: http://svnweb.freebsd.org/changeset/base/272160
Log:
Add new (untested) device IDs to smsc(4)
MFC after:1 week
Modified:
head/sys/dev/usb/net/if_smsc.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/net/if
Author: gavin
Date: Thu Sep 25 14:22:32 2014
New Revision: 272107
URL: http://svnweb.freebsd.org/changeset/base/272107
Log:
Cross reference cdce(4), ipheth(4) and urndis(4) from each other.
MFC after:1 week
Modified:
head/share/man/man4/cdce.4
head/share/man/man4/urndis.4
Modified
(empty, because file is newly added)
+++ head/share/man/man4/ipheth.4Thu Sep 25 14:18:34 2014
(r272106)
@@ -0,0 +1,93 @@
+.\" Copyright (c) 2014 Gavin Atkinson
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.
Author: gavin
Date: Thu Sep 25 11:38:26 2014
New Revision: 272103
URL: http://svnweb.freebsd.org/changeset/base/272103
Log:
Move the ARM Samsung s3c2xx0 support files into the samsung directory, to
match other platforms.
Discussed with: andrew
Added:
head/sys/arm/samsung/s3c2xx0/
Author: gavin
Date: Sat Sep 20 00:19:45 2014
New Revision: 271883
URL: http://svnweb.freebsd.org/changeset/base/271883
Log:
Explain how to load the malo(4) firmware on boot.
PR: 193653
Submitted by: Juan Ramón Molina Menor
MFC after:3 days
Modified:
head/share/man/man4/
Author: gavin
Date: Sun Aug 31 10:28:31 2014
New Revision: 270872
URL: http://svnweb.freebsd.org/changeset/base/270872
Log:
Fix character case in examples for "camcontrol security" - should be
"-U user" not "-u user".
PR: 193179
Submitted by: milios ccsys com
MFC after:3
Author: gavin
Date: Sat Aug 30 18:01:45 2014
New Revision: 270854
URL: http://svnweb.freebsd.org/changeset/base/270854
Log:
Replace cvsweb link wihg svnweb URL in bktr(4) release notes.
Modified:
head/sys/dev/bktr/CHANGELOG.TXT
Modified: head/sys/dev/bktr/CHANGELOG.TXT
==
Author: gavin
Date: Tue Aug 26 22:39:24 2014
New Revision: 270677
URL: http://svnweb.freebsd.org/changeset/base/270677
Log:
Fix xref, pam(8) -> pam(3)
PR: 193045
Submitted by: rsimmons0 gmail com
MFC after:3 days
Modified:
head/etc/pam.d/README
Modified: head/etc/pam.d
Author: gavin
Date: Thu Aug 21 07:52:51 2014
New Revision: 270259
URL: http://svnweb.freebsd.org/changeset/base/270259
Log:
Add a missing brace to callout_init_rm() to fix syntax.
MFC after:1 week
Modified:
head/sys/sys/callout.h
Modified: head/sys/sys/callout.h
Author: gavin
Date: Wed Aug 20 23:29:34 2014
New Revision: 270251
URL: http://svnweb.freebsd.org/changeset/base/270251
Log:
Fix return type of callout_init_rm() and add return type to
callout_deactivate().
PR: 192520
Submitted by: yaneurabeya gmail com
MFC after:3 days
On Thu, 14 Aug 2014, Steve Kargl wrote:
> On Thu, Aug 14, 2014 at 06:29:55PM +0000, Gavin Atkinson wrote:
> > Author: gavin
> > Date: Thu Aug 14 18:29:55 2014
> > New Revision: 269992
> >
> > Log:
> > Update i386/NOTES and amd64/NOTES files to contain t
Author: gavin
Date: Thu Aug 14 19:15:20 2014
New Revision: 27
URL: http://svnweb.freebsd.org/changeset/base/27
Log:
Sync list of supported devices in the man page with the driver.
MFC after:1 week
Modified:
head/share/man/man4/iwn.4
Modified: head/share/man/man4/iwn.4
==
Author: gavin
Date: Thu Aug 14 19:14:24 2014
New Revision: 26
URL: http://svnweb.freebsd.org/changeset/base/26
Log:
Update iwn(4) and iwnfw(4) man pages to reflect all available firmware.
MFC after:1 week
Modified:
head/share/man/man4/iwn.4
head/share/man/man4/iwnfw.4
Modi
Author: gavin
Date: Thu Aug 14 18:29:55 2014
New Revision: 269992
URL: http://svnweb.freebsd.org/changeset/base/269992
Log:
Update i386/NOTES and amd64/NOTES files to contain the complete list of
firmwares for iwn(4) and sort them.
MFC after:1 week
Modified:
head/sys/amd64/conf/NOT
Author: gavin
Date: Thu Aug 14 18:16:27 2014
New Revision: 269991
URL: http://svnweb.freebsd.org/changeset/base/269991
Log:
Allow iwn105fw and iwn135 firmwares to be compiled into the kernel.
MFC after:1 week
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
==
Author: gavin
Date: Tue Aug 12 12:44:52 2014
New Revision: 269871
URL: http://svnweb.freebsd.org/changeset/base/269871
Log:
Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()
Requested by: Malcolm Douglas via freebsd-doc
Reviewed by: jhb
MFC after:1 week
Modi
Author: gavin
Date: Sun Aug 3 21:56:53 2014
New Revision: 269488
URL: http://svnweb.freebsd.org/changeset/base/269488
Log:
For reasons which are not clear, r254263 broke some PCMCIA and CardBus
bridges in strange ways, either rendering them unable to detect
insertion and removal events, or
Author: gavin
Date: Fri Jul 25 23:52:53 2014
New Revision: 269105
URL: http://svnweb.freebsd.org/changeset/base/269105
Log:
Add error return to dumpsys(), and use it in doadump().
This commit does not add error returns to minidumpsys() or
textdump_dumpsys(); those can also be added later.
Author: gavin
Date: Tue Jul 22 22:57:26 2014
New Revision: 268998
URL: http://svnweb.freebsd.org/changeset/base/268998
Log:
/usr/bin/sendbug and the sendbug(1) man page were part of send-pr and
are no longer installed since r267486. Add them to ObsoleteFiles.inc1,
which should have been don
Author: gavin
Date: Fri Jul 18 12:51:35 2014
New Revision: 268842
URL: http://svnweb.freebsd.org/changeset/base/268842
Log:
Fix two typos in iscsictl.8
PR: 191581
Submitted by: Jimmy Olgeni
MFC after:3 days
Modified:
head/usr.bin/iscsictl/iscsictl.8
Modified: head/usr.
Author: gavin
Date: Wed Jul 16 00:12:57 2014
New Revision: 268728
URL: http://svnweb.freebsd.org/changeset/base/268728
Log:
When we fail to extract the pkg binaries (for example, / is read-only),
give a more helpful error message.
MFC after:1 week
Modified:
head/usr.sbin/pkg/pkg.c
Author: gavin
Date: Tue Jul 15 23:29:20 2014
New Revision: 268725
URL: http://svnweb.freebsd.org/changeset/base/268725
Log:
Since r202933, kthread_suspend_check() takes no arguments. Update the
example to match.
MFC after:3 days
Modified:
head/share/man/man9/kthread.9
Modified: h
Author: gavin
Date: Mon Jul 14 23:25:29 2014
New Revision: 268637
URL: http://svnweb.freebsd.org/changeset/base/268637
Log:
fortune(8): Search fortune files installed by ports/packages as well as
those supplied by the base system.
PR: 191800
Submitted by: Andy Kosela
MFC aft
Author: gavin
Date: Fri Jul 11 22:38:05 2014
New Revision: 268539
URL: http://svnweb.freebsd.org/changeset/base/268539
Log:
The month's name shall not be abbreviated.
Modified:
head/usr.sbin/jail/jail.8
Modified: head/usr.sbin/jail/jail.8
=
Author: gavin
Date: Thu Jul 10 10:00:10 2014
New Revision: 268488
URL: http://svnweb.freebsd.org/changeset/base/268488
Log:
Reword an awkward option description
PR: 191726
Reported by: yaneurabeya gmail.com
MFC after:3 days
Modified:
head/usr.sbin/jail/jail.8
Modified
Author: gavin
Date: Sun Jul 6 23:08:47 2014
New Revision: 268342
URL: http://svnweb.freebsd.org/changeset/base/268342
Log:
Remove /usr/share/doc/psd/28.cvs/paper.ps.gz if it exists, as it is
obsolete since r251794.
PR: 191003
Submitted by: Vick Khera
MFC after:3 days
M
Author: gavin
Date: Sat Jul 5 21:34:37 2014
New Revision: 268303
URL: http://svnweb.freebsd.org/changeset/base/268303
Log:
Add support to asmc(4) for Macmini 3,1.
PR: 190195
Submitted by: fbsdbugs2 sentry.org
MFC after:1 week
Relnotes: yes
Modified:
head/sys/dev/
Author: gavin
Date: Sat Jul 5 20:08:25 2014
New Revision: 268299
URL: http://svnweb.freebsd.org/changeset/base/268299
Log:
Use %zu not %zd for printing size_t.
PR: 185007
Submitted by: saper saper.info
MFC after:3 days
Modified:
head/usr.sbin/uhsoctl/uhsoctl.c
Modifie
Author: gavin
Date: Sat Jul 5 19:53:21 2014
New Revision: 268298
URL: http://svnweb.freebsd.org/changeset/base/268298
Log:
Correct format string to fix build of uhsoctl when DEBUG is defined
PR: 185007
Submitted by: saper saper.info
MFC after:3 days
Modified:
head/usr.
Author: gavin
Date: Sat Jul 5 19:37:38 2014
New Revision: 268295
URL: http://svnweb.freebsd.org/changeset/base/268295
Log:
Fix equation and limerick to be correct. NetBSD fixed this 14 years ago
(src/games/fortune/datfiles/fortunes2 1.7).
PR: 188714
Submitted by: ksmakoto dd
Author: gavin
Date: Sat Jul 5 19:02:53 2014
New Revision: 268292
URL: http://svnweb.freebsd.org/changeset/base/268292
Log:
Dominion Day became Canada Day in 1982, update the holiday calendar.
PR: 191533
Submitted by: db
Obtained from:http://www.pch.gc.ca/eng/135913738
Author: gavin
Date: Sat Jun 28 00:01:18 2014
New Revision: 267991
URL: http://svnweb.freebsd.org/changeset/base/267991
Log:
Minimal update for cvsup -> svn change.
Modified:
head/tools/tools/sysbuild/README
Modified: head/tools/tools/sysbuild/README
==
Author: gavin
Date: Wed Jun 25 12:32:41 2014
New Revision: 267867
URL: http://svnweb.freebsd.org/changeset/base/267867
Log:
Remove example cvsup config files.
MFC after:1 week
Deleted:
head/share/examples/cvsup/
Modified:
head/ObsoleteFiles.inc
head/etc/mtree/BSD.usr.dist
head/
Author: gavin
Date: Wed Jun 25 12:28:22 2014
New Revision: 267866
URL: http://svnweb.freebsd.org/changeset/base/267866
Log:
Drop references to updating over csup from build(7).
MFC after:1 week
Modified:
head/share/man/man7/build.7
Modified: head/share/man/man7/build.7
=
Author: gavin
Date: Wed Jun 25 12:23:16 2014
New Revision: 267865
URL: http://svnweb.freebsd.org/changeset/base/267865
Log:
Drop example variables for updating over csup. These have not functioned
since r251084.
MFC after:1 week
Modified:
head/share/examples/etc/make.conf
Modifie
Author: gavin
Date: Wed Jun 25 12:17:00 2014
New Revision: 267864
URL: http://svnweb.freebsd.org/changeset/base/267864
Log:
Remove an nunnecessary reference to csup.
Modified:
head/release/scripts/mm-mtree.sh
Modified: head/release/scripts/mm-mtree.sh
Author: gavin
Date: Wed Jun 25 12:06:45 2014
New Revision: 267863
URL: http://svnweb.freebsd.org/changeset/base/267863
Log:
Remove csup(1) and its associated cpasswd(1) tool.
With the move by the FreeBSD Project away from CVSup as a distribution
mechanism, there is no longer a need to kee
Author: gavin
Date: Tue Jun 24 12:57:48 2014
New Revision: 267818
URL: http://svnweb.freebsd.org/changeset/base/267818
Log:
Add missing linefeed.
Modified:
head/share/misc/committers-ports.dot
Modified: head/share/misc/committers-ports.dot
Author: gavin
Date: Mon Jun 23 18:13:42 2014
New Revision: 267802
URL: http://svnweb.freebsd.org/changeset/base/267802
Log:
With the move away from GNATS, drop the CTM config file for downloading
the GNATS database, it will be going away soon.
Deleted:
head/usr.sbin/ctm/mkCTM/ctm_conf.gnats
Author: gavin
Date: Sun Jun 22 16:35:03 2014
New Revision: 267727
URL: http://svnweb.freebsd.org/changeset/base/267727
Log:
With the migration from GNATS to Bugzilla, we no longer need a tool to
graph GNATS PR statistics. It would be nice to have a similar tool for
the new bug database, but
Author: gavin
Date: Fri Jun 20 11:47:49 2014
New Revision: 267672
URL: http://svnweb.freebsd.org/changeset/base/267672
Log:
Remove /etc/gnats from here, too.
Modified:
head/sys/mips/rmi/rootfs_list.txt
Modified: head/sys/mips/rmi/rootfs_list.txt
==
Author: gavin
Date: Fri Jun 20 11:46:42 2014
New Revision: 267671
URL: http://svnweb.freebsd.org/changeset/base/267671
Log:
Stop creating /etc/gnats
Modified:
head/etc/mtree/BSD.root.dist
Modified: head/etc/mtree/BSD.root.dist
=
Author: gavin
Date: Tue Jun 17 12:59:03 2014
New Revision: 267577
URL: http://svnweb.freebsd.org/changeset/base/267577
Log:
Add a stub send-pr that simply points people towards the online support
pages, to give people used to send-pr a bit of guidance.
MFC after:3 days
Added:
head/
On Sat, 14 Jun 2014, Steve Kargl wrote:
> On Sat, Jun 14, 2014 at 08:36:33PM +0000, Gavin Atkinson wrote:
> > Author: gavin
> > Date: Sat Jun 14 20:36:32 2014
> > New Revision: 267486
> > URL: http://svnweb.freebsd.org/changeset/base/267486
> >
> > L
Author: gavin
Date: Sat Jun 14 20:36:32 2014
New Revision: 267486
URL: http://svnweb.freebsd.org/changeset/base/267486
Log:
Remove send-pr, the supported interface to submit bugs is now via
https://bugs.freebsd.org/submit/
Removing send-pr also removes one more piece of non-BSD-licensed s
Author: gavin
Date: Sat Jun 14 18:45:40 2014
New Revision: 267483
URL: http://svnweb.freebsd.org/changeset/base/267483
Log:
With the move away from GNATS, point end users to a better web page
detailing how to report bugs.
Hat: bugmeister
MFC after:3 days
Modified:
head/c
Author: gavin
Date: Sat Jun 14 18:43:48 2014
New Revision: 267482
URL: http://svnweb.freebsd.org/changeset/base/267482
Log:
Stop telling people to use send-pr; instead point them towards Bugzilla.
Hat: bugmeister@
MFC after:3 days
Modified:
head/share/man/man7/tests.7
he
On Tue, 27 May 2014, Adrian Chadd wrote:
> Sweet. Firmware? Is that included?
Firmware for these was committed some time ago, in r260552.
Gavin
___
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscri
Author: gavin
Date: Tue May 27 23:05:12 2014
New Revision: 266776
URL: http://svnweb.freebsd.org/changeset/base/266776
Log:
Remove debugging printf that crept in in r266770.
Submitted by: adrian, nwhitehorn
MFC after:2 weeks
Modified:
head/sys/dev/iwn/if_iwn.c
Modified: head/sys/d
t in. Maybe turn it into
> device_printf() and hide it behind bootverbose?
>
> Is this all the linux driver did? Are the 2030 parameters okay?
>
>
> -a
>
>
> On 27 May 2014 12:39, Gavin Atkinson wrote:
> > Author: gavin
> > Date: Tue May 27 19:39:57 2014
> > N
Author: gavin
Date: Tue May 27 19:39:57 2014
New Revision: 266770
URL: http://svnweb.freebsd.org/changeset/base/266770
Log:
Add support for the Intel Centrino Wireless-N 105 chipset.
MFC after:2 weeks
Relnotes: yes
Modified:
head/sys/dev/iwn/if_iwn.c
head/sys/dev/iwn/if_iwn_d
Author: gavin
Date: Fri May 16 21:20:13 2014
New Revision: 266271
URL: http://svnweb.freebsd.org/changeset/base/266271
Log:
Fix spelling mistake in comment.
Spotted during: http://www.bsdcan.org/2014/schedule/events/484.en.html
Modified:
head/sys/arm/arm/locore.S
Modified: head/sy
Author: gavin
Date: Fri May 16 16:28:09 2014
New Revision: 266261
URL: http://svnweb.freebsd.org/changeset/base/266261
Log:
USB endpoints are almost always single-digits, fix the path in the man
page to be clearer.
PR: docs/175560
Submitted by: Andreas Gustafsson
MFC after:
Author: gavin
Date: Thu May 15 03:08:20 2014
New Revision: 266111
URL: http://svnweb.freebsd.org/changeset/base/266111
Log:
Fix typo. Note that although this file is under contrib, it has diverged
sufficiently from upstream (including a full whitespace commit and large
portions rewritten) t
On Tue, 4 Feb 2014, John Baldwin wrote:
> On Sunday, February 02, 2014 5:34:58 pm Gavin Atkinson wrote:
> > On Mon, 27 Jan 2014, John Baldwin wrote:
> > > Author: jhb
> > > Date: Mon Jan 27 19:49:52 2014
> > > New Revision: 261216
> > > URL: ht
On Mon, 27 Jan 2014, John Baldwin wrote:
> Author: jhb
> Date: Mon Jan 27 19:49:52 2014
> New Revision: 261216
> URL: http://svnweb.freebsd.org/changeset/base/261216
>
> Log:
> Explicitly enable I/O and memory decoding in the bridge's command register
> when activating an I/O or memory window
On Wed, 8 Jan 2014, Gavin Atkinson wrote:
> Author: gavin
> Date: Wed Jan 8 13:59:33 2014
> New Revision: 260448
> URL: http://svnweb.freebsd.org/changeset/base/260448
>
> Log:
> Add support for the Intel Centrino Wireless-N 135 chipset.
>
> MFC after: 2 wee
Author: gavin
Date: Wed Jan 8 13:59:33 2014
New Revision: 260448
URL: http://svnweb.freebsd.org/changeset/base/260448
Log:
Add support for the Intel Centrino Wireless-N 135 chipset.
MFC after:2 weeks
Modified:
head/sys/dev/iwn/if_iwn.c
head/sys/dev/iwn/if_iwn_devid.h
Modified: he
Author: gavin
Date: Sun Jan 5 21:35:07 2014
New Revision: 260335
URL: http://svnweb.freebsd.org/changeset/base/260335
Log:
Wrap SUBDIRs over several lines.
Modified:
head/sys/modules/iwnfw/Makefile
Modified: head/sys/modules/iwnfw/Makefile
===
Author: gavin
Date: Sat Jan 4 17:09:41 2014
New Revision: 260262
URL: http://svnweb.freebsd.org/changeset/base/260262
Log:
Allow bsdinstall to use WPA-Enterprise networks when installing. This
only allows basic username/password config, and does not provide the
ability to set any of the ot
Author: gavin
Date: Sat Jan 4 16:44:05 2014
New Revision: 260261
URL: http://svnweb.freebsd.org/changeset/base/260261
Log:
Lower the priority of the "connect to any open wireless network" network
description, so guaranteeing that any other defined network will be tried
first.
MFC after
Author: gavin
Date: Sat Jan 4 16:41:43 2014
New Revision: 260260
URL: http://svnweb.freebsd.org/changeset/base/260260
Log:
Remove what appears to be a stray debugging printf.
MFC after:1 week
Modified:
head/usr.sbin/bsdinstall/scripts/wlanconfig
Modified: head/usr.sbin/bsdinstall/s
Author: gavin
Date: Sat Dec 14 18:49:59 2013
New Revision: 259393
URL: http://svnweb.freebsd.org/changeset/base/259393
Log:
Fix several panics when initialization of an ISA or PC-CARD device fails:
o Assign sc->an_dev in an_probe() (which isn't really a probe function in
the standard
Author: gavin
Date: Tue Dec 10 19:42:35 2013
New Revision: 259189
URL: http://svnweb.freebsd.org/changeset/base/259189
Log:
Fix typo in fortune (go -> to)
Modified:
head/games/fortune/datfiles/fortunes
Modified: head/games/fortune/datfiles/fortunes
===
Author: gavin
Date: Sun Nov 24 22:53:49 2013
New Revision: 258534
URL: http://svnweb.freebsd.org/changeset/base/258534
Log:
Fix typo in comment.
Modified:
head/sys/arm/s3c2xx0/s3c24x0_machdep.c
Modified: head/sys/arm/s3c2xx0/s3c24x0_machdep.c
=
1 - 100 of 264 matches
Mail list logo