Author: joerg
Date: Fri Jul 17 22:07:19 2020
New Revision: 363290
URL: https://svnweb.freebsd.org/changeset/base/363290
Log:
MFC r362708
Explain how to learn about possible recognized locale names
Modified:
stable/11/lib/libc/locale/setlocale.3
Directory Properties:
stable/11/ (props
Author: joerg
Date: Fri Jul 17 22:04:58 2020
New Revision: 363289
URL: https://svnweb.freebsd.org/changeset/base/363289
Log:
MFC r362708
Explain how to learn about possible recognized locale names
Modified:
stable/12/lib/libc/locale/setlocale.3
Directory Properties:
stable/12/ (props
Author: joerg
Date: Sat Jun 27 20:55:47 2020
New Revision: 362708
URL: https://svnweb.freebsd.org/changeset/base/362708
Log:
Explain how to learn about possible recognized locale names
Posix says that the interpretation of the locale string is
"implementation-defined", so we ought to docu
Author: joerg
Date: Sun Jan 20 21:38:24 2019
New Revision: 343226
URL: https://svnweb.freebsd.org/changeset/base/343226
Log:
MFC r342791: fix a typo in chio(4) (which propagates into chio(1))
Modified:
stable/11/sys/sys/chio.h
Directory Properties:
stable/11/ (props changed)
Modified: st
Author: joerg
Date: Sun Jan 20 21:49:13 2019
New Revision: 343227
URL: https://svnweb.freebsd.org/changeset/base/343227
Log:
MFC r342791: fix a typo in chio(4) (which propagates into chio(1))
Modified:
stable/10/sys/sys/chio.h
Directory Properties:
stable/10/ (props changed)
Modified: st
Author: joerg
Date: Sat Jan 5 21:07:49 2019
New Revision: 342791
URL: https://svnweb.freebsd.org/changeset/base/342791
Log:
Fix an old typo in the element status display bits:
INEAB -> INENAB (import is eNabled)
Note that this kernel definition is exported into chio(1), and used
for
Author: joerg
Date: Thu Oct 16 19:53:32 2014
New Revision: 273181
URL: https://svnweb.freebsd.org/changeset/base/273181
Log:
Add the Dresden Elektronik deRFnode device to uftdi(4).
MFC after:1 week
Modified:
head/sys/dev/usb/serial/uftdi.c
head/sys/dev/usb/usbdevs
Modified: head/s
Author: joerg
Date: Fri Aug 8 15:04:02 2014
New Revision: 269722
URL: http://svnweb.freebsd.org/changeset/base/269722
Log:
MFC r269470: avoid divide-by-zero panic when setting baudrate to 0.
Modified:
stable/8/sys/dev/usb/serial/umcs.c
Directory Properties:
stable/8/sys/ (props changed)
Author: joerg
Date: Fri Aug 8 14:56:04 2014
New Revision: 269721
URL: http://svnweb.freebsd.org/changeset/base/269721
Log:
MFC r269470: Avoid divide-by-zero panic when setting baudrate to 0.
Modified:
stable/9/sys/dev/usb/serial/umcs.c
Directory Properties:
stable/9/sys/ (props changed)
Author: joerg
Date: Fri Aug 8 14:48:26 2014
New Revision: 269718
URL: http://svnweb.freebsd.org/changeset/base/269718
Log:
Merge r269470:
Avoid a divide-by-zero panic when setting the baudrate to 0.
Modified:
stable/10/sys/dev/usb/serial/umcs.c
Directory Properties:
stable/10/ (prop
Author: joerg
Date: Fri Aug 8 14:42:03 2014
New Revision: 269717
URL: http://svnweb.freebsd.org/changeset/base/269717
Log:
Merge r269353:
Fix breakage introduced by r256843: removing the SA_CCB_WAITING bit
left some of the decisions based on its counterpart, SA_CCB_BUFFER_IO
being rand
Author: joerg
Date: Sun Aug 3 10:47:45 2014
New Revision: 269470
URL: http://svnweb.freebsd.org/changeset/base/269470
Log:
Avoid a divide-by-zero panic when setting the baudrate to 0.
MFC after:2 weeks
Modified:
head/sys/dev/usb/serial/umcs.c
Modified: head/sys/dev/usb/serial/umcs.
Author: joerg
Date: Thu Jul 31 22:09:50 2014
New Revision: 269353
URL: http://svnweb.freebsd.org/changeset/base/269353
Log:
Fix breakage introduced by r256843: removing the SA_CCB_WAITING bit
left some of the decisions based on its counterpart, SA_CCB_BUFFER_IO
being random. As a result, pr
Author: joerg
Date: Thu Apr 10 22:10:29 2014
New Revision: 264330
URL: http://svnweb.freebsd.org/changeset/base/264330
Log:
MFC r264084: make the Dresden Elektronik "USB Level Shifter Stick Low Cost"
known to the FTDI driver.
Modified:
stable/8/sys/dev/usb/serial/uftdi.c
stable/8/sys/dev/
Author: joerg
Date: Thu Apr 10 22:05:50 2014
New Revision: 264329
URL: http://svnweb.freebsd.org/changeset/base/264329
Log:
MFC r264084: make the Dresden Elektronik "USB Level Shifter Stick Low Cost"
known to the FTDI driver.
Modified:
stable/9/sys/dev/usb/serial/uftdi.c
stable/9/sys/dev/
Author: joerg
Date: Thu Apr 10 21:53:50 2014
New Revision: 264328
URL: http://svnweb.freebsd.org/changeset/base/264328
Log:
Merge r264084: make the Dresden Elektronik "USB Level Shifter Low Cost"
known to the FTDI driver.
Modified:
stable/10/sys/dev/usb/serial/uftdi.c
stable/10/sys/dev/us
Author: joerg
Date: Thu Apr 3 20:00:02 2014
New Revision: 264084
URL: http://svnweb.freebsd.org/changeset/base/264084
Log:
Add the Dresden Elektronik "USB Levelshifter Stick Low Cost" to the
list of known FTDI devices.
https://shop.dresden-elektronik.de/accessories/levelshifter/usb-pege
Author: joerg
Date: Thu Sep 5 20:34:58 2013
New Revision: 255264
URL: http://svnweb.freebsd.org/changeset/base/255264
Log:
Merged r254809 and 254937 from head:
. Fix "2step" feature (i.e. 360 KiB media in 1200 KiB drives)
. Fix FDOPT_NOERROR option
Modified:
stable/8/sys/dev/fdc/fdc.c
Author: joerg
Date: Thu Sep 5 19:25:36 2013
New Revision: 255262
URL: http://svnweb.freebsd.org/changeset/base/255262
Log:
Merge r254809 and r254937 from head:
. Fix the "2step" feature (i.e. 360 KiB floppies in 1200 MiB drives)
. Fix the FDOPT_NOERROR option
Modified:
stable/9/sys/de
Author: joerg
Date: Mon Aug 26 21:15:50 2013
New Revision: 254937
URL: http://svnweb.freebsd.org/changeset/base/254937
Log:
Reimplement the FDOPT_NOERROR feature that was kicked out in r134081.
It is needed for fdread(1) in order to be able to recover from CRC
errors in the data field of
Author: joerg
Date: Sat Aug 24 21:04:54 2013
New Revision: 254809
URL: http://svnweb.freebsd.org/changeset/base/254809
Log:
Do not use "Enable Implied Seek" on enhanced floppy controllers. This
breaks the "2step" feature of the driver, e.g. in order to read 360
KiB media on a 1200 KiB drive
Author: joerg
Date: Thu Jul 19 11:18:41 2012
New Revision: 238618
URL: http://svn.freebsd.org/changeset/base/238618
Log:
Add share/examples/libusb20 to the list of directories.
Modified:
head/etc/mtree/BSD.usr.dist
Modified: head/etc/mtree/BSD.usr.dist
===
+applies to modifications of the original examples itself. For
+copy&pasting (even a larger) piece of an example into your own work, I
+won't imply you have to reproduce the beer-ware license text there.
+Feel free to credit my name in your derived work if you want.
+
+Dresden, July 2012
+Joerg
Author: joerg
Date: Fri Jun 24 19:24:56 2011
New Revision: 223514
URL: http://svn.freebsd.org/changeset/base/223514
Log:
Open the floppy disk device with O_RDONLY rather than O_RDWR. After
all, this is the fd*read* command, and thus should be able to read
even write-protected disks.
Modifi
Author: joerg
Date: Fri Jun 17 18:56:51 2011
New Revision: 223197
URL: http://svn.freebsd.org/changeset/base/223197
Log:
Open the floppy disk device with O_RDONLY rather than O_RDWR. After
all, this is the fd*read* command, and thus should be able to read
even write-protected disks.
MF
Author: joerg
Date: Sun Dec 19 21:33:28 2010
New Revision: 216573
URL: http://svn.freebsd.org/changeset/base/216573
Log:
Fix __retval vs. retval confusion: retval is meant to store the (userland)
pointer where data is to be returned by ibask() (currently unimplemented),
while __retval holds
Author: joerg
Date: Fri Dec 10 22:20:11 2010
New Revision: 216364
URL: http://svn.freebsd.org/changeset/base/216364
Log:
Implement more of __ibsta: END and SRQI status bits (taken out of the
uPD7210 IRQ status).
MFC after:1 week
Modified:
head/sys/dev/ieee488/ibfoo.c
Modified: hea
Author: joerg
Date: Fri Dec 10 14:04:41 2010
New Revision: 216355
URL: http://svn.freebsd.org/changeset/base/216355
Log:
Fix __retval vs. retval confusion: retval is meant to store the (userland)
pointer where data is to be returned by ibask() (currently unimplemented),
while __retval holds
Author: joerg
Date: Fri Mar 26 05:13:43 2010
New Revision: 205667
URL: http://svn.freebsd.org/changeset/base/205667
Log:
r205509:
Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed to
be auto-removed (and /tmp is a filesystem of its own now by
default).
Modified:
Author: joerg
Date: Tue Mar 23 06:19:44 2010
New Revision: 205509
URL: http://svn.freebsd.org/changeset/base/205509
Log:
Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed to
be auto-removed (and /tmp is a filesystem of its own now by default).
MFC after:3 days
Modifie
Author: joerg
Date: Tue Mar 16 05:13:20 2010
New Revision: 205206
URL: http://svn.freebsd.org/changeset/base/205206
Log:
r205170: then -> than
Modified:
stable/8/usr.sbin/powerd/powerd.8
Directory Properties:
stable/8/usr.sbin/powerd/ (props changed)
Modified: stable/8/usr.sbin/powerd/po
Author: joerg
Date: Mon Mar 15 16:06:52 2010
New Revision: 205170
URL: http://svn.freebsd.org/changeset/base/205170
Log:
then -> than
MFC after:1 day
Modified:
head/usr.sbin/powerd/powerd.8
Modified: head/usr.sbin/powerd/powerd.8
=
Author: joerg
Date: Fri Mar 12 05:16:24 2010
New Revision: 205068
URL: http://svn.freebsd.org/changeset/base/205068
Log:
(r205011) The "number" argument is everything but optional.
Modified:
stable/8/usr.bin/perror/perror.1
Directory Properties:
stable/8/usr.bin/perror/ (props changed)
M
Author: joerg
Date: Thu Mar 11 12:18:52 2010
New Revision: 205011
URL: http://svn.freebsd.org/changeset/base/205011
Log:
The number after the command is *not* optional.
MFC after:1 day
Modified:
head/usr.bin/perror/perror.1
Modified: head/usr.bin/perror/perror.1
88/ibfoo.c
==
--- stable/8/sys/dev/ieee488/ibfoo.cSun Feb 28 22:09:09 2010
(r204490)
+++ stable/8/sys/dev/ieee488/ibfoo.cSun Feb 28 22:25:39 2010
(r204491)
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2005 Poul-Henning Kamp
+ * Copyright (c) 2010 Jo
Author: joerg
Date: Thu Feb 4 19:49:41 2010
New Revision: 203502
URL: http://svn.freebsd.org/changeset/base/203502
Log:
MFC r203359: active xrefs to gpib(3) now that it's actually there.
Modified:
stable/8/share/man/man4/gpib.4
stable/8/share/man/man4/pcii.4
stable/8/share/man/man4/tnt48
)
==
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ stable/8/lib/libgpib/gpib.3 Thu Feb 4 19:49:07 2010(r203501, copy
of r203356, head/lib/libgpib/gpib.3)
@@ -0,0 +1,738 @@
+.\" Copyright (c) 2010, Joerg Wunsch
+.\" All right
Author: joerg
Date: Thu Feb 4 19:47:26 2010
New Revision: 203500
URL: http://svn.freebsd.org/changeset/base/203500
Log:
MFC r203357: teach groff about libgpib.
Modified:
stable/8/gnu/usr.bin/groff/tmac/mdoc.local
Directory Properties:
stable/8/gnu/usr.bin/groff/ (props changed)
Modified
ad/sys/dev/ieee488/ibfoo.cMon Feb 1 21:21:10 2010
(r203360)
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2005 Poul-Henning Kamp
+ * Copyright (c) 2010 Joerg Wunsch
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -40,6 +41,7 @
Author: joerg
Date: Mon Feb 1 21:01:20 2010
New Revision: 203359
URL: http://svn.freebsd.org/changeset/base/203359
Log:
Add xrefs to gpib(3), now that it exists.
MFC after:3 days
Modified:
head/share/man/man4/gpib.4
head/share/man/man4/pcii.4
head/share/man/man4/tnt4882.4
Modif
Author: joerg
Date: Mon Feb 1 20:54:45 2010
New Revision: 203357
URL: http://svn.freebsd.org/changeset/base/203357
Log:
Add a libgpib to the list of known .Lb names.
MFC after:3 days
Modified:
head/gnu/usr.bin/groff/tmac/mdoc.local
Modified: head/gnu/usr.bin/groff/tmac/mdoc.local
=
)
@@ -0,0 +1,738 @@
+.\" Copyright (c) 2010, Joerg Wunsch
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions o
Author: joerg
Date: Fri Jan 29 10:38:54 2010
New Revision: 203162
URL: http://svn.freebsd.org/changeset/base/203162
Log:
MFC r203125: fix typo in .Xr.
Modified:
stable/8/share/man/man4/gpib.4
Directory Properties:
stable/8/share/man/man4/ (props changed)
stable/8/share/man/man4/de.4 (
Author: joerg
Date: Thu Jan 28 19:12:40 2010
New Revision: 203125
URL: http://svn.freebsd.org/changeset/base/203125
Log:
Fix typo in xref (it accidentally referenced itself).
MFC after:1 day
Modified:
head/share/man/man4/gpib.4
Modified: head/share/man/man4/gpib.4
==
/man4/gpib.4)
@@ -0,0 +1,67 @@
+.\" Copyright (c) 2010, Joerg Wunsch
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1.
s/dev/ieee488/pcii.c
==
--- stable/8/sys/dev/ieee488/pcii.c Wed Jan 27 10:20:10 2010
(r203063)
+++ stable/8/sys/dev/ieee488/pcii.c Wed Jan 27 10:32:02 2010
(r203064)
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2005 Poul-Henning Kamp
+ * Copyright (c) 2010 Joerg Wunsch
*
Author: joerg
Date: Mon Jan 25 06:37:44 2010
New Revision: 202962
URL: http://svn.freebsd.org/changeset/base/202962
Log:
Add an example, derived from the basic demo phk once sent me.
Modified:
head/share/man/man4/gpib.4
Modified: head/share/man/man4/gpib.4
===
right (c) 2010, Joerg Wunsch
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain
Author: joerg
Date: Sat Jan 23 21:33:33 2010
New Revision: 202898
URL: http://svn.freebsd.org/changeset/base/202898
Log:
Fix breakage introduced to the tnt4882 driver in r202870. This PCI
frontend uses the same uPD7210 backend as the pcii ISA frontend, so
the backend has to cope with both s
As Joerg Wunsch wrote:
> . Implement the "special interrupt handling" per the GPIB-PCIIA
> Technical Reference Manual; this was apparently not declared for the
> clone card this driver has been originally implemented for, [...]
s/declared/required/
Jan 23 07:52:44 2010(r202869)
+++ head/sys/dev/ieee488/pcii.c Sat Jan 23 07:54:06 2010(r202870)
@@ -1,5 +1,6 @@
/*-
* Copyright (c) 2005 Poul-Henning Kamp
+ * Copyright (c) 2010 Joerg Wunsch
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or wi
Author: joerg
Date: Wed Jun 24 20:40:10 2009
New Revision: 194899
URL: http://svn.freebsd.org/changeset/base/194899
Log:
Remove the defunct FDOPT_NOERRLOG; floppy media errors are no longer
logged by the kernel anyway.
In fdcontrol, open the file descriptor read-only, so the format for
Author: joerg
Date: Wed Jun 24 20:22:46 2009
New Revision: 194896
URL: http://svn.freebsd.org/changeset/base/194896
Log:
Do not insist on the fd being read/write for the FD_SOPTS and FD_STYPE
ioctls, so they can be applied to read/only media.
Modified:
stable/7/sys/ (props changed)
stab
Author: joerg
Date: Wed Jun 24 19:47:53 2009
New Revision: 194892
URL: http://svn.freebsd.org/changeset/base/194892
Log:
Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.
The kernel does not log floppy media errors anymore.
In fdcontrol, do always open the file descrip
Author: joerg
Date: Wed Jun 24 19:30:31 2009
New Revision: 194891
URL: http://svn.freebsd.org/changeset/base/194891
Log:
With the fdc control device disappearing some 5 years ago, it is no
longer useful for the FD_STYPE and FD_SOPTS ioctls to insist on being
issued on a writable file descrip
Author: joerg
Date: Fri Mar 6 14:53:51 2009
New Revision: 189449
URL: http://svn.freebsd.org/changeset/base/189449
Log:
Add a couple of more things to the FTDI driver I came across:
. Dresden Elektronik "Wireless Handheld Terminal"
. Atmel STK541 "Zigbee Controller"
MFC after:1
Author: joerg
Date: Wed Jan 21 20:57:28 2009
New Revision: 187568
URL: http://svn.freebsd.org/changeset/base/187568
Log:
Add the dresden elektronik SensorTerminalBoard which uses an FT245.
Modified:
head/sys/dev/usb/uftdi.c
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/uftdi.c
==
Author: joerg
Date: Wed Nov 12 09:35:57 2008
New Revision: 184867
URL: http://svn.freebsd.org/changeset/base/184867
Log:
(MFC r184484)
When running a "chio return" operation using a physical source unit
rather than a voltag name, do not set the CESR_VOLTAGS flags in the
CHIOGSTATUS command
Author: joerg
Date: Thu Oct 30 19:51:02 2008
New Revision: 184484
URL: http://svn.freebsd.org/changeset/base/184484
Log:
When running a "chio return" operation using a physical source unit
rather than a voltag name, do not set the CESR_VOLTAGS flags in the
CHIOGSTATUS command requesting the
59 matches
Mail list logo