Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-29 | Add a transient driver for the Y@P phone that downloads firmware into | Aaron 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-28 | Add 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-28 | Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol. | Aaron Campbell | |
From NetBSD. /* XXX - untested */ | |||
2001-01-23 | oops | Theo de Raadt | |
2001-01-23 | Add iha.4 (Initio SCSI Host Adapter) | Kenneth R Westerback | |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron 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-13 | Preliminary man page for maestro. Link it. | Marc Espie | |
Keep alphabetical order in audio.4 while we're at it :) | |||
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt | |
2000-12-17 | cac man page | Brad Smith | |
2000-12-11 | updates; d.doroshenko@omnitel.net | Theo de Raadt | |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell | |
2000-11-15 | Add pcdisplay(4) man page; from NetBSD. | Aaron Campbell | |
2000-11-15 | New keyboard man pages; from NetBSD. | Aaron Campbell | |
2000-11-15 | Manual page for vga(4); from NetBSD. | Aaron Campbell | |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist | |
2000-11-06 | MLINK uhub.4 | Theo de Raadt | |
2000-10-26 | Enable sun3 md manpages | Miod Vallat | |
2000-10-17 | remove dmphy man page and add amphy page | Jason Wright | |
2000-10-13 | Import missing USB man pages; from NetBSD. | Aaron Campbell | |
2000-10-10 | Descend vax subdirs. | Hugh Graham | |
2000-09-17 | Add man page for dmphy(4). | Aaron Campbell | |
2000-09-16 | add ums(4) | Matthieu Herrb | |
2000-09-15 | 3ware escalade, twe | Michael Shalayeff | |
2000-08-28 | Add skeleton manpages for brgphy & xmphy. | Jason Wright | |
2000-07-20 | new auvia and fms drivers from netbsd (testing requests sent out, since i ↵ | Theo de Raadt | |
cannot find any of these devices) | |||
2000-07-14 | add wscons manuals, from laconica | Michael Shalayeff | |
2000-07-06 | Remove the ffs_softupdates(4) man page. The license has been changed to BSD and | Aaron Campbell | |
all relevant information has been moved to the options(4) page. | |||
2000-07-01 | Add a bare-bones clcs(4) man page; from NetBSD. | Aaron Campbell | |
2000-06-11 | skeleton man page for ubsec | Jason Wright | |
2000-05-30 | ich(4) manual page | Michael Shalayeff | |
2000-05-20 | if it is isa/pci/pcmcia, and found on more machines, move it up a bit | Theo de Raadt | |
2000-05-18 | Man page for puc(4) from NetBSD | Todd C. Miller | |
2000-05-15 | driver for the databook isa/pcmcia bridge (commented out in GENERIC for now); | Jason Wright | |
from NetBSD. | |||
2000-04-27 | install cmpci.4 | Todd C. Miller | |
2000-04-26 | vlan(4) | Chris Cappuccio | |
2000-04-17 | add pchb | Michael Shalayeff | |
2000-04-15 | add urio(4) | Jakob Schlyter | |
2000-04-13 | new and tweak | Theo de Raadt | |
2000-04-11 | lose non-support architecture pages | Theo de Raadt | |
2000-04-11 | Add cardbus(4) man page. | Aaron Campbell | |
2000-04-04 | isa and pci pages, talking about legacy ISA interrupt routing... | Theo de Raadt | |
2000-04-03 | Add man page for USB mass storage device driver. | Aaron Campbell | |
2000-04-03 | add nsphyter man page | Jason Wright | |
2000-04-03 | an(4) | Michael Shalayeff | |
2000-03-29 | The al and ax drivers are gone. | Aaron Campbell | |
2000-03-29 | Update USB man pages. | Aaron Campbell | |
2000-03-22 | ray(4); chopps@netbsd.org | Michael Shalayeff | |
2000-03-16 | start at a hifn 7751 man page | Theo de Raadt | |
2000-02-22 | add ses.4 man page | mjacob | |
2000-02-17 | Add a gdt man-page | Niklas Hallqvist | |