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
/
ic
Age
Commit message (
Expand
)
Author
2001-09-27
Split out comattach that does isa and isapnp attachment and initialization,
Artur Grabowski
2001-09-27
Split out comattach that does isa and isapnp attachment and initialization,
Artur Grabowski
2001-09-27
Huge merge with NetBSD. For full details look at their revision history (1.2...
Jason Wright
2001-09-24
Do not force polling while cold = 0; from NetBSD, hinted at by fgs@
Miod Vallat
2001-09-24
Use splimp instead of splnet in some places.
Artur Grabowski
2001-09-24
get rid of kvtop, not that it matters that much
Michael Shalayeff
2001-09-23
solve mtu problem a little more elegantly (ramdisk works on blade100 and
Jason Wright
2001-09-21
configured mtu in BOTH places (grumble)
Jason Wright
2001-09-21
openbsd style %b handling
Jason Wright
2001-09-21
another ETHERMTU + sizeof(struct ether_header) problem
Jason Wright
2001-09-21
adapt to OpenBSD ioctl structure
Jason Wright
2001-09-21
Correct some pryntf() usage: get the correct number of arguments in the
Miod Vallat
2001-09-21
Driver for Sun GEM ethernet. Not ready yet.
Artur Grabowski
2001-09-20
Better timeout usage.
Miod Vallat
2001-09-20
no one cares if RFIFO has been hit... so shaddap!
Jason Wright
2001-09-20
OpenBSD style bit definitions
Jason Wright
2001-09-20
undef HMEDEBUG by default, and maximum rx/tx size is
Jason Wright
2001-09-20
occured->occurred
Mike Pechkin
2001-09-19
merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok
Michael Shalayeff
2001-09-17
Remove all of the last vestiges of vtophys (namely RFA's):
Jason Wright
2001-09-15
fix unknown codec id printout
Michael Shalayeff
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-09-10
use arc4random for iv as art@ suggested
Michael Shalayeff
2001-09-01
Catch up with mainline of code development.
mjacob
2001-08-31
Prepare for transition to 5-parameter bus_dmamap_sync() by creating and
Kenneth R Westerback
2001-08-29
initialize ac_enaddr from sc_enaddr
Jason Wright
2001-08-27
get direction of read/write correct in calls to bus_dmamap_sync()
Jason Wright
2001-08-26
Prepare for transition to 5-parameter bus_dmamap_sync() by creating and
Kenneth R Westerback
2001-08-26
this hasn't been used for ages. kill; krw@ ok.
Federico G. Schwindt
2001-08-26
Prepare for transition to 5-parameter bus_dmamap_sync() by creating and
Kenneth R Westerback
2001-08-26
remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.
Federico G. Schwindt
2001-08-25
rcsid
Jason Wright
2001-08-25
deal with 5 arg form of bus_dmamap_sync() if available.
Jason Wright
2001-08-23
recieve -> receive
Aaron Campbell
2001-08-23
initialize the channel timeout earlier.
Artur Grabowski
2001-08-23
decruftify: remove unnecessary/unused functions
Jason Wright
2001-08-23
need bpfilter.h
Jason Wright
2001-08-22
Support more dc(4) CardBus devices, including the AN985-based Linksys PCMPC200
Aaron Campbell
2001-08-21
bus independent part of hme driver from netbsd
Jason Wright
2001-08-21
From NetBSD:
Jason Wright
2001-08-20
Allow driver to recognize Cyclades 4Y and 8Y cards.
smart
2001-08-19
KNF
smart
2001-08-19
Don't reset rx/tx without turning them back on after suspend (Beck is now
Jason Wright
2001-08-19
generic driver for LSI dma controller from NetBSD
Jason Wright
2001-08-19
More old timeouts removal, mainly affected unused/unmaintained code.
Miod Vallat
2001-08-19
Add a powerhook for bringing the 556 out of sleepy mode after suspend.
Jason Wright
2001-08-18
Move the softc into the machdep parts.
Artur Grabowski
2001-08-18
rcs ids
Jason Wright
2001-08-18
generic mostek clock driver (from NetBSD, ported by art... but he's being
Jason Wright
2001-08-18
Make use of ax88190_stop_card and dl10019_stop_card.
Aaron Campbell
[next]