NetBSD/sys
scottr 91087ff57e Don Bruder's extensive debug output provided in PR 16907 showed that
intvid didn't find the frame buffer on his PB 170 in NetBSD 1.5. This is
because the PowerBook 140/145+145B/170 entries in intvid_info[] were
entered into the table directly from the corresponding hardware tech
notes. Unfortunately, the actual frame buffer is mapped at an offset
of 32 KB from the base of the region (at least when in 32-bit mode).

Since all 4 of these systems have identical video configurations, I'm
updating the rest to match.
2002-05-21 07:05:31 +00:00
..
adosfs
altq sync with KAME. 2002-05-18 22:53:25 +00:00
arch Don Bruder's extensive debug output provided in PR 16907 showed that 2002-05-21 07:05:31 +00:00
coda
compat linux_sys_getdents64(): remove the oldcall bug workaround cruft, 2002-05-20 06:45:11 +00:00
conf Rename a cpc device. 2002-05-21 03:05:00 +00:00
crypto
ddb
dev Add a driver for the IBM CPC700 chip. This chip is a host bridge for 2002-05-21 02:58:25 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Move kernel_lock manipulation info functions so that they will 2002-05-21 01:38:26 +00:00
lib
lkm make compat_linux LKM buildable on macppc 2002-05-19 18:18:36 +00:00
miscfs Just give up to do readahead rather than waiting busy pages. 2002-05-18 02:54:57 +00:00
msdosfs
net sync with KAME. 2002-05-18 22:52:44 +00:00
netatalk
netccitt
netinet
netinet6 in sp caching code, check if sp is still alive. sync w/kame 2002-05-19 00:46:40 +00:00
netisdn Remove debug printf accidently commited. 2002-05-17 09:28:34 +00:00
netiso
netkey pull in SPD lifetime management code. fix refcnt for SPD entries. 2002-05-19 08:22:12 +00:00
netnatm
netns
netsmb
nfs Fix client-side lockmgr: locking against myself panic immediately upon an 2002-05-19 20:51:04 +00:00
ntfs
stand
sys Move kernel_lock manipulation info functions so that they will 2002-05-21 01:38:26 +00:00
ufs Protect v_freelist with splbio(), since HOLDRELE can be called in 2002-05-20 22:50:57 +00:00
uvm Make uvn_findpages to return number of pages found so that caller can 2002-05-17 22:00:50 +00:00
Makefile