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
2004-08-06
add MII_MODEL_AMD_79C875phy
Per Fogelstrom
2004-08-06
Add support for Am79C875 quad phy.
Per Fogelstrom
2004-08-06
Remove __static inline to make the kernel ~24k smaller on i386 and make the d...
Marco Peereboom
2004-08-05
Unbreak luna88k; spotted by aoyama@
Miod Vallat
2004-08-05
remove some separate per driver constants and use
Brad Smith
2004-08-05
When probing using badaddr make sure the probe load instruction
Per Fogelstrom
2004-08-05
compile before you commit damnit
Theo de Raadt
2004-08-05
use ETHER_MAX_LEN.
Brad Smith
2004-08-05
remove some separate per driver constants and use
Brad Smith
2004-08-05
Cleanup attachs for com and lpt for mips.
Per Fogelstrom
2004-08-05
Fix typos. Found by Dries Schellekens
Artur Grabowski
2004-08-05
Remove forgotten debug code which does not compile on alpha.
Miod Vallat
2004-08-05
keep at least a page in pv_entries pool and uppen the high mark
Michael Shalayeff
2004-08-05
allocate a cluster on rx after all possible failures had been checked for; re...
Michael Shalayeff
2004-08-05
again, sync usb device support accross archs by adding cdce
David Gwynne
2004-08-05
sync usb devs to other archs by adding cdce
David Gwynne
2004-08-05
attach the compaq w100 and w200. the w100 should work with a bit of work. it
David Gwynne
2004-08-05
unmap bios when done. from form@pdp-11.org.ru via grange
Ted Unangst
2004-08-05
don't attempt to put processes back in a directory after unmount.
Ted Unangst
2004-08-05
spelling nit from Chris Pascoe
David Gwynne
2004-08-04
tholo forgot to update KERN_MAXID; j@pureftpd.org
Theo de Raadt
2004-08-04
Use the ad hoc register define to access the Pbus fault status register,
Miod Vallat
2004-08-04
hardclock detects if ITIMER_VIRTUAL and ITIMER_PROF have expired and
Artur Grabowski
2004-08-04
use CIRCLEQ_XXX; ok mcbride, miod
Markus Friedl
2004-08-04
Uninline vputonfreelist.
Artur Grabowski
2004-08-04
Remove the old fetch(9)/store(9) functions, since they are not used in
Miod Vallat
2004-08-04
Crank maxusers to 32 on m68k GENERIC kernels, and to 16 on m68k installation
Miod Vallat
2004-08-04
interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb...
Michael Shalayeff
2004-08-04
Make jumbo frames work.
Ryan Thomas McBride
2004-08-04
Even when we have timecounters we still have to do the check for secondary
Artur Grabowski
2004-08-04
Completely remove BATC code. BATC on 88200 are way too small to be worth
Miod Vallat
2004-08-04
- Match time_second and time_uptime prototypes.
Artur Grabowski
2004-08-04
kill hppa quirk that is not needed
Michael Shalayeff
2004-08-04
interrupt mitigation bits
Michael Shalayeff
2004-08-04
More cleaning:
Miod Vallat
2004-08-04
KNF and a spanking in the ddb helper code.
Miod Vallat
2004-08-04
More constants for the SSR register.
Miod Vallat
2004-08-04
better comments
Pedro Martelletto
2004-08-04
regen
David Gwynne
2004-08-04
Compaq WLAN Multiport W200
David Gwynne
2004-08-04
There are so many reasons why a printf in an ipi is a very bad idea.
Artur Grabowski
2004-08-04
Fix printing of revision string.
Todd C. Miller
2004-08-03
Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver
Miod Vallat
2004-08-03
Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand.
Miod Vallat
2004-08-03
Overhaul of the MVME188 logic:
Miod Vallat
2004-08-03
hide more inside _KERNEL; miod ok
Theo de Raadt
2004-08-03
Clear CMMU fault status registers after reading them, for 4:1 and 8:1
Miod Vallat
2004-08-03
Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an
Brad Smith
2004-08-03
Fix a minor bug where indirect config crashes the kernel
Per Fogelstrom
2004-08-03
NFS commit coalescion: instead of sending a commit for each block, coalesce
marius eriksen
[next]