Edward Tomasz Napierala
cc5bbcb275
Add USB Mass Storage CTL frontend. This makes it possible
...
for USB OTG-capable hardware to implement device side of USB
Mass Storage, ie pretend it's a flash drive. It's configured
in the same way as other CTL frontends, using ctladm(8)
or ctld(8). Differently from usfs(4), all the configuration
can be done without rebuilding the kernel.
Testing and review is welcome. Right now I'm still moving,
and I don't have access to my test environment, so I'm somewhat
reluctant to making larger changes to this code; on the other
hand I don't want to let it sit on Phab until my testing setup
is back, because I want to get it into 11.1-RELEASE.
Reviewed by: emaste (cursory), wblock (man page)
MFC after: 2 weeks
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D8787
2017-02-19 17:47:43 +00:00
Baptiste Daroussin
923544aa8d
Sort SEE ALSO
2014-12-26 22:30:18 +00:00
Christian Brueffer
05a1e019f3
Remove EOL whitespace.
...
Found with: mandoc -Tlint
2014-12-21 10:04:26 +00:00
Baptiste Daroussin
6c89995002
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
Hans Petter Selasky
734cd48ef3
Update UMASS manual page to mention newer host controller drivers.
...
Submitted by: Aseem Jolly <aseem.jolly@gmail.com>
2014-04-19 06:32:51 +00:00
Sean Farley
f090e49e88
msdos was renamed to msdosfs in 2001 by r77577.
...
MFC after: 5 days
2012-01-28 21:21:05 +00:00
Joel Dahl
936663c887
Use our preferred license text (no more "voices in his head"). While here,
...
also move to a 2-clause license. From n_hibma@:
"The 3rd clause was originally there for a reason, but I guess that it is
safe to assume that no one can assume endorsement by me or anyone else
without prior consent on anything really, so we might as well remove that
clause."
Approved by: n_hibma
2010-03-04 22:06:57 +00:00
Christian Brueffer
6652a11014
Revert part of r198363, there is no "device cam", it is
...
included in "device scbus".
MFC after: 3 days
2009-10-29 15:59:27 +00:00
Christian Brueffer
5d98bcc2ff
List more dependencies for these drivers. While here, convert
...
atapicam(4) to use our standard section 4 SYNOPSIS layout.
PR: 132525
Submitted by: gcooper
MFC after: 3 days
2009-10-22 11:35:12 +00:00
Nick Hibma
7b25347900
Update the man pages with the moved/added support for devices. The SD card slot
...
of the Huawei mobile card is supported by the (generic) umass driver.
2008-10-13 20:43:08 +00:00
Christian Brueffer
0a771a3be7
Use our standard section 4 SYNOPSIS.
...
MFC after: 3 days
2006-11-22 21:30:02 +00:00
Ruslan Ermilov
81ae4b8da9
Markup fixes.
2006-09-18 15:24:20 +00:00
Marcus Alves Grando
1f89b8fd52
Add Time DPA20B MP3 Player (1Gb) [1]
...
Add Qware BeatZkey! Pro [2]
Add Merlin SM300 MP3/WMA Player (256Mb)
PR: usb/81846 [1], usb/79164 [2]
Approved by: njl
MFC: 1 week
2006-01-13 19:44:44 +00:00
Pawel Jakub Dawidek
ef5d77f464
Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.
...
PR: usb/89889
Submitted by: Wojciech A. Koszek <dunstan@freebsd.czest.pl>
MFC after: 1 week
2005-12-19 03:27:28 +00:00
Ruslan Ermilov
6b806d21d1
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
Sean Chittenden
dcb6fc4fc4
Synchronize with notes in GENERIC and note the kernel dependency on scbus(4).
...
MFC after: 7 days
2005-01-18 20:23:47 +00:00
Christian Brueffer
703fdea062
- add a HARDWARE section based on the hardware notes and the devices
...
already listed in the manpage
- reword some DESCRIPTION sentences
- Xref ehci(4)
- bump .Dd
MFC after: 3 days
2004-12-17 18:35:38 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Ruslan Ermilov
bf7f20c2b6
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
Tom Rhodes
152772dd7f
Remove a redundant command. No MFC, this was removed in STABLE.
...
Update the date.
2004-02-10 07:29:04 +00:00
Tom Rhodes
026e6d381e
Add a note about the default media types and a simple reminder to keep
...
individules from asking a question which may result in the following answer:
"Hi, please do not run a newfs utility on a file system if there
is still data on it you would like to keep."
PR: 56894
Submitted by: Marc Silver <marcs@draenor.org> (original version)
2004-02-03 02:44:47 +00:00
Tom Rhodes
124a5c5795
Remove the Minolta item, it already exists in the uscanner(4) manual page.
...
Noticed by: simon
2003-12-22 23:20:58 +00:00
Tom Rhodes
106c6f4018
Update the supported device list.
...
Discussed with: sanpei
2003-12-22 23:01:25 +00:00
Marc Fonvieille
acc596e494
Update the manual page examples: use of bsdlabel(8) instead of
...
disklabel(8). While I'm there: some punctuation fixes.
2003-10-10 18:40:41 +00:00
Jens Schweikhardt
71ddb033fb
Fix a grammar bogon.
2003-07-02 18:29:22 +00:00
Ruslan Ermilov
27e46603f1
For multi-line blocks of literal text, please use -literal displays.
2003-05-20 22:08:51 +00:00
Josef Karthauser
8e274c38c2
Extend the digital camera support (umass) to the PENTAX Optio 330GS.
...
Submitted by: Jan-Oliver Neumann <neumannj@arcor.de>
By way of: n_hibma
Approved by: re (jhb & bmah)
MFC After: 7 days
2003-05-11 23:55:28 +00:00
Murray Stokely
914a29a84d
Note that Sitecom CN-300 MultiFlash works with FreeBSD and provide
...
example of utilizing multiple slots on a multi-slot card reader.
PR: docs/49036
Submitted by: Scott Mitchell <scott+freebsd@fishballoon.org>
MFC after: 3 days
2003-04-07 11:26:54 +00:00
Tom Rhodes
9b8fbc361b
The umass(4) driver now supports the Trek Thumbdrive 8MB.
2003-01-30 18:37:34 +00:00
Ruslan Ermilov
8d5d039f80
Uniformly refer to a file system as "file system".
...
Approved by: re
2002-12-12 17:26:04 +00:00
Ruslan Ermilov
d962d52ac0
mdoc(7) police: scheduled sweep.
...
Approved by: re
2002-11-29 11:39:20 +00:00
Thomas Quinot
17b1e1df1a
Remove bogus advertising clauses.
...
Reviewed by: n_hibma, roberto
2002-10-30 22:27:54 +00:00
Luigi Rizzo
4af9c6707c
List some of the Compact Flash readers known to work with this driver.
...
MFC after: 3 days
2002-10-22 15:23:13 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Ruslan Ermilov
eb0838029f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
Ruslan Ermilov
f4d874a1db
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Ruslan Ermilov
251c176f41
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
Jeroen Ruigrok van der Werven
eddc45e797
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
Nick Hibma
7cce89994a
Support for the Panasonic / Matshita USB FDD.
...
Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp>
PR: kern/20300
2000-07-31 12:40:26 +00:00
Nick Hibma
bf1b6fe5ee
Update my e-mail address
2000-05-02 11:58:47 +00:00
Nick Hibma
263dcd2e0e
USB Zip 250 drives are now supported
...
Obtained from: Anders Andersson <anders@sanyusan.se>
2000-03-27 09:02:01 +00:00
Nick Hibma
7cbbc9fc2b
Remove the trailing zeroes on the entries for the kernel config.
...
Submitted by: Anders Andersson <anders@sanyusan.se>
2000-03-22 10:18:43 +00:00
Nick Hibma
8a3de5db15
Add entry for the Microtech USB to SCSI cable.
2000-03-20 20:33:09 +00:00
Nick Hibma
f21cd30bc4
Reflect the fact that we supported the Y-E Data floppy as well.
2000-03-18 17:59:27 +00:00
Sheldon Hearn
6d249eee27
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
Jeroen Ruigrok van der Werven
b9781e2007
Second round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
Jeroen Ruigrok van der Werven
12e4903349
Discourage usage of controller in kernel config files. Reflect this
...
by changing ``controller'' to ``device'' as per GENERIC and LINT.
2000-01-17 08:08:33 +00:00
Alexey Zelkin
474fc32b33
* remove i386 specific mark
...
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00