jmcneill
273ca48725
Add power management hooks to pmsi driver and make sure that the
...
device is setup for the proper intellimode on resume.
2002-01-14 21:56:10 +00:00
bouyer
8bf0d659b0
Don't use chp->wdc if it's NULL.
2002-01-14 21:51:35 +00:00
eeh
59339eac04
Make PHYS_ASI() also recognize little-endian ASIs.
2002-01-14 20:44:30 +00:00
kleink
3086980be4
Move spl*() interfaces from from param.h to intr.h; for compatibility,
...
still let them available from param.h as well like all other platforms
currently do.
2002-01-14 19:59:31 +00:00
kleink
3ff80f3170
Accept empty commands separated by semicolons; from Aymeric Vincent in
...
PR standards/15231.
2002-01-14 19:37:30 +00:00
pooka
09dfdacac8
Use standard PCI power management definitions from pcireg.h instead
...
of homegrown ones.
suggested by Soren
2002-01-14 19:24:39 +00:00
soren
70e85fb54b
Remove __HAVE_GENERIC_SOFT_INTERRUPTS #ifdef.
2002-01-14 19:08:35 +00:00
soren
07e21646eb
Options MIPS3_5200 and MIPS3_L2CACHE_PRESENT are gone.
2002-01-14 19:07:16 +00:00
jandberg
2a9f95f2ad
Regenerated AMIGA, INSTALL and DRACO from GENERIC.
2002-01-14 18:56:35 +00:00
kleink
67dfac7357
Include <machine/intr.h> unconditionally, instead of only doing so if
...
__HAVE_GENERIC_SOFT_INTERRUPTS and relying on <sys/param.h> to provide it
otherwise; pointed out by Aymeric Vincent.
2002-01-14 18:19:15 +00:00
eeh
cc61f43486
Use a more efficient PIC_PROLOG().
2002-01-14 16:37:36 +00:00
eeh
79cc3b0d73
Set the interrupt retry timer to 0xff.
2002-01-14 16:30:31 +00:00
pooka
2bce33ba09
slight last-minute typo here
2002-01-14 16:26:44 +00:00
pooka
53aa4de53f
make RTC year IRIX semantics adjustments a macro
2002-01-14 16:23:27 +00:00
kleink
c095bf1b6d
As discussed with Aymeric, <machine/intr.h> is always required, so don't
...
make its inclusion conditional.
2002-01-14 16:10:33 +00:00
aymeric
8cae495fc0
Don't include machine/types.h (my fault in previous commit)
...
Reported by Klaus Klein.
2002-01-14 16:04:44 +00:00
wiz
e05a34f6dc
Drop .Pps after (sub)section headers.
2002-01-14 13:50:43 +00:00
wiz
f858234f33
Whitespace fixes.
2002-01-14 13:46:53 +00:00
tsutsui
ab04f9daae
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
...
XXX It seems these attachments need to be rewritten for modern config(9)..
2002-01-14 13:39:14 +00:00
tsutsui
bcba62925f
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
2002-01-14 13:32:44 +00:00
tsutsui
448d063b57
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-14 13:23:36 +00:00
drochner
e757f639d2
don't include <machine/asm.h> to avoid conflicts with definitions
...
in <sys/cdefs.h>
2002-01-14 12:06:49 +00:00
pk
f9a6face66
* Avoid stale pointers into a previously used termcap buffer.
...
* Skip ti/te capabilities only when using -E or when in `more mode'.
2002-01-14 10:36:25 +00:00
martin
78ce6cb0f8
Initialize the activity timestamp when opening a connection. Only idle-
...
timeout connection that made it to phase NETWORK yet. (For drivers using
the internal timeout mechanism; isdnd, that does the timeout handling for
ISDN drivers, still needs to be fixed.)
Thanks to Wolfgang Solfrank for finding this.
2002-01-14 07:39:14 +00:00
ross
56ea8e6b0b
Update, reference pkgsrc, fix grammar, & note nasty resolver bug.
2002-01-14 07:17:51 +00:00
deberg
dd427cee59
add nsmb device
2002-01-14 06:18:20 +00:00
isaki
81fa322c19
Add another address, vector configuration of Nereid ethernet.
2002-01-14 04:25:47 +00:00
augustss
626454530f
Regen.
2002-01-14 03:57:11 +00:00
augustss
a7bd403449
Fix typo.
2002-01-14 03:56:33 +00:00
christos
c8ce02fd2c
add the dma command ext translations. pointed out by manuel.
2002-01-14 02:17:59 +00:00
augustss
f3b996d67a
Add the i830 bridge.
2002-01-14 01:45:54 +00:00
augustss
916552082d
Add i830M to agp chip tables.
2002-01-14 01:38:25 +00:00
augustss
18a4a5a899
Regen.
2002-01-14 01:37:35 +00:00
augustss
0694a51a97
Add 82201CA to the chip table.
2002-01-14 01:35:39 +00:00
augustss
ef12cd1620
Change some names that I added earlier.
2002-01-14 01:35:05 +00:00
thorpej
5eaa0c1197
Add /usr/lib/crtfm.o
2002-01-14 01:33:40 +00:00
thorpej
fd9112a780
Build and install crtfm.o (sets the Alpha FP_C in a way that GCC's
...
-ffast-math on Alpha expects).
2002-01-14 01:31:58 +00:00
thorpej
24ca47c4d5
* Use the new ALPHA_SET_FP_C sysarch call.
...
* Provide an internal sysarch entry point, so that this works
with statically-linked programs.
2002-01-14 01:31:00 +00:00
augustss
27a315e2c8
Add i830M to the chip list.
2002-01-14 01:29:13 +00:00
thorpej
ac8c1c29e9
* Add WSYSCALL() to SYS.h, which creates a system call with an
...
internal name and a weak alias for the name.
* Add a WEAKASM syscall list, and process it.
* Make sysarch() have an internal name (_sysarch()).
2002-01-14 00:55:55 +00:00
thorpej
0ff3653797
Add sysarch calls to read and write the full fp_c.
2002-01-14 00:53:16 +00:00
jandberg
389100f5d8
Amiga wsdisplay updates.
...
conf/GENERIC:
conf/files.amiga:
- Bring in wsfont definitions.
dev/grfabs_reg.h:
- Add macros for decomposing palette entries.
dev/amidisplaycc.c:
- Support for fonts, either wsfonts compiled into kernel
or runtime-loadable by ioctl. Font width still limited to 8,
height may vary.
- Limited support for mapped displays. No way to adjust display
mode. Palette setting works.
- Prettier default palette (white on black).
- Probes correctly as WSDISPLAY_TYPE_AMIGACC.
- Support for screen blanking.
2002-01-13 23:24:22 +00:00
augustss
5a6220e6bc
Implement pci_intr_disestablish().
2002-01-13 23:02:33 +00:00
jandberg
75e5cd6d4f
wskbd updates.
...
kbd.c: Now identifies itself as WSKBD_TYPE_AMIGA.
wskbdmap_amiga.c: Updated de/dk/sv/no keymaps.
2002-01-13 22:47:43 +00:00
thorpej
5d3e829423
Add internal names for fp{get,set}{mask,round,sticky}(), and
...
externally-visible weak aliases for the internal names.
2002-01-13 21:45:39 +00:00
thorpej
64e45e9f3d
Sync with arch/arm32.
2002-01-13 20:20:12 +00:00
thorpej
43c6244346
Need <sys/systm.h> for strcmp() prototype.
2002-01-13 20:12:44 +00:00
thorpej
655925395a
Support for the GCC "-ffast-math" option on the Alpha.
2002-01-13 20:05:42 +00:00
thorpej
caaec27cfe
* Use += to assign OBJS so that machine-dependent Makefiles can
...
add their own objects to the list.
* Garbage-collect an unneeded CLEANFILES assignment.
2002-01-13 19:59:26 +00:00
augustss
a80d13d476
Cosmetic error message fix.
2002-01-13 19:40:51 +00:00