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-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
2001-08-18
Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD.
Aaron Campbell
2001-08-18
write output port
Michael Shalayeff
2001-08-18
Make siop pay attention to quirks table. This not only eliminates the
Kenneth R Westerback
2001-08-17
Back out pcic_delay() since we cannot call tsleep() in interupt context.
Todd C. Miller
2001-08-16
do not try to undefine CAC_DEBUG
Brad Smith
2001-08-12
absolutely no need to include vm_parm.h after vm.h
Michael Shalayeff
2001-08-12
remove some of the redundant vm includes
Michael Shalayeff
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-08-10
- make transmit use linked lists not indexed arrays (more like it was when I ...
Jason Wright
2001-08-09
- scb_wait() is now time based (not cpu speed based)
Jason Wright
2001-08-08
New timeouts. I've been running this since almost a whole year.
Miod Vallat
2001-08-06
Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR.
Kenneth R Westerback
2001-08-03
This driver allows vlan sized frames on 905B, set IFCAP_VLAN_MTU on that chip
Chris Cappuccio
2001-08-03
Fix logic for detecting 82558 and newer chips in pci;
Chris Cappuccio
2001-08-03
Set IFCAP_VLAN_MTU, the Realtek chip does not discard/truncate large frames.
Chris Cappuccio
2001-08-03
Set IFCAP_VLAN_MTU, this driver already allows vlan-size frames
Chris Cappuccio
2001-08-03
Avoid warning when building with vga on isa without vga on pci; ok mickey@
Thorsten Lockert
2001-08-03
confgiuration -> configuration.
Federico G. Schwindt
2001-07-31
Go down only one Ultra DMA mode at a time. Thanks to Matt Evans for
Constantine Sapuntzakis
2001-07-31
On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading
Constantine Sapuntzakis
2001-07-27
Change how interrupts are acknowledged -- this is how the specification say
Thorsten Lockert
2001-07-27
Yet another probe fix. Switch to the right drive before looking at registers
Constantine Sapuntzakis
2001-07-26
make it compile on `other' endian machines
Michael Shalayeff
[next]