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
Age
Commit message (
Expand
)
Author
2001-08-18
Support for PCMCIA network cards with an ASIX AX88190. Committing this over
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
quieten pcmcia/cardbus interrupt handling at unsuspend time
Theo de Raadt
2001-08-17
Back out pcic_delay() since we cannot call tsleep() in interupt context.
Todd C. Miller
2001-08-17
Add RC4 support.
ben
2001-08-17
Oops, maxseglen and maxlen were backwards in call to bus_dmamap_create().
Jason Wright
2001-08-16
do not try to undefine CAC_DEBUG
Brad Smith
2001-08-15
- Attempt to recover from PCI aborts. This is a heavy handed approach which
Jason Wright
2001-08-15
Add some stuff missed in a previous FreeBSD merge... Fixes the problem where
Jason Wright
2001-08-14
One char was wrong. -moj
Mats O Jansson
2001-08-14
Allow latin-1 chars. -moj
Mats O Jansson
2001-08-14
add missing latin-1 chars. -moj
Mats O Jansson
2001-08-14
Call dc_read_srom with the correct width; patch from gluk@. Fixes problems
Aaron Campbell
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
remove redundant vm includes
Michael Shalayeff
2001-08-12
#(endif|else) foo is incorrect, make it #endif /* foo */
Heikki Korpela
2001-08-11
no need to include vm_prot.h here.
Artur Grabowski
2001-08-11
document the fast thingy on the VScom PCI-200L
Theo de Raadt
2001-08-11
move hifn_stats definition to header
Jason Wright
2001-08-10
allocate tx dma maps in attach instead of creating/destroying them for each tx
Jason Wright
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-09
Use a startup hook for the rest of the chip initialization.
Hakan Olsson
2001-08-09
sync
Theo de Raadt
2001-08-09
yet another damn winmodem
Theo de Raadt
2001-08-08
New timeouts, drahn@ sez go ahead.
Miod Vallat
2001-08-08
New timeouts. I've been running this since almost a whole year.
Miod Vallat
2001-08-08
sync
Theo de Raadt
2001-08-08
new stuff
Theo de Raadt
2001-08-08
initialize timeouts, since it's a copy of comattach; reported by Larry Moore ...
Michael Shalayeff
2001-08-08
leave the dma engines polling for a bit after the last descriptor has been
Jason Wright
2001-08-08
Initial support for RC4 operations (This probably won't work yet as
Jason Wright
2001-08-07
sync
Theo de Raadt
2001-08-07
another ESS; hideishi@magisystem.net
Theo de Raadt
2001-08-06
Remove legacy __BDEVSW_DUMP_OLD_TYPE code.
Miod Vallat
2001-08-06
Fix errant reference to DEBUG_INTR to use correct SIOP_DEBUG_INTR.
Kenneth R Westerback
2001-08-05
sync
Theo de Raadt
2001-08-05
Hint: another vendor who made a PCI chipset
Theo de Raadt
2001-08-05
sync
Theo de Raadt
2001-08-05
VScom PCI 200-L; lmoore@starwon.com.au
Theo de Raadt
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
from NetBSD:
Chris Cappuccio
2001-08-03
sync
Chris Cappuccio
2001-08-03
Acard IDE and SCSI controllers
Chris Cappuccio
[next]