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
Age
Commit message (
Expand
)
Author
2001-09-15
sync
Jason Wright
2001-09-15
SUN GEM
Jason Wright
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-09-10
fix the bzero size, not that it matters that much
Michael Shalayeff
2001-09-06
regen
Michael Shalayeff
2001-09-06
fix a dup and add one toshiba device
Michael Shalayeff
2001-09-06
regen
Michael Shalayeff
2001-09-06
#9 rev IV
Michael Shalayeff
2001-09-06
sync
Niels Provos
2001-09-06
supersavage
Niels Provos
2001-09-06
Remove useless "\n%s" from the attach routine to match OpenBSD attach norms.
Todd C. Miller
2001-09-06
sync up to NetBSD; reviewed by csapuntz@
Christian Weisgerber
2001-09-06
Rewrite interrupt handler a bit... ack interrupts sooner.
Jason Wright
2001-09-05
sync
Jason Wright
2001-09-05
ElanSC520 Host-PCI
Jason Wright
2001-09-05
fix pci_intr_map so that it uses the new interface
Nathan Binkert
2001-09-05
add lge
Nathan Binkert
2001-09-05
Pick up a bugfix from FreeBSD: In wx_hw_stop, a bogus additional write
mjacob
2001-09-05
Stereo jitter suppressor.
Marc Espie
2001-09-05
add intel ich3 ac97
Niels Provos
2001-09-05
sync
Niels Provos
2001-09-05
add 82801CA/CAM AC97 Audio
Niels Provos
2001-09-04
recognize intel pro/100 cards; okay deraadt@
Niels Provos
2001-09-04
sync
Theo de Raadt
2001-09-04
shorten
Theo de Raadt
2001-09-04
Driver for the Level1 LXT1001 Gigabit Ethernet Chip.
Nathan Binkert
2001-09-04
sync
Chris Cappuccio
2001-09-04
Intel ICH3 (82801CA/CAM) IDE
Chris Cappuccio
2001-09-04
Select between MII/GMII/TBI in the mii_mediachg function instead of in the
Nathan Binkert
2001-09-04
Fix mask for callout unit
Nathan Binkert
2001-09-01
Catch up with mainline of code development.
mjacob
2001-08-31
Print a hex value with 0x (Alexander Yurchenko <grange@rt.mipt.ru>)
Chris Cappuccio
2001-08-28
an attempt at deuglification of the previous commit (It's still ugly, tho)
Jason Wright
2001-08-28
Relax restriction on buffer length being % 4 = 0 for the last entry in the
Jason Wright
2001-08-27
get direction of read/write correct in calls to bus_dmamap_sync()
Jason Wright
2001-08-27
reverse read/write directions in bus_dmamap_sync calls since I misunderstood ...
Jason Wright
2001-08-27
Deal with __HAS_NEW_BUS_DMAMAP_SYNC and try to sync partial maps when possible.
Jason Wright
2001-08-27
initial support for non-HMAC md5/sha1 (work by ben@ and myself)
Jason Wright
2001-08-27
sync
Chris Cappuccio
2001-08-27
Promise PDC20268
Chris Cappuccio
2001-08-26
sync
Theo de Raadt
2001-08-26
new
Theo de Raadt
2001-08-26
Yup, I managed to fat finger all three of these while doing bus_dmamap_sync()
Jason Wright
2001-08-26
deal with 5 arg form of bus_dmamap_sync() if available
Jason Wright
2001-08-26
remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.
Federico G. Schwindt
2001-08-25
deal with 5 arg for of bus_dmamap_sync() if available
Jason Wright
2001-08-25
Allow machdep code to decide the order in which we probe the
Artur Grabowski
2001-08-25
- Use BUS_DMA_RAW if it's defined.
Artur Grabowski
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-08-24
missing bus_dmamap_sync() calls on descriptors... also deal with 5 argument f...
Jason Wright
[prev]
[next]