index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
eso.c
Age
Commit message (
Expand
)
Author
2005-04-14
make sure round_blocksize does not produce 0 after alignment
Michael Shalayeff
2003-05-01
- initialize sc_pa before using it
Jason Wright
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2002-06-09
fix resuming the eso through the powerhook; from marius aamodt eriksen <mariu...
Michael Shalayeff
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-01-20
make all audio drivers use the new allocm and round_buffersize decl's.
Eric Jackson
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-09-21
Correct some pryntf() usage: get the correct number of arguments in the
Miod Vallat
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2000-07-19
As in NetBSD, added direction to allocm/round_buffer_size APIs.
Constantine Sapuntzakis
2000-04-03
fix dmesg output
Theo de Raadt
2000-01-11
off by one
Theo de Raadt
1999-12-05
Pass device mode to query_encoding in the structure to fill, so
Marc Espie
1999-12-04
rev E name
Theo de Raadt
1999-08-08
dmesg output corrections
Theo de Raadt
1999-08-05
simplify dmesg reporting
Theo de Raadt
1999-08-05
Use config_defer when a silicon bug hits
Niklas Hallqvist
1999-08-05
mv isa/mpu401var.h ic/mpuvar.h
Theo de Raadt
1999-08-04
ESS Solo-1 PCI audio card driver, from NetBSD
Niklas Hallqvist