Commit Graph

61331 Commits

Author SHA1 Message Date
augustss 7b4eccb432 Use DPRINTF for debug messages. 2000-02-27 21:06:55 +00:00
augustss 739151c214 Regen. 2000-02-27 20:44:22 +00:00
augustss 741c59a303 Add the QuickShot Strikepad game-pad. 2000-02-27 20:43:53 +00:00
augustss 45b36632c0 Add code (off by default) to keep track of the signal strength of the last
few packets received from different MAC addresses.
2000-02-27 20:40:42 +00:00
tsubai 0468fe97e4 Don't use hardcoded speed value when this is a console. Instead, read
from zs.  (because OF-3.x uses 57600 bps)
2000-02-27 20:31:57 +00:00
mycroft d128de6bc6 Change miniroot size to 3072. 2000-02-27 20:26:07 +00:00
mycroft 61cc77895b Some minor cleanup to the probe code. 2000-02-27 20:01:05 +00:00
tsubai f101e8315f Add gmac. (commented out) 2000-02-27 18:06:43 +00:00
tsubai 6f4bb03178 Initial version of gmac ethernet driver.
XXX doesn't work well yet.
2000-02-27 18:00:55 +00:00
tsubai 0086d842d5 Rewrite stdarg/varargs. 2000-02-27 17:50:20 +00:00
matt 74ca33774a only include i386/include/reg.h on i386. 2000-02-27 17:30:10 +00:00
augustss b4cec2ce4c Add pcibios(4). 2000-02-27 17:20:02 +00:00
augustss 0deac90027 Add a pcibios(4) man page. 2000-02-27 17:09:39 +00:00
augustss 6c10d82f8d Add (commented out) PCIBIOS options so people can find them easily. 2000-02-27 16:51:39 +00:00
uch dc8f1b2cb9 UCB1200 GPIO support. 2000-02-27 16:37:50 +00:00
uch c26429fac5 UCB1200 GPIO routines. 2000-02-27 16:34:13 +00:00
uch fc0a27a970 cosmetic changes 2000-02-27 16:28:13 +00:00
shin 0efd796943 add RCS Id 2000-02-27 12:17:00 +00:00
uch 20e5cfa32f Billionton Systems Inc. LNT-10TN card. 2000-02-27 11:15:47 +00:00
uch d386caeaec regen. 2000-02-27 11:14:43 +00:00
uch 663c327808 Add Billionton Systems Inc. LNT-10TN NE2000 Compatible card. 2000-02-27 11:14:03 +00:00
mrg cfb5b8d545 honour -q (quiet) flag a bit more. 2000-02-27 08:20:01 +00:00
itojun 959ca07b4b add hw.alignbytes sysctl mib. this gives you the value of ALIGNBYTES
at the kernel compilation time (ALIGNBYTES that the kernel uses).
2000-02-27 06:13:35 +00:00
takemura b22af17c02 Add 'Sharp HC-1200' and divide MC-CS1x into MC-CS11, 12 and 13. 2000-02-27 05:47:34 +00:00
jwise 3626a95b76 fix tyop 2000-02-27 05:40:36 +00:00
groo 92ec09f565 cleanup; suggested by hubertf in private mail. 2000-02-27 04:11:14 +00:00
groo d03ca248f1 Add envsys_basic_info_t and envsys_tre_data_t. The more specific
typedefs should probably be deprecated.
2000-02-27 04:10:30 +00:00
mycroft 9a06ea04a2 Fix the same race condition while initializing the socket. 2000-02-27 03:25:03 +00:00
wiz b7ba1243db reformulate `-o' description, also add it to grep.info 2000-02-27 03:21:26 +00:00
mycroft 7794bfe183 Reorder the usage of intr_establish/intr_disestablish with respect to setting
the CSC_INTR register, to insure that the IRQ is not left floating and enabled
at any point.  Eliminates stray interrupts during the IRQ probe.
2000-02-27 03:08:00 +00:00
soren a4a133213f Add empty token_ifdetach(). 2000-02-27 03:04:09 +00:00
mycroft cf3085176e Nuke all the code associated with the INITIALLY_LEVEL_TRIGGERED() lossage, and
instead register a shutdownhook to restore the PIC state.
2000-02-27 02:50:31 +00:00
wiz e9abcf6371 document -o (4.4BSD compatibility option) 2000-02-27 02:49:48 +00:00
wiz 1def904605 re-add pre-generated grep.info and use that one until our texinfo
supports @command
2000-02-27 02:36:55 +00:00
wiz 7c194c51f0 use `matcher' only after it has a value 2000-02-27 02:36:01 +00:00
oster 8c46e74418 Nuke some debugging output that got left in by mistake. 2000-02-27 02:35:33 +00:00
hubertf 495734ff62 - Bump timeout in select() to 10 minutes
- Make sure ftp_cmd() properly passes down an error value (-1) when
   appropriate.
2000-02-27 02:35:28 +00:00
oster 82419f5ae9 Only mark the components as CLEAN if it's the last thing we're doing.
Marking them CLEAN earlier is (currently) asking for trouble.
(XXX This could have been done more elegantly.)
2000-02-27 01:50:22 +00:00
wiz 1d76239646 update grep to 2.4.
Thanks for the help from simonb, mrg and hubertf.
(All errors are mine, though.)
2000-02-27 01:31:02 +00:00
wrstuden b4e4ede4f1 Add options OVERLAY 2000-02-27 01:29:48 +00:00
wiz 24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
groo de848247fc add lm.4 and envsys.4 2000-02-27 01:19:54 +00:00
groo 68fe9fc6d9 Addition of lm.4 and envsys.4 2000-02-27 01:00:03 +00:00
groo 2ba6fe0d02 Environmental Systems API 2000-02-27 00:59:49 +00:00
groo 12abb6f348 National Semiconductor LM7[89] and compatibles 2000-02-27 00:59:23 +00:00
wiz 9e6b558cde handle conflicts between grep-2-3 and grep-2-4 2000-02-27 00:43:38 +00:00
wiz 63737a9697 Update GNU grep to 2.4 2000-02-27 00:21:41 +00:00
deberg c0541f24c2 -S isn't supposed to take an argument 2000-02-27 00:20:20 +00:00
mycroft 544ffa4528 Force polling on pcic, so I get another IRQ for cards. 2000-02-27 00:15:30 +00:00
mycroft a3ae8af043 Allow a flag to be set to force polling for socket events. 2000-02-27 00:14:27 +00:00