kleink
|
015db55a92
|
Add an -isoC99 macro; while I'm here, correct white space usage in other
ISO/IEC document numbers.
|
2000-03-05 18:40:06 +00:00 |
lukem
|
655afb7cd6
|
* add support for -U, which is the opposite of -A (i.e, it unconfigures
all swap devices in /etc/fstab).
* fix description of -D
|
2000-03-05 11:35:22 +00:00 |
shin
|
84b24dcb3a
|
cosmetic change.
|
2000-03-05 10:03:16 +00:00 |
itojun
|
8e1ca1a351
|
fix fatal typo, which misused luser/ruser (PR 9543).
|
2000-03-05 09:40:57 +00:00 |
soren
|
d610ec4cb0
|
Add Norwegian keymap from Haavard Lygre.
|
2000-03-05 08:56:53 +00:00 |
takemura
|
775240e015
|
Delete #ifdef USE_RASTERCONS lines, which are not used.
|
2000-03-05 08:49:06 +00:00 |
mrg
|
6bf88d7e9a
|
add a "struct device *booted_device" so that raidframe can link.
|
2000-03-05 08:21:57 +00:00 |
elric
|
23af6e53fd
|
Moved things around a bit so that TGA2 can be used as a console.
Addresses PR: port-alpha/9542
|
2000-03-05 07:57:52 +00:00 |
takemura
|
45db29b1b3
|
Delete #ifdef USE_RASTERCONS lines, which are not used.
|
2000-03-05 06:24:33 +00:00 |
lukem
|
f318090c60
|
* don't bother with a version[] string, just use the macro as appropriate
* clean some more of the GLOBAL stuff
* fix unused var if -UHASSETPROCTITLE
|
2000-03-05 06:12:19 +00:00 |
shin
|
e68fefb855
|
remove unused files (MIPS SOFTFLOAT).
|
2000-03-05 05:45:46 +00:00 |
itojun
|
eb95b863d0
|
correct IPsec SA lookup, so that we can always get/use
proper SA. cached SA can be wrong, specifically when you use sendto().
sync with KAME change, From: Greg Troxel <gdt@ir.bbn.com>
|
2000-03-05 05:42:33 +00:00 |
shin
|
ac9896415f
|
remove MIPS SOFTFLOAT.
|
2000-03-05 05:41:03 +00:00 |
takemura
|
303401ce32
|
Change bus_addr_t and bus_size_t from u_int32_t to u_long.
Add -Werror option to kernel Makefile.
|
2000-03-05 05:22:12 +00:00 |
takemura
|
2aad5afc67
|
Add ISA DMA support entries. (It's dummy. I don't know if it work or not.)
|
2000-03-05 04:34:06 +00:00 |
blymn
|
307e770b37
|
Fix handling of userptr, no longer assumes userptr is a pointer to a
string to be copied, we now just copy the passed pointer. Also fixed
bug with handling of NULL passed to menu_userptr.
|
2000-03-05 04:09:53 +00:00 |
elric
|
1dfdd10eae
|
I got the mode sense bits of the monitor wrong they needed a twiddle (~).
|
2000-03-05 02:30:57 +00:00 |
nathanw
|
2569290833
|
Now that pnpbios_io_unmap() exists, use it.
|
2000-03-04 23:08:54 +00:00 |
mycroft
|
8781f55d6a
|
Invert the APM_NO_POWER_PRINT flag, and make sure it's off by default.
|
2000-03-04 21:37:23 +00:00 |
mycroft
|
5ba0d0cdec
|
Add a `-v' option, and make various log messages depend on `-d' or `-v'.
|
2000-03-04 21:27:17 +00:00 |
uch
|
062700843c
|
Make it easier to cross-compile with this. moreover.
|
2000-03-04 19:52:26 +00:00 |
uch
|
937f50798e
|
adjust retry count for TX3922
|
2000-03-04 19:36:34 +00:00 |
uch
|
06f8a39446
|
timeout when DMA interrupt lost.
|
2000-03-04 19:35:36 +00:00 |
tsubai
|
4c75cb9b65
|
INSTALL kernel config.
|
2000-03-04 19:30:17 +00:00 |
tsubai
|
2b584a4f04
|
newsmips install floppy.
|
2000-03-04 19:27:01 +00:00 |
matt
|
2b3b8b5d50
|
it's closer to working now.
|
2000-03-04 18:20:53 +00:00 |
matt
|
ad61c16f86
|
Oopps. forgot to commit this.
|
2000-03-04 16:59:18 +00:00 |
ragge
|
7676251b2f
|
Update to reality, from Todd Whitesel.
|
2000-03-04 16:32:11 +00:00 |
ragge
|
8e7bc4bd01
|
Change some install options. From Todd Whitesel.
|
2000-03-04 16:21:05 +00:00 |
ragge
|
3c7a7bf0e0
|
Install the boot programs in /usr/mdec also. From Todd Whitesel.
|
2000-03-04 16:17:46 +00:00 |
ragge
|
f61a38f7f7
|
Add "ta=4.2BSD" to floppy A partition + some other small fixes.
From Todd Whitesel.
|
2000-03-04 16:11:35 +00:00 |
ragge
|
2f460bfad3
|
Patches to update to reality, from Todd Whitesel.
|
2000-03-04 16:06:41 +00:00 |
tsubai
|
24c978b1d5
|
Add "floppy" target.
|
2000-03-04 15:46:08 +00:00 |
ragge
|
b61115b2b4
|
Update to reality; patches by Todd Whitesel.
|
2000-03-04 15:05:19 +00:00 |
uch
|
8c8afb18a9
|
add TX39 internal UART and UCB1200 audio device.
|
2000-03-04 15:02:44 +00:00 |
takemura
|
ac09284927
|
Change 'irq' locater encoding. You can use port# 0. You should use 0xff
for unspecified port#. Also, You can specify interrupt level/edge, high/low
and through/hold.
|
2000-03-04 13:43:19 +00:00 |
tron
|
c98328e9df
|
Regen from "pcidevs".
|
2000-03-04 13:24:24 +00:00 |
tron
|
947ec630de
|
Add AMD Athlon chipset related devices. Patch supplied by Dave Sainty in
PR kern/9533.
|
2000-03-04 13:23:26 +00:00 |
aymeric
|
7cd55062c0
|
do as if bus_space_read_4() returned an int, although it just calls panic.
|
2000-03-04 11:49:18 +00:00 |
uch
|
bac061b47f
|
sync with my latest.
|
2000-03-04 11:41:48 +00:00 |
uch
|
461e3d82a4
|
adjust SIBSCLK to 9.216MHz (TX3922)
|
2000-03-04 11:39:29 +00:00 |
nisimura
|
03bf9a2dc3
|
Remove #ifdef'ed out PMAX_CACHEFLUSH_FORCES_WBFLUSH codes in cache
flush ops which has had no effect for long time.
|
2000-03-04 11:37:31 +00:00 |
tsubai
|
30370336dc
|
Use ring buffer on tx side, too.
|
2000-03-04 11:17:00 +00:00 |
elric
|
f939818426
|
Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC
code out into ../ic/bt485.c. Disabled tga_bt463.c, which we don't
currently support.
|
2000-03-04 10:27:59 +00:00 |
elric
|
b16807c51a
|
Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c.
|
2000-03-04 10:25:57 +00:00 |
elric
|
c4019af322
|
Definitions of standard TGA monitors as used by DEC.
|
2000-03-04 10:25:07 +00:00 |
elric
|
7428bb6ffd
|
Definition of struct monitor, which contains syncs, and dot clocks.
|
2000-03-04 10:24:34 +00:00 |
elric
|
fec44d6f55
|
Header for a generic RAMDAC that can be reused between different
graphics cards.
|
2000-03-04 10:23:39 +00:00 |
nisimura
|
1036d33c39
|
Fix mipsmate SCSI lossage made by my previous change.
|
2000-03-04 10:14:39 +00:00 |
ragge
|
78609773fc
|
Allow PAGE_SIZE et al to be defined as constants instead of variables.
|
2000-03-04 08:41:59 +00:00 |