wdk
f0f97fa466
* Add extra tests to ensure NetBSD disklabel is not corrupted
...
* For MIPS RISC/os based diskl labels create partition 8 which is used
by sash (and where bootstrap code hides).
* If existing MIPS RISC/os label is present update disk parameter information
2000-09-04 22:35:26 +00:00
christos
c1040a0bf8
Don't try to strip shell scripts.
2000-09-04 22:35:01 +00:00
wdk
3e329a2925
* Use bus_space_write_multi_2 for priming the DMA FIFO as suggested by cgd
...
* Correctly handle transfer pad operation
* Remove check for DMA fifo flush during DMA chaining - after considerable
thought this is not required
2000-09-04 22:28:53 +00:00
christos
443e496d1c
Add another automatically generated file.
2000-09-04 22:26:43 +00:00
christos
330493055a
more cleanup:
...
remove windows/NT makefiles
remove .cvsignore files
2000-09-04 22:25:24 +00:00
wdk
7980486e61
Add #define's for PROM entry point addresses which will be needed by any
...
replacement bootstrap routines
2000-09-04 22:23:34 +00:00
christos
5ffb3bd05d
this got ignored in the import somehow.
2000-09-04 22:19:26 +00:00
wdk
801b97faf2
Add wbflush() to bus_space_{write_multi,write_region,set_region,copy_region}
...
functions
2000-09-04 22:18:58 +00:00
tsubai
5f39c378a3
Correct label_t size.
2000-09-04 22:18:43 +00:00
christos
f3626f4e19
fix the Makefiles to work with ${OBJDIR}
2000-09-04 22:14:31 +00:00
christos
82dfee0b88
Build cvs
2000-09-04 22:12:22 +00:00
christos
1aedcfb5d3
Apply patches from the cvs-current package.
2000-09-04 22:12:05 +00:00
lukem
d30d584a91
convert to new style guide, which includes:
...
- ansi prototypes & features (such as stdargs)
- 8 space indents
2000-09-04 22:06:28 +00:00
christos
5c984f3d99
Initial import of cvs-1.10.8 from ftp.cvshome.org minus the os support.
2000-09-04 21:47:02 +00:00
christos
7803a4e4ef
Add reach-over Makefiles for cvs
2000-09-04 21:46:56 +00:00
christos
16cc52a1aa
Initial import of cvs-1.10.8 from ftp.cvshome.org minus the os support.
2000-09-04 21:40:07 +00:00
soren
6ade619f58
Regen.
2000-09-04 20:44:37 +00:00
soren
176549d557
Add Intel 440GX host bridge.
2000-09-04 20:30:50 +00:00
soren
fe2b627962
Fix 'RAID unsupported' printf.
2000-09-04 20:21:30 +00:00
soren
ac5ac55b06
Add support for the AAA-131 RAID controller by treating it as a 7890.
...
Taken from rev 1.32 of the FreeBSD ahc_pci.c.
2000-09-04 19:56:04 +00:00
christos
3d0237efed
fix globbing problem when importing $PATH from environment. Reported by
...
Michael Shalayeff.
2000-09-04 17:48:14 +00:00
abs
2d3bda117b
Use $(IMAGE) where appropriate
2000-09-04 17:04:24 +00:00
abs
f4355d4669
Sync (to some extent) with bootfs/Makefile
2000-09-04 17:00:16 +00:00
abs
8b08f6e605
Now the miniroot based 'netbsd.ram.gz' is being installed into the installation
...
release dir we need to rename our 'netbsd.ram.gz' to 'netbsd.syram.gz'.
Man{ag,gl}ing two installation systems for NetBSD/sparc just gets more fun.
2000-09-04 16:54:39 +00:00
abs
b1b976ee25
Handle 'make release'
2000-09-04 16:36:59 +00:00
abs
23551b0530
Run 'make release' in sysinst distrib dirs
2000-09-04 16:34:13 +00:00
abs
20ead94140
Add usr/mdec/boot.3E0000
2000-09-04 16:29:49 +00:00
abs
b5f864571c
Switch INSTALL back to being used by miniroot install.
...
Add INSTALL-SYSINST config for sysinst install.
These are expected to diverge more as time progresses.
2000-09-04 16:16:18 +00:00
abs
e77376f339
Try to cover the fact NetBSD/sparc has both a sysinst and a miniroot
...
isntallation option for all methods.
2000-09-04 16:08:50 +00:00
taca
99ebb8038f
- Check return value of ttyname(3) and prevent to pass NULL pointer for
...
"%s" in printf style format string.
- Use STDERR_FILENO as paramter for ttyname(3).
2000-09-04 15:21:24 +00:00
itojun
824ddfd20e
regen
2000-09-04 13:13:36 +00:00
itojun
4f6829605c
Brooktree Bt8474 Multichannel Synchronous Communictaions Controller (MUSYCC)
2000-09-04 13:13:14 +00:00
ad
6be16e198e
- Ignore null commands, instead of inventing a bogus match. See PR 10596.
...
- In switch_mode(), display status line even if switching to the same mode.
2000-09-04 12:28:12 +00:00
ragge
7b3463b7d7
Fix to correctly identify 3100/m30. From moj@stacken.kth.se.
2000-09-04 11:46:33 +00:00
lukem
dc53b5b17e
- fix spelo
...
- be consistent with #define<TAB> for macros
2000-09-04 08:01:16 +00:00
kleink
4918722a89
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
...
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
2000-09-04 07:35:15 +00:00
kleink
2caf6aacdd
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
...
appropriate (and documented in mdoc(7)).
2000-09-04 07:30:07 +00:00
kleink
97f9bd4019
Elaborate a bit on -t.
2000-09-04 07:26:38 +00:00
garbled
f0b8e397bf
Change "Apart form" to "Apart from".
2000-09-04 06:39:03 +00:00
msaitoh
85c00d0fed
refer MMUCR_VALIDBITS from mmureg.h
2000-09-04 05:50:45 +00:00
msaitoh
8d1b1036ff
- move MMUCR_VALIDBITS definition into mmureg.h.
...
- access correct address in cacheflush().
2000-09-04 05:48:35 +00:00
hubertf
d374d97e3c
Allow overriding _PATH_STRIP
2000-09-04 02:45:33 +00:00
lukem
6c94f4bee8
in cmd_name(), put the default prompt into a temporary buffer rather
...
than overwrite the existing d_packname. noted by enami@.
2000-09-04 02:09:26 +00:00
itohy
572e9e2f80
Move ym_mixer_set_port() (if used) during attach AFTER initialization of
...
power ctl stuff, or it makes unwanted changes to the CODEC settings.
2000-09-04 00:57:17 +00:00
thorpej
0778dad08f
Define the biglock perimeter for the Alpha port, and generally clean
...
up a bunch of the MP code. Still doens't work properly yet, this is
just a snapshot of work-in-progress.
2000-09-04 00:31:58 +00:00
pk
db46ad3478
Use `nlist' to get the set list from ftp.
2000-09-03 20:01:46 +00:00
augustss
5cf4edb506
Handle output packet headers in a cleaner way. From IWAMOTO Toshihiro
...
<iwamoto@sat.t.u-tokyo.ac.jp>, fixes kern/10573.
2000-09-03 19:15:45 +00:00
augustss
b2af314f55
Add a few more defines. From Nick Hibma and FreeBSD.
2000-09-03 19:09:14 +00:00
is
7d54381711
sm* at (mhz at) pcmcia* needs mii to link (although not at runtime...).
2000-09-03 19:07:05 +00:00
wiz
c384f772f0
remove one
2000-09-03 02:05:44 +00:00