Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-29 | talk about random.4 | Theo de Raadt | |
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 | replace canadish w/ english | Michael Shalayeff | |
2001-01-28 | replace russlish with english; btw, are some of the descriptions of the bits ↵ | Theo de Raadt | |
backwards? | |||
2001-01-28 | more new shiny flags for your pleasure, Xr autoconf | Michael Shalayeff | |
2001-01-28 | machdep.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-28 | gigabit -> Gigabit | Aaron Campbell | |
2001-01-28 | mdoc -compact'ify list of supported cards. | Aaron Campbell | |
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-23 | Xr to iha.4 | Theo de Raadt | |
2001-01-15 | Add adw host adapter error docs, plus minor cleanup | Kenneth R Westerback | |
2001-01-13 | Clarify meaning: the code is entirely ours. Give tribute where tribute | Marc Espie | |
is due, namely all hw information was gleaned from the FreeBSD and Linux drivers. | |||
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 | Let SYNOPSIS look OpenBSDish and not outlandish. | Marc Espie | |
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-12 | mention more ac97 drivers | Theo de Raadt | |
2001-01-11 | ich/auich | Michael Shalayeff | |
2001-01-11 | Default mode is BSS, not ad-hoc | Angelos D. Keromytis | |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt | |
2001-01-09 | Typo: ommit -> omit. Small grammatical adjustment: 'specifies which fixup ↵ | Kenneth R Westerback | |
procedures' -> specifies a fixup procedure' | |||
2001-01-09 | Typo: 'eg.' -> 'e.g.' | Kenneth R Westerback | |
2001-01-09 | Typos: 'eg.' -> 'e.g.', 'untill -> until' | Kenneth R Westerback | |
2001-01-09 | More complete synopsis, ok millert@,aaron@ | Marc Espie | |
2001-01-08 | From chris@: Update man page with slightly more useful information | Jeremy Evans | |
2001-01-05 | typo - SHMPAXPGS -> SHMMAXPGS | Dug Song | |
2000-12-31 | Update bugs section. | Angelos D. Keromytis | |
2000-12-31 | Some text on use with the bridge. | Angelos D. Keromytis | |
2000-12-30 | enc* is not used for the bridge anymore | Angelos D. Keromytis | |
2000-12-30 | Update for use of gif. | Angelos D. Keromytis | |
2000-12-21 | Various repairs, $Id$ tags added, etc. | Aaron Campbell | |
2000-12-21 | fix typos, aaron@ ok | Anil Madhavapeddy | |
2000-12-21 | Various repairs. | Aaron Campbell | |
2000-12-20 | the russian forgot to link this to cac.4 | Theo de Raadt | |
2000-12-18 | redundant verb; from Reinhard J. Sammer <reinhard@sammer.net> | Michael Shalayeff | |
2000-12-17 | NetBSD -> .Nx | Brad Smith | |
2000-12-17 | cac man page | Brad Smith | |
2000-12-17 | netbsd of course; from brad@ | Michael Shalayeff | |
2000-12-17 | cac man page | Michael Shalayeff | |
2000-12-17 | i did not write this one, man | Michael Shalayeff | |
2000-12-17 | Add 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-17 | err, addtron | Michael Shalayeff | |
2000-12-17 | caveats and bugs for adtron cards | Michael Shalayeff | |
2000-12-15 | .Sh EXAMPLE -> .Sh EXAMPLES. Even if there's only one example, at least | Aaron Campbell | |
this is consistent. | |||
2000-12-14 | Add option CRYPTO. | Angelos D. Keromytis | |
2000-12-12 | Remove references to ipsec-acl | Angelos D. Keromytis | |
2000-12-11 | 1000baseTX supported too | Jason Wright | |
2000-12-11 | updates; d.doroshenko@omnitel.net | Theo de Raadt | |