summaryrefslogtreecommitdiff
path: root/share/man/man4/Makefile
AgeCommit message (Collapse)Author
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-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-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-13Preliminary man page for maestro. Link it.Marc Espie
Keep alphabetical order in audio.4 while we're at it :)
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2000-12-17cac man pageBrad Smith
2000-12-11updates; d.doroshenko@omnitel.netTheo de Raadt
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-15Add pcdisplay(4) man page; from NetBSD.Aaron Campbell
2000-11-15New keyboard man pages; from NetBSD.Aaron Campbell
2000-11-15Manual page for vga(4); from NetBSD.Aaron Campbell
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-06MLINK uhub.4Theo de Raadt
2000-10-26Enable sun3 md manpagesMiod Vallat
2000-10-17remove dmphy man page and add amphy pageJason Wright
2000-10-13Import missing USB man pages; from NetBSD.Aaron Campbell
2000-10-10Descend vax subdirs.Hugh Graham
2000-09-17Add man page for dmphy(4).Aaron Campbell
2000-09-16add ums(4)Matthieu Herrb
2000-09-153ware escalade, tweMichael Shalayeff
2000-08-28Add skeleton manpages for brgphy & xmphy.Jason Wright
2000-07-20new auvia and fms drivers from netbsd (testing requests sent out, since i ↵Theo de Raadt
cannot find any of these devices)
2000-07-14add wscons manuals, from laconicaMichael Shalayeff
2000-07-06Remove the ffs_softupdates(4) man page. The license has been changed to BSD andAaron Campbell
all relevant information has been moved to the options(4) page.
2000-07-01Add a bare-bones clcs(4) man page; from NetBSD.Aaron Campbell
2000-06-11skeleton man page for ubsecJason Wright
2000-05-30ich(4) manual pageMichael Shalayeff
2000-05-20if it is isa/pci/pcmcia, and found on more machines, move it up a bitTheo de Raadt
2000-05-18Man page for puc(4) from NetBSDTodd C. Miller
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
from NetBSD.
2000-04-27install cmpci.4Todd C. Miller
2000-04-26vlan(4)Chris Cappuccio
2000-04-17add pchbMichael Shalayeff
2000-04-15add urio(4)Jakob Schlyter
2000-04-13new and tweakTheo de Raadt
2000-04-11lose non-support architecture pagesTheo de Raadt
2000-04-11Add cardbus(4) man page.Aaron Campbell
2000-04-04isa and pci pages, talking about legacy ISA interrupt routing...Theo de Raadt
2000-04-03Add man page for USB mass storage device driver.Aaron Campbell
2000-04-03add nsphyter man pageJason Wright
2000-04-03an(4)Michael Shalayeff
2000-03-29The al and ax drivers are gone.Aaron Campbell
2000-03-29Update USB man pages.Aaron Campbell
2000-03-22ray(4); chopps@netbsd.orgMichael Shalayeff
2000-03-16start at a hifn 7751 man pageTheo de Raadt
2000-02-22add ses.4 man pagemjacob
2000-02-17Add a gdt man-pageNiklas Hallqvist