Commit Graph

60827 Commits

Author SHA1 Message Date
enami
84b6105bbe Check if device is active in wi_intr and wi_inquire. 2000-02-12 23:35:28 +00:00
kristerw
8ff64870d4 The T0 byte must not be included in the TCK calculation (ISO/IEC 7816-3
chapter 6.4.5)
2000-02-12 22:40:12 +00:00
ad
fc8ea8f0c5 Misplaced #endif. 2000-02-12 22:06:54 +00:00
augustss
d3fb7161d2 Regen. 2000-02-12 22:02:01 +00:00
augustss
b4fac8c7d0 Add Microsoft Internet Keyboard Pro. 2000-02-12 22:01:31 +00:00
ad
59748e7e55 Fix the unaligned accesses discovered by dbj. 2000-02-12 21:58:58 +00:00
is
0c7df42dbd Document P5PPC68KBOARD option. 2000-02-12 21:30:51 +00:00
thorpej
09943f0ffa G/c references to VM_KMEM_SIZE. 2000-02-12 20:57:12 +00:00
he
35efd44ed1 Correct typo (vr -> rl). 2000-02-12 20:01:32 +00:00
chopps
53e6733789 awi is an 8-bit only card, so set the 8bit flag. 2000-02-12 19:58:35 +00:00
thorpej
1268cc5d6c If we got an xfer from our backlog queue, don't allow sleeping; we're in
interrupt context.

XXX This is fixed properly in the thorpej_scsipi branch, but that won't
be ready for 1.5, I don't think.
2000-02-12 19:12:52 +00:00
thorpej
fc72b13d27 Const poison. 2000-02-12 19:05:55 +00:00
thorpej
dedae624a9 Document NKMEMPAGES. 2000-02-12 18:14:37 +00:00
thorpej
eb51db5e1e Support vm.nkmempages. 2000-02-12 18:00:58 +00:00
thorpej
fd4ed9b425 Typo (Thanks, Havard :-) 2000-02-12 18:00:00 +00:00
thorpej
46f7b67929 Small cosmetic change, and note a place where a statistic should be
gathered.
2000-02-12 17:45:44 +00:00
thorpej
312cb38ccb In the tcp_input() path:
- Filter out multicast destinations explicitly for every incoming packet,
  not just SYNs.  Previously, non-SYN multicast destination would be
  filtered out as a side effect of PCB lookup.  Remove now redundant
  similar checks in the dropwithreset case and in syn_cache_add().
- Defer the TCP checksum until we know that we want to process the
  packet (i.e. have a non-CLOSED connection or a listen socket).
2000-02-12 17:19:34 +00:00
dante
b939c73fb4 Translated in English :-)
Thanks to Ken Westerback
2000-02-12 16:45:30 +00:00
ragge
8e114c7994 Nuke unused variable. 2000-02-12 16:09:33 +00:00
itojun
02bf7fcd13 add wi_detach and friends so that we can hot-swap wi card. 2000-02-12 16:08:04 +00:00
oster
edc931efea Make this compile without warnings on alphas.
(Problem noted by Aaron J. Grier)
2000-02-12 16:06:27 +00:00
ragge
918676c04f Remove __BROKEN_CONFIG_UNIT_USAGE. 2000-02-12 16:00:13 +00:00
ragge
539689da9d Remove another unneccessary reference to cf_unit. 2000-02-12 15:58:45 +00:00
ragge
c6471e4d9a Remove an unneccessary reference to cf_unit. 2000-02-12 15:48:34 +00:00
augustss
55b63d38b2 Remove BUGS section. 2000-02-12 15:05:48 +00:00
augustss
fad1d1f02b Add Corega FEther USB-TX. 2000-02-12 15:05:07 +00:00
augustss
523d157a05 Regen. 2000-02-12 15:02:56 +00:00
augustss
a79d73d045 Add Corega FEther adapter. From PR 9394. 2000-02-12 15:02:21 +00:00
shin
e9c7fb4c36 change ramdisk size. 2000-02-12 13:48:46 +00:00
shin
c45bb5af35 change console terminal type from 'unknown' to 'vt100'. 2000-02-12 13:46:54 +00:00
pk
19533212a5 Correct comments on KGDB_* entries. 2000-02-12 12:59:36 +00:00
pk
b518dc6dfc Eliminate much of the goo in setting up zs device addressing. 2000-02-12 12:51:03 +00:00
fair
3ae5bb6a05 update config(8) lines from current configs and PR 7603 2000-02-12 11:59:59 +00:00
fair
77df7943eb Add BUGS section from PR 7603 2000-02-12 11:33:26 +00:00
fair
ceefe43a8f add pcic.4 tcic.4 and pcmcom.4 2000-02-12 11:17:26 +00:00
fair
5f9de8e607 split out pcic.4 tcic.4 from pcmcia.4
add pcmcom.4 and adjust Makefile to suit
all per PR 7603
2000-02-12 11:14:13 +00:00
pooka
e287a2d6fa NetBSD: We don't negotiate with terrorists. 2000-02-12 10:12:58 +00:00
itojun
687e7b9dbd avoid failure on "make install" when /var/games/sail already exists. 2000-02-12 10:03:30 +00:00
fair
14fc45de90 Add HISTORY section from PR 7603 2000-02-12 09:56:34 +00:00
fair
1907c4c49c Add HISTORY notation from PR 7603 2000-02-12 09:47:03 +00:00
fair
44e5e9098f add the links from le.4: bicc.4 depca.4 and nele.4 2000-02-12 09:23:37 +00:00
fair
2893d166f6 Link le.4 with bicc.4 depca.4 and nele.4 - ISA le variants 2000-02-12 09:19:04 +00:00
tsutsui
980ac3a9eb Fix typo. 2000-02-12 08:52:11 +00:00
fair
e37a4f8dcc Merge in changes from PR 7603 2000-02-12 08:38:13 +00:00
enami
01868857df Add activate routine and check device active flag also in one second
tick handler.
2000-02-12 04:05:49 +00:00
itojun
e70542be3a fix comment in "imap" line to honor IMAP4.
IMAP2 (RFC1176): Interactive Mail Access Protocol
IMAP3 (RFC1203): Interactive Mail Access Protocol
IMAP4 (RFC1730): Internet Message Access Protocol
2000-02-12 04:02:33 +00:00
enami
fbc47bda30 Cosmetic changes. 2000-02-12 03:55:49 +00:00
thorpej
5903e181fa Nuke NKMEMCLUSTERS. 2000-02-12 03:29:18 +00:00
shin
49ac0acd83 delete NKMEMCLUSTERS from configuration files. 2000-02-12 03:21:06 +00:00
mjacob
1b188ee2ff A lot of cleanup and shrinkage. Some items moved to isp_tpublic.h. 2000-02-12 02:33:34 +00:00