tsutsui
8c3452b4f9
Switch news68k to MI todr.
2006-09-04 20:32:57 +00:00
tsutsui
a80eefbb0e
Switch hp300 to MI todr.
2006-09-04 20:32:11 +00:00
tsutsui
220a3453b5
Switch ews4800mips to MI todr.
2006-09-04 20:31:30 +00:00
tsutsui
087695a56b
Switch cobalt to MI todr.
2006-09-04 20:30:40 +00:00
scw
998e6a1552
Drop the volatile qualifier from switch_exit()'s prototype.
2006-09-04 20:10:42 +00:00
scw
163f415b3f
Appease gcc4.
2006-09-04 20:09:55 +00:00
scw
a5ff553c53
Rearrange some code to avoid a gcc4 'possibly uninitialised variable' warning.
2006-09-04 20:08:56 +00:00
scw
5cd57a5a0f
Pull in <sys/evcnt.h>
2006-09-04 20:05:45 +00:00
scw
19dac2e487
Remove unused r_sp #define.
2006-09-04 20:05:12 +00:00
martin
16f200486d
Add support for IO-DATA's USB-Serial adapter (USB-RSAQ3),
...
from Keiichi SHIMA.
2006-09-04 15:39:39 +00:00
yamt
ff1a471a3b
nfs_ispublicfh: fix another instance of cast-qual.
2006-09-04 08:38:16 +00:00
yamt
80fe9dcf8f
remove (void *) cast from NFSRVFH_DATA as it sometimes
...
discards const qualifier. pointed out by Havard Eidnes.
(it wasn't detected by in-tree gcc4. seems like a compiler bug.)
2006-09-04 08:27:49 +00:00
gdamore
1f585717a8
This is a boat-load of changes designed to finish parameterizing the
...
stuff necessary to separate out AR5312 from AR5315. This includes:
1) rework of arbus IRQs, so that IRQs are now seperately specified
as either MISC or CPU irqs
2) move board/chip-specific addresses into chip-dependent file
3) unencumber argpio from ar5312 specifics, using properties to pass
details such as reset-pin and sysled-pin.
4) an option to select which WiSoC is to be configured is provided.
AR5315 support should be forthcoming shortly now.
2006-09-04 05:17:26 +00:00
macallan
9de94f8e2e
trying to use IDE DMA on a Heathrow macio is busted so disable it for now.
2006-09-04 03:44:10 +00:00
perry
e2420ca184
Undo static declaration on gettick -- lapic.c uses it.
...
Pointed out by Geoff Wing (mason at primenet.com.au)
2006-09-04 03:07:52 +00:00
perry
225449e795
switch to a common clock.c
2006-09-04 02:16:03 +00:00
perry
a8054af60a
The i386 and amd64 versions are now identical. They'll get moved to
...
arch/x86 soon. Ultimately the functionality should be split
into different files for i8254, mc146818 and pcppi.
2006-09-04 01:40:19 +00:00
perry
a82c8b386d
The amd64 and i386 versions of this file both got some variables
...
renamed to avoid shadowing. The amd64 names are a bit easier to
understand, so switch to them here.
2006-09-04 01:06:01 +00:00
simonb
58f251e245
Catch up with changes from files in arch/i386/include to make compiling
...
happier with new compilers and compiler warnings settings.
2006-09-04 01:04:29 +00:00
perry
fa4b595579
Fix static function declarations.
2006-09-04 00:56:08 +00:00
riz
2f9f5c5846
Remove unused members of sk_softc.
2006-09-04 00:54:40 +00:00
uwe
1e7f72b35d
Catch up with __HAVE_GENERIC_TODR changes.
...
Compile-tested only.
2006-09-03 23:41:18 +00:00
christos
4e6ffbfcf0
add missing initializers
2006-09-03 22:28:53 +00:00
gdamore
b46bdc5e2b
Convert both sparc and sparc64 to MI todr.
2006-09-03 22:27:45 +00:00
christos
93a520d8b0
fix initializers
2006-09-03 22:17:35 +00:00
christos
e82a0f88ae
add missing initializer.
2006-09-03 21:45:28 +00:00
gdamore
d38176b5c8
Convert to timecounters. Since sun2 lacks a separate timer for microsecond
...
interpolation, we just use the default clock interrupt timer. (100Hz)
2006-09-03 21:43:56 +00:00
christos
77c903b90a
add missing initializer
2006-09-03 21:42:55 +00:00
christos
00c11ed953
add missing initializers
2006-09-03 21:42:09 +00:00
christos
931d28e672
use c99 initializers
2006-09-03 21:39:29 +00:00
christos
c5b9d17001
add missing initializer
2006-09-03 21:38:23 +00:00
christos
37ba677a84
use c99 initializers
2006-09-03 21:37:22 +00:00
christos
5dc39be6da
add missing initializers
2006-09-03 21:37:06 +00:00
gdamore
5df865819e
Fix compilation error caused by remaining todr_handle. Doh!
2006-09-03 21:34:33 +00:00
christos
aa6004da57
use c99 initializer.
2006-09-03 21:33:33 +00:00
christos
ad4f70a8e8
add missing initializer.
2006-09-03 21:30:24 +00:00
christos
61f2f34223
add missing initializers
2006-09-03 21:29:37 +00:00
christos
2dfeed7693
fix initializers.
2006-09-03 21:28:03 +00:00
christos
b231088be0
add missing initializer
2006-09-03 21:16:09 +00:00
christos
842f306745
use c99 initializers
2006-09-03 21:12:14 +00:00
christos
3088ae53a7
- add missing initializer
...
- remove stray semicolon that prevented an ioctl from working.
2006-09-03 21:09:46 +00:00
christos
40be650c67
add missing initializers.
2006-09-03 21:05:01 +00:00
christos
224c7c746b
add missing initializer.
2006-09-03 21:03:11 +00:00
christos
df1dfef2bc
add missing initializers
2006-09-03 21:01:12 +00:00
christos
c35f9741bc
add missing initializer.
2006-09-03 21:00:01 +00:00
christos
4e0d743b9e
add missing initializers
2006-09-03 20:59:18 +00:00
christos
b33a26ac88
remove unneeded initializer.
2006-09-03 20:58:26 +00:00
perry
611f860676
remove the "clkintr_pending" stuff.
...
The variable was used but never set. Kardel says it is a remnant from
the freebsd code he ported, and may be safely discarded.
2006-09-03 20:49:21 +00:00
perry
61af090394
add an #ifndef __x86_64__ around #include "mca.h"
...
reduces diffs with the amd64 port
We'll soon merge these entirely
2006-09-03 20:46:23 +00:00
perry
e1c0963dfd
temporarily turn on "__HAVE_GENERIC_TODR"
2006-09-03 20:42:14 +00:00