Go to file
garbled 64b69ee83d Support fixes for the Motorola Powerstack E1.
1) The E1 seems to have the int. siop wired to irq 14-level and the internal
   wdc wired to irq 14-edge.  special case and fail the wdc probe on E1's.
2) If we fail to map the NVRAM registers, return, rather than trying to talk
   to them and panic'ing the box.
3) revert my previous "fix" to pnpbus to make irq's default to level.  It
   was wrong, and didn't even fix the powerstack.

With this, we have limited PowerStack E1 support.  The machine cannot
talk to it's IDE controller, and cannot detect it's boot device
automatically, but it does come up and run. Tested with NFS root.
2006-04-26 19:48:01 +00:00
bin Coverity CID 2993: Fix memory leak. 2006-04-24 20:00:31 +00:00
common Now that bcopy.S doesn't contain the actual implemenation, move it 2006-04-23 00:08:18 +00:00
crypto Add a NetBSD RCS ID. 2006-04-15 13:43:11 +00:00
dist We do not support pfsync, so: 2006-04-26 18:14:19 +00:00
distrib Build libpcap-0.9.4 from src/dist. 2006-04-25 18:36:44 +00:00
doc s/allready/already/ 2006-04-25 02:19:31 +00:00
etc Fix rtc offset calculation for timezones that are not integral hours. 2006-04-26 09:57:01 +00:00
games Credit Alan Perlis for ``give him a lollipop'' programming language quote. 2006-04-26 00:52:21 +00:00
gnu Adapt to new html/readme files sync. 2006-04-22 16:05:16 +00:00
include It's "its." 2006-04-24 19:00:29 +00:00
lib fix some unpaired sigblocks which possibly leave the process with all 2006-04-25 18:54:51 +00:00
libexec New io statistics 2006-04-14 13:19:03 +00:00
regress Regression test improvements: 2006-04-22 00:10:54 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin New sentence, new line. 2006-04-23 16:48:46 +00:00
share Fix typo. 2006-04-25 06:24:57 +00:00
sys Support fixes for the Motorola Powerstack E1. 2006-04-26 19:48:01 +00:00
tools Don't barf if USE_GCC4 is not defined. 2006-04-01 20:21:30 +00:00
usr.bin Coverity CID 2790: Always free tmp buffer, not somethimes. 2006-04-25 19:34:42 +00:00
usr.sbin Build libpcap-0.9.4 from src/dist. 2006-04-25 18:36:44 +00:00
x11 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4. 2006-04-07 19:38:58 +00:00
Makefile.inc
UPDATING Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00