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_4_3_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.90   16 years  jakemsr   from audio(4): blocksize sets the current audio blocksize. The generic ...
[TXT] midi.c  1.16   17 years  krw   'tranfer' -> 'transfer' in comments.
[TXT] mulaw.c  1.14   16 years  jakemsr   - add a couple more mono-to-stereo conversions - add stereo-to-mono conversions ...
[TXT] mulaw.h  1.13   16 years  jakemsr   - add a couple more mono-to-stereo conversions - add stereo-to-mono conversions ...
[TXT] rnd.c  1.87   16 years  djm   Add a arc4random_uniform() that returns a uniformly distributed number in the ra...
[TXT] softraid.c  1.104   16 years  ckuethe   Add myself to the copyrights, ok marco@
[TXT] midi_if.h  1.6   18 years  jsg   Add optional flush method to MIDI hardware interface. Allow umidi(4) to send mul...
[TXT] ipmi.c  1.63   16 years  cnst   Call sensordev_install() iff we find and sensor_attach() the individual sensors....
[TXT] cninit.c  1.8   16 years  jsing   Cleanup cn_pri. Change constants to more meaningful names, rather than the hp300...
[TXT] cons.h  1.16   16 years  jsing   Cleanup cn_pri. Change constants to more meaningful names, rather than the hp300...
[TXT] radio.c  1.7   17 years  miod   In a drivers activate() entry point, if on DVACT_DEACTIVATE it does something, t...
[TXT] ksyms.c  1.19   16 years  gilles   KNF prompted and "much better" by marco@, ok pyr@
[TXT] biovar.h  1.28   17 years  marco   Make disk assembly smarter and add two qualifiers to it: 1) noautoassemble; when...
[TXT] midivar.h  1.5   18 years  millert   Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-vis...
[TXT] softraid_crypto.c  1.18   16 years  marco   Oops to eager with the delete button. prompted by deraadt.
[TXT] firmload.c  1.8   17 years  pedro   Pass process credentials to VOP_READ(), making it possible to load firmwares ove...
[TXT] softraidvar.h  1.49   16 years  hshoexer   Propper encryption of on-disk-keys, prodded/suggest by tedu@ and djm@ also use a...
[TXT] hotplug.c  1.8   18 years  mk   Remove device id from hotplug events. ok henning
[TXT] softraid_raid0.c  1.8   16 years  marco   Shave off a few more bytes by moving IO collision detection into a generic fucnt...
[TXT] softraid_raid1.c  1.5   16 years  marco   Shave off a few more bytes by moving IO collision detection into a generic fucnt...
[TXT] vndioctl.h  1.6   19 years  pedro   add the VNDIOCGET ioctl to vnode disks, ok millert@
[TXT] cons.c  1.18   16 years  jasper   ansify/de-register ok miod@
[TXT] radio_if.h  1.3   22 years  mickey   make radio attach, not steal other audio attachments
[TXT] vnd.c  1.84   16 years  fgsch   more remove unneeded declarations that shadows existing vars; ok by many.
[TXT] clock_subr.h  1.4   17 years  deraadt   move clock_subr.c to a better place, and now it is always in the kernel so that ...
[TXT] rd.c  1.1   23 years  deraadt   oh, i forgot to put this in ;-)
[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] ipmivar.h  1.18   17 years  deraadt   split userland & kernel struct sensor/sensordev so that the addition of new fiel...
[TXT] radiovar.h  1.3   22 years  mickey   support detach, from netbsd
[TXT] bio.c  1.11   16 years  deraadt   use sizeof where needed
[TXT] auconv.c (in the Attic) [Hide]  1.8   16 years  jakemsr   - add a couple more mono-to-stereo conversions - add stereo-to-mono conversions ...
[TXT] auconv.h (in the Attic) [Hide]  1.7   16 years  jakemsr   - add a couple more mono-to-stereo conversions - add stereo-to-mono conversions ...
[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.82   16 years  mk   There is no such word as `detatch'. ok mglocker
[TXT] ccdvar.h (in the Attic) [Hide]  1.11   17 years  deraadt   now that all partition size/offsets are potentially 64-bit, change the type of a...
[TXT] flash.c (in the Attic) [Hide]  1.8   16 years  deraadt   b_cylinder does not need to be set on the callpath down into drivers. cpu_diskla...
[TXT] flashvar.h (in the Attic) [Hide]  1.2   16 years  deraadt   b_cylinder does not need to be set on the callpath down into drivers. cpu_diskla...
[TXT] midisyn.c (in the Attic) [Hide]  1.8   16 years  gilles   KNF prompted and "much better" by marco@, ok pyr@
[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.40   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok krw@ deraad...
[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.20   16 years  djm   Add a arc4random_uniform() that returns a uniformly distributed number in the ra...
[TXT] sequencer.c (in the Attic) [Hide]  1.15   16 years  krw   Simpliest memset(,0,) -> M_ZERO changes. One (caddr *) cast removal, otherwise j...
[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.47   16 years  brad   return with ENOTTY instead of EINVAL for unknown ioctl requests. ok krw@ deraad...
[TXT] systrace.h (in the Attic) [Hide]  1.20   17 years  djm   fix an exploitable integer overflow found by Chris Evans of Google Security; ok ...