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_0


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.51   17 years  miod   In a drivers activate() entry point, if on DVACT_DEACTIVATE it does something, t...
[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.8   18 years  mk   Nuke unused local variable (ok beck deraadt) and unused struct bio_softc declara...
[TXT] biovar.h  1.25   18 years  deraadt   shorten a name for bioctl
[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] cninit.c  1.6   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cons.c  1.16   18 years  miod   Split the d_type field of cdevsw entries into d_type and d_flags for clarity. Di...
[TXT] cons.h  1.15   18 years  miod   Let cons_init() and cons_init_bell() initialize the whole consdev structure, thu...
[TXT] firmload.c  1.8   17 years  pedro   Pass process credentials to VOP_READ(), making it possible to load firmwares ove...
[TXT] hotplug.c  1.8   18 years  mk   Remove device id from hotplug events. ok henning
[TXT] ipmi.c  1.47   17 years  marco   Add a wait between send and receive command. Talked through with jordan.
[TXT] ipmivar.h  1.16   17 years  marco   Only read 1 sensor at a time instead of all of them. This should help systems t...
[TXT] ksyms.c  1.17   17 years  martin   include uvm_extern.h for atop()
[TXT] midi.c  1.14   18 years  jsg   Handle input interrupts in a better manner. It is only necessary to notify readi...
[TXT] midi_if.h  1.6   18 years  jsg   Add optional flush method to MIDI hardware interface. Allow umidi(4) to send mul...
[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] 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.7   17 years  miod   In a drivers activate() entry point, if on DVACT_DEACTIVATE it does something, t...
[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.80   18 years  djm   make this use nanotime, not microtime; ok mickey@
[TXT] vnd.c  1.62   17 years  thib   fix a panic when trying to fdisk vnd devices (not svnd) wich are back by weird i...
[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.67   17 years  krw   Rather than using cs->sc_size to set d_secperunit and then RAW_PART's p_size, us...
[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] midisyn.c (in the Attic) [Hide]  1.6   18 years  jsg   Add optional flush method to MIDI hardware interface. Allow umidi(4) to send mul...
[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.28   17 years  krw   Now that DEV_BSIZE is universally defined as 1 << DEV_BSHIFT, use it to set d_se...
[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.11   18 years  millert   Move contents of sys/select.h to sys/selinfo.h in preparation for a userland-vis...
[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.42.2.1   17 years  brad   MFC: Fix by djm@ fix an exploitable integer overflow found by Chris Evans of Go...
[TXT] systrace.h (in the Attic) [Hide]  1.19.2.1   17 years  brad   MFC: Fix by djm@ fix an exploitable integer overflow found by Chris Evans of Go...