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-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
2003-08-20
How about we NOT stomp all over memory past the end of the result buffer.
Jason Wright
2003-08-20
- The safenet chip really likes it's big nums to be written to different
Jason Wright
2003-08-20
most of the infrastructure to support public key operation. This is just
Jason Wright
2003-08-20
regen
Michael Shalayeff
2003-08-20
some more mysons; from form@; deraadt@ ok
Michael Shalayeff
2003-08-19
missing break.
Mike Pechkin
2003-08-19
cleanup; from form@
Michael Shalayeff
2003-08-19
cleanup; from form@
Michael Shalayeff
2003-08-19
prefer memory mappings (to io)
Michael Shalayeff
2003-08-19
use pci_mapreg_map() to map the regs and some cleanups; form@ ok
Michael Shalayeff
2003-08-19
pad some records some more; from Jon Olsson <jon@abc.se>
Michael Shalayeff
2003-08-19
rcsids
Michael Shalayeff
2003-08-19
myson mtd803 ether and enable mtdphy no; form netbsd via form@
Michael Shalayeff
2003-08-19
give better depth and cmsize
Michael Shalayeff
2003-08-19
implement WSDISPLAYIO_{GET,PUT}CMAP; untested
Michael Shalayeff
2003-08-19
inquire ext config and dump it in debugging and also fix other debugging prints
Michael Shalayeff
2003-08-18
back out previous. miod pointed out that we don't recover from this
Jason Wright
2003-08-18
#ifdef warning about chained buffers
Jason Wright
2003-08-17
implement WSDISPLAYIO_{S,G}MODE
Michael Shalayeff
2003-08-17
print out the graphics id
Michael Shalayeff
2003-08-17
cleanup
Michael Shalayeff
2003-08-16
AN983 needs 64BIT_HASH too, fixes multicast
Henning Brauer
2003-08-15
cleanup.
Federico G. Schwindt
2003-08-15
- remove ahc dependency, convert smc93cx6 into an attribute.
Federico G. Schwindt
2003-08-15
change arguments to suser. suser now takes the process, and a flags
Ted Unangst
2003-08-14
correct length mask
Jason Wright
2003-08-14
add more delays during init
Jason Wright
2003-08-14
remove magic swapping constants in favor of the #defines I added a few
Jason Wright
2003-08-14
- remove some uneeded junk (mainly leftovers from ubsec cut/paste)
Jason Wright
2003-08-14
kill unneeded caddr_t casts for *_copyback
Jason Wright
2003-08-12
- Don't need the bus_dma callback cruft as we have everything necessary in the
Jason Wright
2003-08-12
fix after mickey breakage; reported by grange@.
Federico G. Schwindt
[next]