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
/
arch
/
i386
/
isa
/
isa_machdep.h
Age
Commit message (
Expand
)
Author
2008-12-11
Kill the $ARCH prefix for isa_dma_cookie. With this change, the i386 and
Owain Ainsworth
2008-12-03
Remove the x86 and i386 prefixes to the bus_dma types. It's really quite
Owain Ainsworth
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2006-02-12
Remove dead sysbeep driver and unused sysbeep() routine. No functional change.
Miod Vallat
2005-11-23
prioritise <16m memory for isa bus_dma'ble memorble memory allocations
Michael Shalayeff
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-01-16
getting rid of vm_offset_t.
Artur Grabowski
2002-03-14
Final __P removal plus some cosmetic fixups
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
1999-01-13
RCSIds
Niklas Hallqvist
1998-06-29
Add and use isa_intr_check().
Jason Downs
1998-01-20
Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it
Niklas Hallqvist
1997-12-21
ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.
Jason Downs
1997-09-24
Revert, as we won't have enough time to test this fully before release.
Niklas Hallqvist
1997-09-22
Use vm_page_alloc_memory API. Some cleanup.
Niklas Hallqvist
1996-09-23
separate mc6845 definitions in dev/ic/mc6845.h
Michael Shalayeff
1996-06-22
Move struct intrhand to <machine/psl.h> [again] so user-level programs can
Thorsten Lockert
1996-05-07
sync with 0504; prototype changes
Theo de Raadt
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1995-11-28
i386 isa bounce buffers by hannken@eis.cs.tu-bs.de
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt