OpenBSD CVS

src/sys/dev/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / dev

Current tag: OPENBSD_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] acpi/        
[DIR] adb/        
[DIR] ata/        
[DIR] atapi/        
[DIR] atapiscsi/        
[DIR] bluetooth/        
[DIR] cardbus/        
[DIR] crypto/        
[DIR] dec/        
[DIR] dt/        
[DIR] efi/        
[DIR] eisa/        
[DIR] fdt/        
[DIR] gpio/        
[DIR] hid/        
[DIR] hil/        
[DIR] i2c/        
[DIR] i2o/        
[DIR] ic/        
[DIR] ieee1394/        
[DIR] isa/        
[DIR] microcode/        
[DIR] mii/        
[DIR] ofw/        
[DIR] onewire/        
[DIR] pci/        
[DIR] pckbc/        
[DIR] pcmcia/        
[DIR] ppbus/        
[DIR] puc/        
[DIR] pv/        
[DIR] raidframe/        
[DIR] rasops/        
[DIR] rcons/        
[DIR] sbus/        
[DIR] sdmmc/        
[DIR] spi/        
[DIR] std/        
[DIR] sun/        
[DIR] tc/        
[DIR] usb/        
[DIR] vesa/        
[DIR] videomode/        
[DIR] vmm/        
[DIR] wscons/        
[DIR] wsfont/        
[DIR] x86emu/        
[TXT] audio.c  1.44   19 years  vincent   replace strange cpp magic by straight code ok deraadt@
[TXT] audio_if.h  1.25   20 years  pvalchev   remote splaudio hack, now that all architectures that need it, have it in MI inc...
[TXT] bio.c  1.3   20 years  millert   Remove some double semicolons (hmm, do two semis equal a maxi?). I've skipped th...
[TXT] biovar.h  1.2   21 years  deraadt   fix various 3/4 licenses according to "terms" file
[TXT] clock_subr.h  1.3   22 years  millert   First round of __P removal in sys
[TXT] cninit.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cons.c  1.14   20 years  millert   Replace select backends with poll backends. selscan() and pollscan() now call t...
[TXT] cons.h  1.13   20 years  millert   Replace select backends with poll backends. selscan() and pollscan() now call t...
[TXT] firmload.c  1.4   19 years  pat   Don't bother trying to load an empty firmware file. ok deraadt
[TXT] hotplug.c  1.6   19 years  drahn   If the hotplug queue is full, bump the tail pointer in the circular buffer. ok g...
[TXT] ksyms.c  1.16   19 years  pefo   mips/sgi uses same symbol table style setup as sparc64 OK mickey@
[TXT] midi.c  1.12   19 years  deraadt   the following patch fixes a bug preventing midi uarts that do not support interr...
[TXT] midi_if.h  1.5   22 years  millert   Cosmetic changes only, primarily making comments line up nicely after the __P re...
[TXT] midivar.h  1.4   19 years  jsg   add some missing $, ok djm@ 'That looks fine to me' millert@
[TXT] mulaw.c  1.11   20 years  deraadt   slinear to alaw converters; from netbsd, via jakemsr@jakemsr.com
[TXT] mulaw.h  1.11   20 years  deraadt   slinear to alaw converters; from netbsd, via jakemsr@jakemsr.com
[TXT] radio.c  1.6   22 years  mickey   make radio attach, not steal other audio attachments
[TXT] radio_if.h  1.3   22 years  mickey   make radio attach, not steal other audio attachments
[TXT] radiovar.h  1.3   22 years  mickey   support detach, from netbsd
[TXT] rd.c  1.1   23 years  deraadt   oh, i forgot to put this in ;-)
[TXT] rnd.c  1.76   19 years  robert   Fix a variable name in a comment; from Clint <cruoho@gmail.com>; ok tdeval@
[TXT] vnd.c  1.53   19 years  tedu   copyoutstr doesn't work so well with the kernel addresses
[TXT] vndioctl.h  1.6   19 years  pedro   add the VNDIOCGET ioctl to vnode disks, ok millert@
[TXT] auconv.c (in the Attic) [Hide]  1.6   20 years  jason   ansify and add an alaw <-> mulaw conversion
[TXT] auconv.h (in the Attic) [Hide]  1.6   22 years  nate   new conversion functions from NetBSD for uaudio
[TXT] audiovar.h (in the Attic) [Hide]  1.9   21 years  mickey   space cleanup; some from grendel@zeitbombe.org
[TXT] ccd.c (in the Attic) [Hide]  1.57   19 years  mickey   branches: 1.57.2; initialise min arg to uvm_km_suballoc; not currently enabled ...
[TXT] ccdvar.h (in the Attic) [Hide]  1.7   19 years  mickey   fix a buffer-done race that makes mirroring work now; use pool instead of malloc...
[TXT] clock_subr.c (in the Attic) [Hide]  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] midisyn.c (in the Attic) [Hide]  1.4   21 years  tedu   correct check for the size of semitones credit to Yichen Xie's bounds checker o...
[TXT] midisynvar.h (in the Attic) [Hide]  1.2   22 years  millert   First round of __P removal in sys
[TXT] ramdisk.c (in the Attic) [Hide]  1.25   20 years  krw   Complete 'lp.d_' to 'lp->d_' changes started with r1.24 so that ramdisk_cd and f...
[TXT] ramdisk.h (in the Attic) [Hide]  1.5   22 years  millert   First round of __P removal in sys
[TXT] rndioctl.h (in the Attic) [Hide]  1.10   21 years  mickey   kill the caluses three and four on some of my code
[TXT] rndvar.h (in the Attic) [Hide]  1.19   20 years  tedu   add arc4random_bytes. input ok mickey@
[TXT] sequencer.c (in the Attic) [Hide]  1.10   19 years  jsg   Use the correct API for /dev/sequencer. From Alexandre Ratchov. 'looks correct'...
[TXT] sequencervar.h (in the Attic) [Hide]  1.3   22 years  millert   First round of __P removal in sys
[TXT] systrace.c (in the Attic) [Hide]  1.37   19 years  marius   add a new message: inject. this allows the tracer to to inject buffers into the...
[TXT] systrace.h (in the Attic) [Hide]  1.18   19 years  marius   branches: 1.18.4; 1.18.6; add a new message: inject. this allows the tracer t...