chs
8205afea7d
de-__P, remove register, ansify.
2003-11-24 02:51:35 +00:00
augustss
852684606a
Add a device. From OpenBSD.
2003-11-24 00:00:07 +00:00
uwe
9d0d2c7461
Implement siginfo for sh3.
2003-11-23 23:13:11 +00:00
augustss
0e57233a47
Try harder to avoid 0 ports woth AMD756. From OpenBSD.
2003-11-23 19:20:25 +00:00
augustss
50ce2db105
Fix swapped lines in cleanup in ohci_init(). From OpenBSD.
2003-11-23 19:18:06 +00:00
augustss
7686442d28
Add more scanners. From FreeBSD.
2003-11-23 19:07:10 +00:00
augustss
25fc3e9769
Regen.
2003-11-23 19:06:39 +00:00
augustss
14f83fce74
Add another device. From FreeBSD.
2003-11-23 19:06:19 +00:00
augustss
743adeaf63
Add two more adapters. From FreeBSD.
2003-11-23 18:51:49 +00:00
augustss
57264be4a3
Regen.
2003-11-23 18:50:51 +00:00
augustss
0aac4b8f68
Update copyright years.
2003-11-23 18:50:27 +00:00
augustss
a8842a070e
Regen.
2003-11-23 18:37:50 +00:00
augustss
f01a819ee7
Add a number of devices. From FreeBSD.
2003-11-23 18:37:30 +00:00
augustss
d0bdc327b0
Add another product. From OpenBSD.
2003-11-23 18:17:58 +00:00
augustss
9184608aa6
Regen.
2003-11-23 18:16:25 +00:00
augustss
cd8b22197b
Add a number of devices. From OpenBSD.
2003-11-23 18:16:03 +00:00
chs
36ff370721
de-__P, remove register, ansify.
2003-11-23 17:09:29 +00:00
bjh21
18a0620f50
Sync acorn26 riscoscalls with acorn32 version.
2003-11-23 15:55:03 +00:00
bjh21
f68440c42d
Remove a spurious commented-out line.
2003-11-23 15:28:03 +00:00
bjh21
b6c0709c09
Rename os_CLI() and xos_CLI() to os_cli() and xos_cli() for consistency with
...
everything else.
2003-11-23 15:24:20 +00:00
bjh21
6ed8fd9689
Remove spurious whitespace.
2003-11-23 14:13:42 +00:00
bjh21
d8b0dd8a97
Create the "machine" and "arm" links directly from the .BEGIN rule, rather
...
than in dependencies of it, since .BEGIN is apparently only special for
its commands, not its dependencies. This should get boot26, and probably
boot32, compiling again.
2003-11-23 13:34:07 +00:00
augustss
422ce84f58
Add some more devices. From FreeBSD.
2003-11-23 12:22:51 +00:00
augustss
02bc5c0199
Regen.
2003-11-23 12:22:19 +00:00
augustss
de08e28c43
Add uplcom devices. From FreeBSD.
2003-11-23 12:21:54 +00:00
yamt
f9d2295ad0
turn ACQUIRE macro into a function by introducing new internal
...
flags, LK_SHARE_NONZERO and LK_WAIT_NONZERO. from FreeBSD.
2003-11-23 08:57:16 +00:00
taca
c6f4b234b4
Move initialization of ssym' and
esym' to inside of
...
#if NKSYMS || defined(DDB) || defined(LKM) ... #endif.
Now GENERIC and INSTALL kernel can be compiled again.
2003-11-23 08:54:57 +00:00
tsutsui
1508a7290a
Call bus_space_{read,write}_1() directly to access ncr53c9x common registers.
2003-11-23 04:34:26 +00:00
tsutsui
3aa8405cb9
Regen from diodevs rev 1.7:
...
> Change device ID for 98624A HP-IB from 0x80 to 0x01.
> nhpib.c in Lite2 used 0x01 and my 98624 also has an ID 0x01.
2003-11-23 01:59:25 +00:00
tsutsui
ff8bdea2e8
Change device ID for 98624A HP-IB from 0x80 to 0x01.
...
nhpib.c in Lite2 used 0x01 and my 98624 also has an ID 0x01.
2003-11-23 01:57:35 +00:00
gson
3187c34fa2
Make the raw midi device pass through received system exclusive
...
messages rather than discard them.
2003-11-23 01:25:59 +00:00
tsutsui
31cf2e3911
Suppress uninitialized warnings.
2003-11-23 00:09:11 +00:00
manu
c36ad94b40
Add HW_PAGE_SIZE sysctl
2003-11-22 23:26:52 +00:00
fvdl
370056a0f6
Use the redefined Promise product ids.
2003-11-22 20:57:18 +00:00
fvdl
e7fcb7da4d
Regenerate after rearranging the Promise ids.
2003-11-22 20:56:53 +00:00
fvdl
ac92051a0b
Clean up the Promise IDE controller defines.
2003-11-22 20:54:01 +00:00
tsutsui
919cc25d24
Add an entry of "com0 at dio0 scode 9" so that /dev/ttyC0 and
...
compat symlink (/dev/tty0) are always reserved for DCA serial.
2003-11-22 17:24:29 +00:00
manu
48b5fdb14d
Don't use the target port in task_for_pid: it is only usefull on
...
multiple-machine configurations -- something we don't do yet.
2003-11-22 17:17:55 +00:00
uwe
94c8b6c69f
Add _UC_SETSTACK, _UC_CLRSTACK flags. Add __fpr_fpul to __fpregset_t
...
and redefine __fpr_regs as an array of 32 ints (SH3E has 16, SH4 has
32 32-bit FP registers) to reserve the space for FPU registers - we
will properly redefine this as a union when we do support FPU.
2003-11-22 17:05:53 +00:00
itohy
1b7b873248
- Correctly handle bit 24 of miscellaneous control register, which has
...
different meanings for read and write.
This fixes 48kHz playback to SPDIF.
- Fix the problem where the SPDIF output voltage setting (0.5V, 5V)
was swapped. The default value is changed from 0.5V to 5V, which
correctly selects 5V (so the default physical behavior is unchanged).
Should fix PRs kern/16047 and kern/16817
(but not tested since I don't have other SPDIF hardware to test with).
Approved by tshiozak.
2003-11-22 16:48:14 +00:00
sekiya
20d207b125
Add (commented out) dpclock for ip22 and blinkenlitzen for ip32.
2003-11-22 15:08:44 +00:00
fvdl
6f7ba6556b
Add and enable sk/skc drivers.
2003-11-22 14:20:47 +00:00
kent
f9ae2a22c1
For ICH4/ICH5, use native BARs instead of compatible BARs.
...
The patch was provided by Lars Heidieker.
2003-11-22 08:49:41 +00:00
thorpej
f6c3c3450e
Add a missing i82541 ID to the table.
2003-11-22 08:32:12 +00:00
kent
c51ed264ee
AD1985 codec needs the same quirk as AD1980.
...
The patch was provided by Lars Heidieker.
2003-11-22 06:15:29 +00:00
kent
c6585e1d6d
Cosmetic changes
...
- ANSIfy
- no argument names in prototypes
- variable declaration with initialization
2003-11-22 05:40:48 +00:00
sekiya
f93f583751
Register definitions for National Semiconductor DP8573A RTC. Code originally
...
from Steve Rumble, with modifications by myself.
2003-11-22 04:01:01 +00:00
sekiya
8e5c74aa34
Add dpclock driver (and minimal hpc1 goo) for ip20.
2003-11-22 03:58:52 +00:00
sekiya
a7c36d873f
Add dpclock driver (and minimal hpc1 goo) for ip20. Code originally
...
from Steve Rumble, with modifications by myself.
2003-11-22 03:58:51 +00:00
sekiya
6cd8f56df9
Add ip20.c
2003-11-22 03:39:35 +00:00