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
2010-04-05
add support for READ_CAPACITY_16.
David Gwynne
2010-04-05
add support for ata disks with block sizes other than 512 bytes. i havent
David Gwynne
2010-04-04
yes kids, there are amd64 machines with pcmcia
Theo de Raadt
2010-04-04
Reinitialize pins upon resume. Makes audio work after resume on machines
Mark Kettenis
2010-04-04
Fix build after spc_scsi_cmd() prototype change.
Miod Vallat
2010-04-04
regen
Miod Vallat
2010-04-04
OpenBSD uses bus_space_copy_#, not bus_space_copy_region_#. Make sure only the
Miod Vallat
2010-04-04
Fix bus_space_{read,write}_raw_region_# operation.
Miod Vallat
2010-04-04
Attach the 2nd generation of 6000 2x2 devices even though the firmware
Damien Bergamini
2010-04-04
sync
Damien Bergamini
2010-04-04
PCI ID for second generation of Intel Centrino Advanced-N 6200 devices.
Damien Bergamini
2010-04-04
sync
Damien Bergamini
2010-04-04
PCI ID for Atheros AR9300.
Damien Bergamini
2010-04-04
Fix 5GHz channels TX power settings for RT2860/RT2870 (does not
Damien Bergamini
2010-04-04
clock_settime() should cancel an in-progress adjtime() just like
Philip Guenthe
2010-04-04
configure conversion for the correct direction. I guess no one has
Jacob Meuser
2010-04-04
avoid rounding the blocksize to 0
Jacob Meuser
2010-04-03
instead of returning EINVAL if an unsupported sample rate was
Jacob Meuser
2010-04-03
Set the RL_FLAG_MACSLEEP flag for the RTL8103E chipset.
Stuart Henderson
2010-04-03
Don't return 0 if error is set to EBADRPC. Found by jsg@ and clang.
Kenneth R Westerback
2010-04-03
Minor reliability fixes:
Miod Vallat
2010-04-03
se* cannot fit until I resize the media
Theo de Raadt
2010-04-03
You cannot save a pointer to your attach arguments and expect it to point
Mark Kettenis
2010-04-03
Add support for Nokia Internet Stick CS-15.
Marco Pfatschbacher
2010-04-03
sync
Marco Pfatschbacher
2010-04-03
Add Nokia Internet Stick CS-15.
Marco Pfatschbacher
2010-04-03
byteswap the cmdset word properly so we enable the right features on
David Gwynne
2010-04-03
remove some debug output
David Gwynne
2010-04-03
dont allocate with M_TEMP and then free with M_DEVBUF. made even worse that
David Gwynne
2010-04-03
add support for emulating the disk characteristics and disk limits vpd
David Gwynne
2010-04-03
add bnx; from brad
Theo de Raadt
2010-04-03
document the first byte of the random MAC address
Theo de Raadt
2010-04-02
add $OpenBSD$
Jonathan Gray
2010-04-02
ugly spacing
Theo de Raadt
2010-04-02
Special-case SIOCADDMULTI and SIOCDELMULTI ioctls, based on code from if_tun.
Stefan Sperling
2010-04-02
Add a case so that FIONREAD on the master side of a pty returns the size
Nicholas Marriott
2010-04-02
Put se(4) onto these ramdisks
Theo de Raadt
2010-04-02
SiS 190 ethernet driver ported from FreeBSD by Christopher Zimmermann
Theo de Raadt
2010-04-02
For the VT8251 host bridge, only attach the pci bus is non-zero, otherwise
Mark Kettenis
2010-04-02
fix an ugly construct
Theo de Raadt
2010-04-02
Clear the PG_PMAP_EXE flags whenever writable mappings are created.
Dale Rahn
2010-04-02
Remove parent/slave mode of rbus as nothing uses it.
Jonathan Gray
2010-04-02
allow this to compile in the never-gonna-happen world without INET
Theo de Raadt
2010-04-01
Add PCI_PRODUCT_ATI_RADEON_HD4500_M to the list
Robert Nagy
2010-04-01
Add more dell subids found in the windows driver.
Jonathan Gray
2010-04-01
Avoid null pointer dereference. Pointed out by Nick Hudson; variant on his
Mark Kettenis
2010-04-01
Don't index cpu_info by apic id, but by device unit number instead. Recent
Mark Kettenis
2010-04-01
Add H700 now that we know the subid...
Marco Peereboom
2010-04-01
Allow for multiple CPUs by moving to an array of cpu_info.
Joel Sing
2010-03-31
More carefully manage PG_PMAP_EXE bit and cache flushing on pmap_protect
Dale Rahn
[next]