thorpej
|
e8063e5201
|
Don't cast the null residual pointer passed to vn_rdwr().
|
1998-07-28 18:30:54 +00:00 |
|
pk
|
cc0d537633
|
GC.
|
1998-07-28 14:04:08 +00:00 |
|
eeh
|
5ed2ac8a95
|
Apparently we need to specify both slot and offset for all SBUS devices.
This is really annoying....
|
1998-07-28 04:48:04 +00:00 |
|
eeh
|
fbb376b4ee
|
Fixup problems caused by sys/dev/sbus addition.
|
1998-07-28 04:46:48 +00:00 |
|
eeh
|
1053f23abf
|
That last change to reduce warnings wasn't quite right.
|
1998-07-28 04:44:52 +00:00 |
|
pk
|
fb7bb1a359
|
Remove mbppio.h from the list.
Also stop installing db_machdep.h, fbvar.h, z8530.h.
|
1998-07-28 00:34:56 +00:00 |
|
pk
|
aaadc9459d
|
This file is now in <dev/sbus>
|
1998-07-28 00:33:35 +00:00 |
|
pk
|
14f4493376
|
Magma driver has been moved to <dev/sbus>.
|
1998-07-28 00:19:22 +00:00 |
|
pk
|
fd9017990f
|
Magma driver has been moved to <dev/sbus>
|
1998-07-28 00:17:47 +00:00 |
|
pk
|
b0f82d5c73
|
le' and en' now attach to sbus (and lebuffer) in <dev/sbus>
Other `le' front-ends split into separate files.
|
1998-07-28 00:10:23 +00:00 |
|
pk
|
4ca3b5c079
|
We no longer use these.
|
1998-07-28 00:06:23 +00:00 |
|
pk
|
3d9b1710a7
|
This file is now in dev/sbus.
|
1998-07-28 00:05:41 +00:00 |
|
pk
|
c7a2e942b0
|
Split the `le' driver front-ends into separate files.
The sbus and lebuffer front-end have moved to dev/sbus.
|
1998-07-27 23:59:11 +00:00 |
|
perry
|
f150e8645e
|
NORVEGIAN -> NORWEGIAN
|
1998-07-27 23:55:23 +00:00 |
|
perry
|
c4fae2a286
|
NORVEGIAN -> NORWEGIAN
|
1998-07-27 23:52:49 +00:00 |
|
pk
|
eec66e52bd
|
Get headers from <dev/sbus>
|
1998-07-27 22:34:48 +00:00 |
|
pk
|
d1f03e068a
|
<sparc/dev/sbusvar.h> => <dev/sbus/sbusvar.h>
|
1998-07-27 19:32:42 +00:00 |
|
pk
|
2e6ea67528
|
Use <dev/sbus/files.sbus>
|
1998-07-27 19:20:32 +00:00 |
|
pk
|
6cd4c4ea99
|
Use <dev/sbus/files.sbus>.
|
1998-07-27 19:20:03 +00:00 |
|
pk
|
db822a6c0a
|
These files are now in <dev/sbus>.
|
1998-07-27 19:17:50 +00:00 |
|
pk
|
e92f09b2b7
|
SBU_BURST_* are now in <dev/sbus/sbusvar.h>
|
1998-07-27 19:16:49 +00:00 |
|
augustss
|
c720383eb3
|
Nuke USB mouse device.
|
1998-07-27 18:50:42 +00:00 |
|
bouyer
|
7c050065fd
|
Correct indent.
|
1998-07-27 18:42:27 +00:00 |
|
bouyer
|
11245c76f7
|
Ops, forgot FINNISH_KBD.
|
1998-07-27 18:38:07 +00:00 |
|
thorpej
|
88a83f13de
|
Back out previous.
|
1998-07-27 18:27:08 +00:00 |
|
mjacob
|
6ebd8cf4e3
|
Comment out cs device. Kernels don't compile because there is no
cfattach structure found. Leave it to the author to untangle.
|
1998-07-27 18:02:02 +00:00 |
|
mycroft
|
da2e61d160
|
Delint.
|
1998-07-27 13:55:32 +00:00 |
|
bouyer
|
82370f62b3
|
Document FRENCH_KBD,GERMAN_KBD,NORVEGIAN_KBD options.
|
1998-07-27 13:39:51 +00:00 |
|
mrg
|
db03bbe99b
|
this has moved (and was never used here anyway)
|
1998-07-27 06:09:02 +00:00 |
|
mrg
|
f0065b1a61
|
don't provide a static splx prototype if SPLDEBUG. avoids warnings...
|
1998-07-27 06:05:55 +00:00 |
|
mrg
|
b8b9e0bd1e
|
move to sys/dev/sbus for lebuffer driver (old path never existed anyway)
|
1998-07-27 05:52:21 +00:00 |
|
mrg
|
36ee8a045b
|
use lebuffer.c from dev/sbus.
|
1998-07-27 05:49:02 +00:00 |
|
mrg
|
c5e180526b
|
these have moved to sys/dev/sbus.
|
1998-07-27 05:48:42 +00:00 |
|
mrg
|
06d5ffd2a8
|
enable kernfs and mfs.
|
1998-07-27 05:45:17 +00:00 |
|
thorpej
|
b0b64545e8
|
Add cs* at isa? port 0x300, wildcard IRQ and memory address, to pull
them from the EEPROM. Wildcard DRQ to force memory-mode operation; this
value is not available in the EEPROM and must be configured manually.
|
1998-07-27 01:57:56 +00:00 |
|
thorpej
|
fca2dc28ac
|
Add cs0 at isa? port 0x300, wildcard IRQ and memory address, to pull
them from the EEPROM. Wildcard DRQ to force memory-mode operation; this
value is not available in the EEPROM and must be configured manually.
|
1998-07-27 01:51:29 +00:00 |
|
thorpej
|
9b35e91d59
|
Update for cs* at ofisa?
|
1998-07-27 01:44:20 +00:00 |
|
thorpej
|
803df07221
|
Obsolete.
|
1998-07-27 01:43:24 +00:00 |
|
thorpej
|
6d885615a2
|
Obsolete.
|
1998-07-27 01:42:19 +00:00 |
|
thorpej
|
6828d39080
|
Actually provide the correct bus space tags.
|
1998-07-27 00:48:15 +00:00 |
|
pk
|
9e8d90ed5c
|
Add a cpu-specific function to flush a pure virtually-indexed/virtually-tagged
cache, which needs to be flushed at context switch.
|
1998-07-26 23:35:32 +00:00 |
|
pk
|
4998ae50c0
|
Define hypersparc instruction-cache flush ASI.
|
1998-07-26 23:29:58 +00:00 |
|
thorpej
|
b9aeeb3fa1
|
Remove a test, making diagnosis of IRQ problems easier.
|
1998-07-26 21:24:37 +00:00 |
|
augustss
|
80104fac9f
|
Use wscons attachments for USB keyboard and mouse.
|
1998-07-26 17:45:53 +00:00 |
|
simonb
|
a211774da1
|
Fix typo with new poolpage stuff
|
1998-07-26 10:15:36 +00:00 |
|
simonb
|
8ed2fad5f9
|
Add missing trailing $ to $NetBSD$ line (PR #5530).
|
1998-07-26 09:47:22 +00:00 |
|
simonb
|
b454e7c097
|
Add mainbus0 and cpu definitions, remove extra DS_5100 option.
|
1998-07-26 09:45:25 +00:00 |
|
ragge
|
a799083fba
|
Fix netboot support for 3100/m76 which uses diagmem for its lance buffers.
|
1998-07-26 09:01:23 +00:00 |
|
is
|
8eebf1cfc5
|
yet more atomic operations accessing DraCo registers
|
1998-07-26 06:45:17 +00:00 |
|
pk
|
c6124a986a
|
This file is no longer used.
|
1998-07-25 22:19:25 +00:00 |
|