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
Age
Commit message (
Expand
)
Author
2000-07-07
Support Intel 440MX Ultra/33 controller found on various laptops
Chris Cappuccio
2000-07-07
Pick up change that went into NetBSD side- I pooched the timeout
mjacob
2000-07-07
From NetBSD:
Chris Cappuccio
2000-07-07
regen
Brad Smith
2000-07-07
add a lot more unimplemented syscall name placeholders, from NetBSD.
Brad Smith
2000-07-07
sync
Chris Cappuccio
2000-07-07
Promise Ultra100/ATA IDE
Chris Cappuccio
2000-07-07
Use b_cylinder instead of a homebrew define.
Artur Grabowski
2000-07-07
The rfork sharing of vmspace is .. special and was broken with UVM.
Artur Grabowski
2000-07-07
Make hzto return 0 for timeouts that should happen now or in the past.
Artur Grabowski
2000-07-07
Be more paranoid about return values from hzto.
Artur Grabowski
2000-07-07
Isn't code sharing great?
Artur Grabowski
2000-07-07
esp files commented out for now, since the MI esp driver was added.
Dale S. Rahn
2000-07-07
Updates from a newer version of the NetBSD driver.
Dale S. Rahn
2000-07-07
Support config type 2 as required for proper uni-north pci config cycles.
Dale S. Rahn
2000-07-07
When select is awakened by a select collission, we need to recalculate
Artur Grabowski
2000-07-07
Since it is possible for the interrupt controller to be configured late
Dale S. Rahn
2000-07-07
Additional bus defines, required to build ahc driver. ahc not quite working
Dale S. Rahn
2000-07-07
Fix some spl handling.
Artur Grabowski
2000-07-07
Convert spl* on sparc to be raising-only.
Artur Grabowski
2000-07-07
sync
jasoni
2000-07-07
Change all UNIMPL and OBSOL syscalls to STD.
jasoni
2000-07-06
#ifdef SIOCGIFMTU should have been SIOCSIFMTU.
mjacob
2000-07-06
Fix a minor bug in the MAC address unscrambling code. From FreeBSD.
Aaron Campbell
2000-07-06
Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD;
Federico G. Schwindt
2000-07-06
Perform a much longer delay after resetting the card to give it a chance to get
Aaron Campbell
2000-07-06
sync
Federico G. Schwindt
2000-07-06
3com 3C339 token ring.
Federico G. Schwindt
2000-07-06
Sync with NetBSD.
Aaron Campbell
2000-07-06
Add support for the National Semiconductor DP83815 Fast Ethernet chip.
Aaron Campbell
2000-07-06
dummy me, forgot \n in panic->printf transition
Michael Shalayeff
2000-07-06
sync
Aaron Campbell
2000-07-06
oops
Aaron Campbell
2000-07-06
don't panic for nothing
Michael Shalayeff
2000-07-06
Add ICU 82801AA_LPC (as on the OR840 motherboard).
Hakan Olsson
2000-07-06
sync
Aaron Campbell
2000-07-06
Add new NatSemi Ethernet product.
Aaron Campbell
2000-07-06
Change splsoftclock() call to spllowersoftclock() to conform with other
Hakan Olsson
2000-07-06
Change splsoftclock() to spllowersoftclock(). (art@ ok)
Hakan Olsson
2000-07-06
Change splsoftclock() to raise the spl, instead of lowering it.
Hakan Olsson
2000-07-06
Add spllowersoftclock(), same as splsoftclock(). (art@ ok)
Hakan Olsson
2000-07-06
#ifndef MSGBUFSIZE, ok niklas@
Eric Jackson
2000-07-06
Fix pmap_activate and activation of the
Artur Grabowski
2000-07-06
Make the handling of going into ddb from the console more like the
Artur Grabowski
2000-07-06
Move domain.h above so this compiles again.
Federico G. Schwindt
2000-07-06
- more icmp6/ip6 stats.
Jun-ichiro itojun Hagino
2000-07-06
Don't include <vm/vm.h> twice. (art@ ok)
Hakan Olsson
2000-07-06
Typo in comment and some cleanup of roundrobin.
Artur Grabowski
2000-07-06
Port latest in from FreeBSD- finally have some of the link issues sorted
mjacob
2000-07-06
Reorder irq enabling and vector setup; makes Ricoh-based PCI-CardBus bridges
Aaron Campbell
[next]