summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Collapse)Author
2001-01-29talk about random.4Theo de Raadt
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
the EZ-USB chip. After downloading the firmware the device detaches and then reattaches as a composite device (audio + HID). From NetBSD. /* XXX - untested */ Commented out in GENERIC for now, since this sounds like a kind of rare and weird device that no one would have. But it might be useful to have an example driver like this in the tree in case we see more (important) USB devices in the future using the EZ-USB.
2001-01-28replace canadish w/ englishMichael Shalayeff
2001-01-28replace russlish with english; btw, are some of the descriptions of the bits ↵Theo de Raadt
backwards?
2001-01-28more new shiny flags for your pleasure, Xr autoconfMichael Shalayeff
2001-01-28machdep.apmhalt docu goes here (and soon in apm.8).Marco S Hyman
Someone with better english skills than mine may want to edit the wording.
2001-01-28gigabit -> GigabitAaron Campbell
2001-01-28mdoc -compact'ify list of supported cards.Aaron Campbell
2001-01-28Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.Aaron Campbell
/* XXX - untested */ Note: just reminding myself that I need to create a nice diff for Lennart to further portablize the USB code (I fell behind in doing this). In particular, for this driver, the IF_INPUT() macro just does ether_input() in OpenBSD, but we really want to call the local upl_input() routine.
2001-01-28Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol.Aaron Campbell
From NetBSD. /* XXX - untested */
2001-01-23oopsTheo de Raadt
2001-01-23Add iha.4 (Initio SCSI Host Adapter)Kenneth R Westerback
2001-01-23Xr to iha.4Theo de Raadt
2001-01-15Add adw host adapter error docs, plus minor cleanupKenneth R Westerback
2001-01-13Clarify meaning: the code is entirely ours. Give tribute where tributeMarc Espie
is due, namely all hw information was gleaned from the FreeBSD and Linux drivers.
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
Tatoku Ogaito, banged into shape for OpenBSD by me. Recording has not been tested yet, but mpg123 works fine. Sound still works after suspend/resume. XXX: On the IBM ThinkPad X20, must disable pcibios else the cs4281 won't generate interrupts. Cause yet unknown but probably not the driver's fault. YMMV on other laptops with this chip.
2001-01-13Let SYNOPSIS look OpenBSDish and not outlandish.Marc Espie
2001-01-13Preliminary man page for maestro. Link it.Marc Espie
Keep alphabetical order in audio.4 while we're at it :)
2001-01-12mention more ac97 driversTheo de Raadt
2001-01-11ich/auichMichael Shalayeff
2001-01-11Default mode is BSS, not ad-hocAngelos D. Keromytis
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-09Typo: ommit -> omit. Small grammatical adjustment: 'specifies which fixup ↵Kenneth R Westerback
procedures' -> specifies a fixup procedure'
2001-01-09Typo: 'eg.' -> 'e.g.'Kenneth R Westerback
2001-01-09Typos: 'eg.' -> 'e.g.', 'untill -> until'Kenneth R Westerback
2001-01-09More complete synopsis, ok millert@,aaron@Marc Espie
2001-01-08From chris@: Update man page with slightly more useful informationJeremy Evans
2001-01-05typo - SHMPAXPGS -> SHMMAXPGSDug Song
2000-12-31Update bugs section.Angelos D. Keromytis
2000-12-31Some text on use with the bridge.Angelos D. Keromytis
2000-12-30enc* is not used for the bridge anymoreAngelos D. Keromytis
2000-12-30Update for use of gif.Angelos D. Keromytis
2000-12-21Various repairs, $Id$ tags added, etc.Aaron Campbell
2000-12-21fix typos, aaron@ okAnil Madhavapeddy
2000-12-21Various repairs.Aaron Campbell
2000-12-20the russian forgot to link this to cac.4Theo de Raadt
2000-12-18redundant verb; from Reinhard J. Sammer <reinhard@sammer.net>Michael Shalayeff
2000-12-17NetBSD -> .NxBrad Smith
2000-12-17cac man pageBrad Smith
2000-12-17netbsd of course; from brad@Michael Shalayeff
2000-12-17cac man pageMichael Shalayeff
2000-12-17i did not write this one, manMichael Shalayeff
2000-12-17Add a new possible value for the machdep.allowaperture sysctl: `2'Matthieu Herrb
allows access to the whole 1st megabyte of memory, for use by XFree86 4.0.x int10 code. (ok, deraadt@) CVS: ---------------------------------------------------------------------- sys/arch/i386/i386/mem.c share/man/man4/man4.i386/xf86.4 CVS: ----------------------------------------------------------------------
2000-12-17err, addtronMichael Shalayeff
2000-12-17caveats and bugs for adtron cardsMichael Shalayeff
2000-12-15.Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at leastAaron Campbell
this is consistent.
2000-12-14Add option CRYPTO.Angelos D. Keromytis
2000-12-12Remove references to ipsec-aclAngelos D. Keromytis
2000-12-111000baseTX supported tooJason Wright
2000-12-11updates; d.doroshenko@omnitel.netTheo de Raadt