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
/
mac68k
Age
Commit message (
Expand
)
Author
1997-04-27
What was I thinking?
briggs
1997-04-25
Cool. Drop oversized packets rather than splitting into mbufs. NetBSD log:
gene
1997-04-25
Reorganization fo boot() to make it more logical ala Scott Reynolds. Also,
gene
1997-04-25
A couple of performance improvements from Denny Gentry <denny1@home.com>
briggs
1997-04-24
Inspired by NetBSD changes: ditch AE_DEBUG diagnostics. This kills the AE_DE...
gene
1997-04-24
Followingthe Scott Reynolds gravy train, very minor:
gene
1997-04-24
From Scott Reynolds:
gene
1997-04-23
On video devices, if we're loading non-default resource values, save the
briggs
1997-04-23
Three things:
gene
1997-04-23
NetBSD -> OpenBSD where relevant and appropriate.
gene
1997-04-23
NetBSD -> OpenBSD in comments. Last references in here.
gene
1997-04-22
Damn. Change _all_ instances of #ifdef __NetBSD__ to #if
gene
1997-04-22
Pull in John Wittowski's HWDIRECT updates from 04/18.
gene
1997-04-22
Some minor cleanup.
briggs
1997-04-21
Take care when accessing DAFB--some quadra-class machines use other video
briggs
1997-04-18
Change via NetBSD via Scott Reynolds via Takashi Namada who provided the
gene
1997-04-18
More fixes from Scott Reynolds:
gene
1997-04-18
Use genassym.cf and a shell script to build assym.h. This helps
gene
1997-04-18
Fix from Denny Gentry--initialize receive seq. count and don't skip an entry
briggs
1997-04-17
Changes earmarked 'purely cosmetic' by Scott Reynolds:
gene
1997-04-14
Bring our incarnation of John Wittowski's direct adb driver into compatible
gene
1997-04-14
Whoops. A spurious '{' slipped into an if statement. This compiles again.
gene
1997-04-14
setup_pm() is only used with \!HWDIRECT.
briggs
1997-04-14
Capslock support from Steve Brown <sbrown@best.com>
briggs
1997-04-14
Use an offset parameter when loading the reg_map--some cards use the "other"
briggs
1997-04-14
Ooops.
briggs
1997-04-14
options IPFILTER
briggs
1997-04-13
Oops. We do not want to unmap something that we've used bus_space_subregion
briggs
1997-04-13
Some updates based on information from Bob Nestor <rnestor@metronet.com>
briggs
1997-04-10
Ignore SE/30 faux-video card.
briggs
1997-04-10
Stop the SONIC before setting reset, not after...
briggs
1997-04-10
Changes from Denny Gentry <denny1@home.com>:
briggs
1997-04-10
Ack. Make this compile again.
briggs
1997-04-09
Fix from Bill Studenmund--generate ^-\ on ^-\ instead of on ^-/
briggs
1997-04-09
Comment video cards and add define for SuperMac Thunder/24.
briggs
1997-04-08
Clarify comment a bit and skip userret when flushing CPU caches in SunOS emul.
briggs
1997-04-08
Changes from Michael R. Zucca <mrz5149@cs.rit.edu> for 16-bit and 32-bit
briggs
1997-04-08
Some patches from Bob Nestor <rnestor@metronet.com> to edge toward support
briggs
1997-04-08
From scottr@netbsd.org:
gene
1997-04-08
Rewrite to make dma more stable from scottr@netbsd
gene
1997-04-07
Bleh. bus_probe has opposite return of my fn.
briggs
1997-04-07
Perhaps improve reliability with some small performance sacrifice.
briggs
1997-04-07
Denny suggests that we make all Quadra cases the same. The Q700, at least
briggs
1997-04-07
Ahem... bus_probe() already exists and does what bus_space_bad_addr() does.
briggs
1997-04-07
Fix m68k/153 as suggested by David Leonard <d@occult.fnarg.net.au>.
briggs
1997-04-06
Now need sys/time.h here.
briggs
1997-04-06
Eradicate #include <sys/*> from machine/*.h. Prompting from Gene.
briggs
1997-04-06
Attempt to kludge around the fact that we can not yet get the correct MAC
briggs
1997-04-05
Implement a bus_space_bad_addr() function to aid in some device probing with
briggs
1997-04-05
Move the PB140/145 info to it's own case. A couple of the entry points
briggs
[next]