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
/
isa
Age
Commit message (
Expand
)
Author
2001-11-30
Kill uvm_pagealloc_contig. The two drivers that still used it should have
Artur Grabowski
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-11-06
Kill vm/vm_param.h, move it to uvm/uvm_param.h
Artur Grabowski
2001-11-05
Switch everything to the new bus_dmamap_sync API.
Artur Grabowski
2001-11-01
add missing end bracket in comment
Todd C. Miller
2001-10-31
Change the audio_hm_if->mappage interface to return paddr_t and take off_t
Artur Grabowski
2001-10-26
First cut at a port of isadma and floppy driver. ok art@
Nathan Binkert
2001-10-04
Attach sf2r and aztech.
Grigoriy Orlov
2001-10-04
SoundForte RadioLink SF16-FMR2 FM Radio Card device driver
Grigoriy Orlov
2001-10-04
Aztech/PackardBell FM Radio Card device driver
Grigoriy Orlov
2001-09-30
Move out the com at commulti attachment into an ownfile.
Artur Grabowski
2001-09-30
Move out com at isapnp attachment into an own file.
Artur Grabowski
2001-09-30
Move out com at isapnp attachment into an own file.
Artur Grabowski
2001-09-29
Next step in making the com driver improvable.
Artur Grabowski
2001-09-21
Correct some pryntf() usage: get the correct number of arguments in the
Miod Vallat
2001-09-20
occured->occurred
Mike Pechkin
2001-08-26
remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.
Federico G. Schwindt
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-08-22
iobase is a bus_addr_t
Jason Wright
2001-08-20
Allow driver to recognize Cyclades 4Y and 8Y cards.
smart
2001-08-19
KNF
smart
2001-08-17
quieten pcmcia/cardbus interrupt handling at unsuspend time
Theo de Raadt
2001-08-07
sync
Theo de Raadt
2001-08-07
another ESS; hideishi@magisystem.net
Theo de Raadt
2001-08-03
proper vga_* handling; pointed out by tholo@
Michael Shalayeff
2001-07-31
License clarification from Eric S. Raymond.
Peter Valchev
2001-07-21
- don't allow wildcarded interrupts
Jason Wright
2001-07-20
Not mapping registers you know are there (even if they don't work) is a
Jason Wright
2001-07-18
do not reset the volume after playback; landy@alumni.caltech.edu
Theo de Raadt
2001-07-17
don't bother mapping the status registers, we don't use it.
Jason Wright
2001-07-17
From NetBSD: driver for Addonics FlexPort 8S
Jason Wright
2001-07-13
On my 10th wedding anniversary I am celebrating by
Niklas Hallqvist
2001-07-08
Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN
Federico G. Schwindt
2001-07-08
OpenBSD tag.
Federico G. Schwindt
2001-07-06
__powerpc__ is defined in gcc's specs and used throughout the tree for powerp...
Steve Murphree
2001-07-06
correct includes for mvmeppc
Steve Murphree
2001-07-04
Kill this for real hopefully
Niklas Hallqvist
2001-06-27
ALTQ'ify network drivers.
Kenjiro Cho
2001-06-27
recieve -> receive
Nathan Binkert
2001-06-27
zap old vm
Artur Grabowski
2001-06-25
ether_input_mbuf() conversion.
Federico G. Schwindt
2001-06-23
More constants cleaning.
Federico G. Schwindt
2001-06-23
Remove repeated ethernet constants; use if_ether.h for it instead.
Federico G. Schwindt
2001-06-23
Actually, should just use m_tag_init()
Angelos D. Keromytis
2001-06-23
LIST_INIT, not TAILQ_INIT.
Angelos D. Keromytis
2001-06-06
missing bus linkage. ok, niklas@
David Leonard
2001-05-20
Convert from tdbi to tags.
Angelos D. Keromytis
2001-05-13
sync
Theo de Raadt
2001-05-13
hmm, these should not need entries...
Theo de Raadt
2001-05-08
sync
Theo de Raadt
[next]