cgd
1a1dca038e
replace \<space(s)><newline> (wrong!) with \<newline>
2000-12-20 00:24:23 +00:00
matt
a0319e43fd
Add pciide
2000-12-20 00:12:19 +00:00
bjh21
5b4c3dc909
Disable media autoselection entirely, but use whatever medium the card was
...
found using (presumably having been set up by RISC OS) as the default.
NB that this doesn't seem to be right for the EtherLan 200.
2000-12-20 00:01:56 +00:00
fvdl
b76b718303
Fix another pasto.
2000-12-19 22:24:03 +00:00
scw
96698d967e
Change struct emul's "char e_name[8]" field to "const char *e_name"
...
to allow for emulation names >= 8 characters.
2000-12-19 22:08:36 +00:00
scw
4350a7f2b7
Unification of the m68k syscall() function.
2000-12-19 21:09:54 +00:00
thorpej
2563d39a6e
This is long since obsolete.
2000-12-19 18:12:48 +00:00
thorpej
814729d3ae
Regen.
2000-12-19 17:11:38 +00:00
thorpej
d4bbed68f8
" " -> "&sp" in two entries, per Rafal Boni.
2000-12-19 17:11:22 +00:00
thorpej
54e034de88
Identify the SMC 2632W as a Prism II. From Rafal Boni, kern/11776.
2000-12-19 16:55:57 +00:00
thorpej
ef0031e520
Regen; add SMC 2632W.
2000-12-19 16:54:14 +00:00
thorpej
0ca5cacc47
Add SMC 2632W. From Rafal Boni, kern/11775.
2000-12-19 16:53:41 +00:00
matthias
ccbc30bf9c
Use PMAP_SIMPLE_LOCK/PMAP_SIMPLE_UNLOCK to avoid undefined variables when
...
compiling without LOCKDEBUG.
2000-12-19 16:28:07 +00:00
matthias
a4d55cc0ad
add missing const for callp.
2000-12-19 16:25:53 +00:00
matthias
62c3b7d1c6
fix typo.
2000-12-19 16:24:43 +00:00
matthias
172ba55ce5
Make it work again after the linediscipline changes.
2000-12-19 16:23:57 +00:00
tsutsui
3b9a83935d
Remove "rnd is EXPERIMANTAL" comments.
2000-12-19 15:54:26 +00:00
tsutsui
cb7f7c7f3b
Remove "rnd is EXPERIMENTAL" comments.
2000-12-19 15:51:47 +00:00
tsutsui
672fd750a9
Add pseudo-device vlan.
2000-12-19 15:45:23 +00:00
tsutsui
df19f979d4
Add pseudo-device vlan.
2000-12-19 15:43:07 +00:00
pk
c6bd81f8a6
Fix reversed logic when setting setting sync-negotiation ability flag
2000-12-19 14:08:17 +00:00
bouyer
c71f40d166
Add pseudo-device vlan
2000-12-19 10:42:02 +00:00
bouyer
ba933b24f7
Add peudo-device vlan
2000-12-19 10:34:11 +00:00
nisimura
b3345434e4
Fix an error in xoffset calculation. Revealed in the case when
...
ri_width is less than ri_stride and screen is layouted RI_CENTERed.
2000-12-19 09:52:53 +00:00
onoe
684fe5613d
cleanup attach procedure, use tsleep() instead of long delay (and ignore
...
timeouts).
stop driver after suspend.
XXX: should use command interrupt but no document...
XXX: status update sometimes failed perhaps due to collision.
(RID 0xff50 or 0xff68 access failed)
2000-12-19 08:00:55 +00:00
mycroft
045091aa8f
Add a big comment in the previous section of code...
2000-12-19 06:23:26 +00:00
mycroft
463d0e577e
Back out previous change.
...
I removed this once before a long time ago, because it's wrong and breaks
PCMCIA on some machines. It also doesn't fix the Multia problems.
2000-12-19 06:04:02 +00:00
mrg
3f647a126c
clockattach(): print the hostid as a 32-bit value to avoid 64-bit sign extension.
2000-12-19 05:09:06 +00:00
mrg
7284657373
only print the magic number changing if not cold
2000-12-19 04:39:19 +00:00
eeh
0db43ad6ce
Kill extra "attached" message.
2000-12-19 04:36:05 +00:00
tsubai
a255931f5c
Remove unnecessary casts.
2000-12-19 03:13:40 +00:00
tsubai
438b1e68e0
Add support for Kensington Turbo Mouse.
2000-12-19 02:59:23 +00:00
tsubai
0f4768af30
Sync with mac68k.
2000-12-19 02:50:11 +00:00
onoe
f9af49b21b
I've inverted the logic of an_probe() in my previous commit to dev/ic/an.c
2000-12-19 01:59:21 +00:00
perseant
3475e639f3
Add register #defines similar to those in <dev/pci/tgareg.h>, referring to
...
a 32-bit sfb_reg_t, for easy comparison between tga and sfb Xservers.
2000-12-19 01:25:46 +00:00
mjl
aaad4d0284
Add quirk for Avance Logic ALS100+, which doesn't like it's irq/drq
...
being set in pnp mode.
2000-12-19 01:09:15 +00:00
mjl
324ff9ac52
Regen
2000-12-19 01:08:13 +00:00
mjl
a006fdf328
Correct ALS100+ entry.
2000-12-19 01:07:52 +00:00
bjh21
689b0d9238
Regen
2000-12-19 00:36:54 +00:00
bjh21
6d2a9cf566
Correct i-cubed podule list from their CardType utility.
2000-12-19 00:36:26 +00:00
thorpej
ba4b6847df
Fix a problem with the ALTQ changes that can cause bogus memory
...
refernces. Problem reported by Luke Mewburn.
2000-12-19 00:06:01 +00:00
thorpej
4dbafc4a71
Remove an IF_PREPEND() that slipped through.
2000-12-18 23:57:13 +00:00
thorpej
f2242e9329
Gah, fix braino in last.
2000-12-18 23:41:58 +00:00
briggs
7ea0edc288
If the target rejects a tag message, turn off tagged transfers for that target.
...
Also, adjust message/command construction in ncr53c9x_select() to work no
matter how the structure alignment works out (needed at least for m68k).
Tested by me on mac68k & alpha, and sanity-checked by eeh.
2000-12-18 23:39:44 +00:00
thorpej
895f21a679
Prototype freebsd_syscall_intern() in freebsd_machdep.h so that
...
freebsd_exec.c has access to it.
2000-12-18 23:29:46 +00:00
thorpej
ad4f387a4c
Put back the INITIALLY_{ENABLED,LEVEL_TRIGGERED}() PROM brain-damage
...
work-around. It's required in order for the DEC Multia (a very
brain-damaged little machine) to work properly.
Submitted by Juergen Weiss <weiss@uni-mainz.de>, addresses
port-alpha/11202.
2000-12-18 21:49:08 +00:00
thorpej
57a13edc11
Use separate interrupt handlers for play and record the chip has
...
support for it and we're configured for separate play and record
DRQs. This makes full-duplex audio work on the Windows Sound System
(found in many Alpha systems).
Submitted by Juergen Weiss <weiss@uni-mainz.de> in kern/11178.
2000-12-18 21:31:32 +00:00
scw
e82303a96d
s/MDECDIR/MDEC_DIR/
2000-12-18 21:27:01 +00:00
christos
761a522cde
protect against multiple declarations.
2000-12-18 21:20:35 +00:00
thorpej
7cc029e16c
Use IST_LEVEL as appropriate. Fixes PCMCIA interrupt problems
...
on the DEC Multia. From Juergen Weiss <weiss@Uni-Mainz.DE>.
2000-12-18 21:17:44 +00:00