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
Age
Commit message (
Expand
)
Author
2003-09-25
better structs alignment; jason@ testing on sparc64 and ok
Michael Shalayeff
2003-09-25
no need for a redundant check; from form@ and jason ok
Michael Shalayeff
2003-09-25
sync
Alexander Yurchenko
2003-09-25
serverworks csb6 lpc; found in dmesg from mtoups@andrew.cmu.edu
Alexander Yurchenko
2003-09-25
hifn 7956 support
Jason Wright
2003-09-25
hifn 7956
Jason Wright
2003-09-25
sync
Theo de Raadt
2003-09-25
support AAA131U2; cmaxwell@themanor.net
Theo de Raadt
2003-09-25
sync with netbsd; fixes some problems with the upcoming atw driver.
Federico G. Schwindt
2003-09-24
initial support for hifn 7955 (no AES or PK yet)
Jason Wright
2003-09-23
Replace select backends with poll backends. selscan() and pollscan()
Todd C. Miller
2003-09-23
revert safety checks; requested by mickey@
Anil Madhavapeddy
2003-09-23
sync; hifn 7955
Jason Wright
2003-09-23
hifn 7955
Jason Wright
2003-09-22
sync
Alexander Yurchenko
2003-09-22
Two new Acard UDMA6 ATA chips
Alexander Yurchenko
2003-09-21
sync
Alexander Yurchenko
2003-09-21
Yet another ServerWorks CSB6 IDE
Alexander Yurchenko
2003-09-21
sync with netbsd defines. no functional changes.
Federico G. Schwindt
2003-09-19
Disable USB_USE_SOFTINTR until we have generic support for soft interrupts.
Anil Madhavapeddy
2003-09-19
Put in a couple of sanity checks to ensure that the AN_DEFAULT_*
Anil Madhavapeddy
2003-09-18
typo in error;
Jason McIntyre
2003-09-09
CMI can do mu-law encoding, don't use software emulation mode.
Kevin Lo
2003-09-06
A couple of hppa-only changes, allowing siop to work on pci hppa
Kenneth R Westerback
2003-09-06
Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed.
Dale Rahn
2003-09-04
remove an unneccessary (and incorrectly sized) bzero
Anil Madhavapeddy
2003-09-04
bzero the full malloced space, not the sizeof the pointer
Anil Madhavapeddy
2003-09-03
match a bunch more bge devices. May not work completely, but they're no
Jason Wright
2003-09-03
bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadt
Jason Wright
2003-09-03
support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ...
Jason Wright
2003-09-03
bcm 5823
Jason Wright
2003-09-02
Increase autonegotiation wait to 5000ms.
Kenneth R Westerback
2003-09-02
- drop number of openings by 4 to avoid "not queued" errors.
Federico G. Schwindt
2003-09-02
missing #endif, pr3431
Ted Unangst
2003-09-02
sync
Alexander Yurchenko
2003-09-02
Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx>
Alexander Yurchenko
2003-09-01
sync
Alexander Yurchenko
2003-09-01
New vendor Micro Star International and its USB Bluetooth adapter
Alexander Yurchenko
2003-08-31
remove bogus cache test. Suggested by drahn@, ok mickey@, miod@.
Matthieu Herrb
2003-08-28
fix bzero size; from pechkin
Michael Shalayeff
2003-08-28
Sync ('make microcode') with change to aicasm_symbol.c:
Kenneth R Westerback
2003-08-28
Fix use of uninitialized variable by porting NetBSD patch to correctly
Kenneth R Westerback
2003-08-27
this bit is defined as prefetchable and not cachable and thus rename and use ...
Michael Shalayeff
2003-08-24
defines and struct for the ieee80211 framework; deraadt@ ok.
Federico G. Schwindt
2003-08-23
switch to ether_input_mbuf; krw@ testing and ok.
Federico G. Schwindt
2003-08-23
correct function names; from NetBSD.
Federico G. Schwindt
2003-08-22
need to flip the operands wordwise for big endian machines. modexp works
Jason Wright
2003-08-21
fix the offsets in decoding byte rom dd (verified per manual); miod@ ok
Michael Shalayeff
2003-08-21
sys/types.h is not really needed w/ sys/param.h
Michael Shalayeff
2003-08-21
remove extra header file <sys/systm.h>. ok mickey@
Kevin Lo
[next]