summaryrefslogtreecommitdiffstats
path: root/share/man/man4/umass.4
Commit message (Collapse)AuthorAgeFilesLines
* Use our standard section 4 SYNOPSIS.brueffer2006-11-221-1/+13
| | | | MFC after: 3 days
* Markup fixes.ru2006-09-181-1/+1
|
* Add Time DPA20B MP3 Player (1Gb) [1]mnag2006-01-131-0/+6
| | | | | | | | | 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
* Allow to use TransFlash drive, which can be found in Motorola E398 Mobile Phone.pjd2005-12-191-0/+2
| | | | | | PR: usb/89889 Submitted by: Wojciech A. Koszek <dunstan@freebsd.czest.pl> MFC after: 1 week
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
|
* Synchronize with notes in GENERIC and note the kernel dependency on scbus(4).seanc2005-01-181-2/+7
| | | | MFC after: 7 days
* - add a HARDWARE section based on the hardware notes and the devicesbrueffer2004-12-171-28/+85
| | | | | | | | | already listed in the manpage - reword some DESCRIPTION sentences - Xref ehci(4) - bump .Dd MFC after: 3 days
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+1
|
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-9/+9
|
* Remove a redundant command. No MFC, this was removed in STABLE.trhodes2004-02-101-4/+1
| | | | Update the date.
* Add a note about the default media types and a simple reminder to keeptrhodes2004-02-031-0/+17
| | | | | | | | | | 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)
* Remove the Minolta item, it already exists in the uscanner(4) manual page.trhodes2003-12-221-2/+0
| | | | Noticed by: simon
* Update the supported device list.trhodes2003-12-221-0/+12
| | | | Discussed with: sanpei
* Update the manual page examples: use of bsdlabel(8) instead ofblackend2003-10-101-5/+5
| | | | disklabel(8). While I'm there: some punctuation fixes.
* Fix a grammar bogon.schweikh2003-07-021-1/+1
|
* For multi-line blocks of literal text, please use -literal displays.ru2003-05-201-18/+22
|
* Extend the digital camera support (umass) to the PENTAX Optio 330GS.joe2003-05-111-0/+7
| | | | | | | Submitted by: Jan-Oliver Neumann <neumannj@arcor.de> By way of: n_hibma Approved by: re (jhb & bmah) MFC After: 7 days
* Note that Sitecom CN-300 MultiFlash works with FreeBSD and providemurray2003-04-071-0/+12
| | | | | | | | 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
* The umass(4) driver now supports the Trek Thumbdrive 8MB.trhodes2003-01-301-0/+2
|
* Uniformly refer to a file system as "file system".ru2002-12-121-2/+2
| | | | Approved by: re
* mdoc(7) police: scheduled sweep.ru2002-11-291-9/+16
| | | | Approved by: re
* Remove bogus advertising clauses.thomas2002-10-301-4/+1
| | | | Reviewed by: n_hibma, roberto
* List some of the Compact Flash readers known to work with this driver.luigi2002-10-221-0/+8
| | | | MFC after: 3 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: normalize .Nd.ru2001-04-181-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-3/+3
| | | | precedent.
* Support for the Panasonic / Matshita USB FDD.n_hibma2000-07-311-2/+2
| | | | | Submitted by: SAKIYAMA Nobuo <sakichan@lares.dti.ne.jp> PR: kern/20300
* Update my e-mail addressn_hibma2000-05-021-3/+3
|
* USB Zip 250 drives are now supportedn_hibma2000-03-271-1/+2
| | | | Obtained from: Anders Andersson <anders@sanyusan.se>
* Remove the trailing zeroes on the entries for the kernel config.n_hibma2000-03-221-4/+4
| | | | Submitted by: Anders Andersson <anders@sanyusan.se>
* Add entry for the Microtech USB to SCSI cable.n_hibma2000-03-201-0/+1
|
* Reflect the fact that we supported the Y-E Data floppy as well.n_hibma2000-03-181-0/+4
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Second round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* Discourage usage of controller in kernel config files. Reflect thisasmodai2000-01-171-3/+3
| | | | by changing ``controller'' to ``device'' as per GENERIC and LINT.
* * remove i386 specific markphantom1999-11-151-2/+1
| | | | | * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Fix a bunch of broken cross-referenceschris1999-08-181-3/+3
|
* Various man page cleanup:mpp1999-08-151-3/+3
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Add the USB Mass Storage manual pagen_hibma1999-05-091-0/+103
OpenPOWER on IntegriCloud