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_8_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.46   19 years  joris   correctly close the audio device in audio_open() if one of the precision param...
[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.6   18 years  dlg   add bio_unregister so drivers can remove their bio entry on error or detach. ok...
[TXT] biovar.h  1.20   18 years  dlg   blinking doesnt care about volid and diskid at the moment. use target instead
[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.5   18 years  deraadt   allocate path using malloc, not as local variable; ok dlg pascoe
[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.12   19 years  pascoe   Correct signed/unsigned mismatches in compatibility macros and add mono-to-stere...
[TXT] mulaw.h  1.12   19 years  pascoe   Correct signed/unsigned mismatches in compatibility macros and add mono-to-stere...
[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.79   18 years  djm   use monotonic time for repeat event detections; feedback and ok deraadt@
[TXT] vnd.c  1.56   18 years  tedu   change sc_keyctx from void * to blf_ctx *. there's no point for it to be void a...
[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.62   19 years  art   remove "0x" in front of %p in printfs. eyeballed by krw@
[TXT] ccdvar.h (in the Attic) [Hide]  1.8   19 years  mickey   calculate the rpm for a disklabel; implement new io discipline for mirror; this ...
[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.26   18 years  miod   Do not compile RAMDISK_SERVER functionnality by default if option SMALL_KERNEL; ...
[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.38   19 years  millert   branches: 1.38.2; Intermediate cast of strio_offs -> uio_offset should be u_lon...
[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...