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
2008-05-15
#ifdef UVIDEO_DEBUG wrap all debug routines. Shrinks the kernel. Noted
Marcus Glocker
2008-05-15
- Use pci_matchbyid().
Brad Smith
2008-05-14
Determine boot device from arguments passed by the bootloader.
Mark Kettenis
2008-05-14
Comment out option PCIVERBOSE on the floppies for now, to let them fit
Miod Vallat
2008-05-14
Parse arguments passed by the bootloader and take appropriate action.
Mark Kettenis
2008-05-14
Add a '.text' to make sure we understand IDTVEC()'s are in the text
Tobias Weingartner
2008-05-14
only compile aml_dump() if option ACPI_DEBUG.
Miod Vallat
2008-05-14
Let this build and link if SMALL_KERNEL.
Miod Vallat
2008-05-14
Get memory size and base address of internal memory mapped registers from
Mark Kettenis
2008-05-14
Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and
Miod Vallat
2008-05-14
Make all 128MB of memory available (except for the first three pages used
Mark Kettenis
2008-05-14
Add cmpci(4) and uncomment the eap(4) MIDI attachment.
Brad Smith
2008-05-14
These files are not used (and some of them would not compile anyway).
Miod Vallat
2008-05-14
Removed debugging printfs
Jordan Hargrave
2008-05-14
Clean up a bit.
Brad Smith
2008-05-14
Adding new ACPI Parser code
Jordan Hargrave
2008-05-14
Add missing splnet around mii_tick().
Brad Smith
2008-05-14
Add the Altima AC1003 PCI id.
Brad Smith
2008-05-14
regen
Brad Smith
2008-05-14
Add the vendor id for Solarflare Communications and some product ids
Brad Smith
2008-05-14
recognize some more events
joshua stein
2008-05-14
Remove the duplicate Billionton id.
Brad Smith
2008-05-14
regen
Brad Smith
2008-05-14
Remove the duplicate Billionton product id named SnapPort which is
Brad Smith
2008-05-14
regen
Brad Smith
2008-05-14
Add the CONWISE Technology vendor id and the CW6622 product id.
Brad Smith
2008-05-13
Fix chrtoblktbl[] entries.
Miod Vallat
2008-05-13
Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1.
Miod Vallat
2008-05-13
Meaningful panic messages; ok kettenis
Miod Vallat
2008-05-13
don't grab the receive lock in nfs_rcvlock if the reply has
Thordur I. Bjornsson
2008-05-13
The driver is called lii, not atl2. Change function and variable names to
Joel Sing
2008-05-13
regen
Brad Smith
2008-05-13
Add the Altima AC1003 PCI id.
Brad Smith
2008-05-13
Adding changes for new parser
Jordan Hargrave
2008-05-13
regen
Brad Smith
2008-05-13
Remove some duplicate entries for Intel 10Gb and ICH10 E1000 adapters
Brad Smith
2008-05-13
Remove commented out NetBSD __KERNEL_RCSID macro usage.
Brad Smith
2008-05-13
Since Ethernet links can only be full duplex or half duplex the link
Brad Smith
2008-05-13
Use the LINK_STATE_IS_UP macro when checking for the link being UP.
Brad Smith
2008-05-13
Also report the duplex state of the connection when calling
Brad Smith
2008-05-12
Fix device reference counting. Now that we try to support detachable
Kenneth R Westerback
2008-05-12
Provide a real getsecs() implementation.
Mark Kettenis
2008-05-12
If we find an E220 device in umass mode send the magic command
Jonathan Gray
2008-05-12
Make this compile again.
Mark Kettenis
2008-05-12
More headers needed by userland.
Mark Kettenis
2008-05-12
More headers needed by userland.
Mark Kettenis
2008-05-12
Pass correct argument to timeout_set so that the timeout can break the
Can Erkin Acar
2008-05-12
Call mii_pollstat() instead of bge_tick() in bge_link_upd() so that link
Brad Smith
2008-05-11
set p_flag to 0 sooner, so we don't overwrite the thread flag. and correctly
Ted Unangst
2008-05-11
share signal handlers for rthreads. from philip guenther
Ted Unangst
[next]