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
lukem
b813a81a7c
convert to ANSI KNF
2000-12-19 15:44:27 +00:00
tsutsui
df19f979d4
Add pseudo-device vlan.
2000-12-19 15:43:07 +00:00
onoe
808d00175e
add reference to an(4).
2000-12-19 15:33:52 +00:00
onoe
e371bfa913
add more note for Cisco 340 series.
2000-12-19 15:24:28 +00:00
bouyer
131e5cac54
Ops, forgot to mention ti(4) as supporting 802.1Q MTU.
2000-12-19 14:52:37 +00:00
kleink
ba40413d92
Sync libc minor.
2000-12-19 14:34:10 +00:00
kleink
f5f3357a95
Bump libc minor to 68: addition of __{diag,}assert13.
2000-12-19 14:33:24 +00:00
kleink
f02540ff10
C99: Print the name of the function enclosing the assertion, if possible.
2000-12-19 14:32:59 +00:00
kleink
d615c85a36
Update for tzdata2000h.
2000-12-19 14:28:40 +00:00
kleink
d4f46f5156
Import tzdata2000h.
2000-12-19 14:27:54 +00:00
bouyer
7aa9a94003
Note 1000baseT support, and remove "VLAN not supported" from bug section.
2000-12-19 14:10:51 +00:00
pk
c6bd81f8a6
Fix reversed logic when setting setting sync-negotiation ability flag
2000-12-19 14:08:17 +00:00
bouyer
0f4954d655
Document the MTU problem and drivers supporting the 802.1Q MTU.
2000-12-19 14:04:03 +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
scw
3b11f4ee69
Define "TARGET_PAGE_SIZE=0x2000" so the linker uses an 8KB pagesize
...
instead of the 4KB default.
2000-12-19 09:37:04 +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
lukem
a67eb3719f
list the options in a specific options list (as per the `traditional'
...
man page). i find this much easier to read than option descriptions
scattered amongst paragraphs of text.
2000-12-18 23:42:40 +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
8939b770e2
protect against multiple declarations.
2000-12-18 21:22:00 +00:00
christos
d1969826ba
protect against multiple declarations. This also fixes a problem where
...
the inline functions would compile differently depending on if errno.h
was included or not.
2000-12-18 21:21:26 +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
thorpej
8a56f72a7c
Oops, make this build without ALTQ again.
2000-12-18 21:13:14 +00:00