Commit Graph

2553 Commits

Author SHA1 Message Date
mycroft
f663fac02d Return a legitimate value from ttylclose(). 1994-02-20 17:24:19 +00:00
mycroft
6adb7d5015 Don't send SIGINFO if ISIG off. 1994-02-20 16:56:56 +00:00
mycroft
678e80720a Some formatting changes. 1994-02-20 16:55:10 +00:00
mycroft
3b3ce2d3c6 From Bruce Evans: Ignore the read-ahead cache if the device changes. 1994-02-20 14:05:19 +00:00
mycroft
485e7af18d Forgot to enable the interrupt on Ultras. 1994-02-20 04:05:26 +00:00
chopps
95965c3a2c fixed cmopile warns with LKM enabled. 1994-02-20 03:55:52 +00:00
mycroft
fb83787cdd Clean up deleted files. 1994-02-20 03:25:18 +00:00
mycroft
cd2a3dfd90 Add mcd. 1994-02-20 03:21:33 +00:00
mycroft
986265a242 Need cpu.h for setsoftnet(). 1994-02-20 03:19:45 +00:00
hpeyerl
81058be6b3 fix up some #include's. 1994-02-19 17:55:12 +00:00
chopps
fc6043dda3 fix typo. 1994-02-19 07:10:08 +00:00
cgd
e1534f62b5 don't define drq for ahb0 1994-02-19 05:03:51 +00:00
mycroft
7408373b25 Speed it up a little... 1994-02-19 03:36:12 +00:00
mycroft
06dbad88db Minor tweak of no importance. 1994-02-19 02:43:53 +00:00
mycroft
7fb410694f Remove lpa. 1994-02-18 20:14:57 +00:00
mycroft
0d0c9a0663 Update for new lpt. 1994-02-18 19:54:15 +00:00
mycroft
7dc4b7410f Clean up deleted files. 1994-02-18 19:51:07 +00:00
mycroft
5f76c23bdf Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mycroft
001cf55bc5 Add a lpt. 1994-02-18 17:23:50 +00:00
mycroft
16cd66939d Do the right thing for late model 486s. 1994-02-18 02:23:18 +00:00
hpeyerl
55d82e79b8 Add an "or". Thanx to Christos Zoulas <christos@deshaw.com> 1994-02-17 22:52:46 +00:00
hpeyerl
aa55bde66e Herb sheepishly puts the keyboard connection code back in.
(which means Herb needs to buy a keyboard now)
1994-02-17 15:08:30 +00:00
mycroft
75029eb7b4 #include proc.h. 1994-02-17 14:50:38 +00:00
chopps
5532e2dbd0 latest changes indicated. 1994-02-17 09:15:37 +00:00
chopps
2803afecbc amiga now has USRSTACK at 0x0e000000 for further sun compat. 1994-02-17 09:11:52 +00:00
chopps
78bd633dc3 modified to use generic cons. (and some grf defs changed) 1994-02-17 09:10:32 +00:00
chopps
13d319feb2 modified to use generic cons. 1994-02-17 09:09:57 +00:00
mycroft
dd47e0c59c Clean up deleted files. 1994-02-17 09:09:26 +00:00
chopps
5d5901eac7 modified to use generic cons, added kernel assert macro. 1994-02-17 09:09:21 +00:00
mycroft
7e5b65e9d4 Simplify a couple of bits, since IFF_MULTICAST is always set. 1994-02-17 07:20:06 +00:00
cgd
dd282e8164 sw_freed -> sw_flags, plus defs and compatibility gunk 1994-02-17 06:06:43 +00:00
mycroft
48747d1da5 New versions from magnum branch. 1994-02-17 03:39:52 +00:00
mycroft
3e9c527c3a Add mms0 just for testing. 1994-02-17 03:35:08 +00:00
cgd
652a63ee06 another development machine 1994-02-17 01:14:21 +00:00
cgd
aae203eafd add LOFS 1994-02-17 01:10:38 +00:00
mycroft
04bedf2b62 Fix a couple of bogons I just created. 1994-02-16 21:07:22 +00:00
mycroft
bc67661c6a Fix the credits. 1994-02-16 20:52:37 +00:00
mycroft
811c50e72e Fix typo. 1994-02-16 20:22:04 +00:00
mycroft
c540418d24 Use IFF_ALLMULTI correctly. 1994-02-16 20:15:18 +00:00
mycroft
73535dd9ce IFF_ALLMULTI is not externally settable. 1994-02-16 20:12:50 +00:00
mycroft
04a992fa41 Add copyright notices. 1994-02-16 19:28:19 +00:00
mycroft
a25bda954d Finish 507 probe routine. 1994-02-16 19:04:41 +00:00
cgd
41dddd378d add ie0 and ep0 (for parity with GENERICAHA) 1994-02-16 18:23:00 +00:00
mycroft
1a8d283a97 Move elink_reset() into a separate file, and add a generic elink_idseq(). 1994-02-16 17:59:11 +00:00
mycroft
e831e82344 Add elink.c. 1994-02-16 17:58:13 +00:00
mycroft
efb9434888 Add ep0 and ie0. 1994-02-16 17:55:15 +00:00
pk
96fc0a6188 Check `uio_resid' separately (and panic if invalid). 1994-02-16 17:34:01 +00:00
pk
c90756358c read(): return EINVAL if `count' argument is negative. 1994-02-16 17:23:03 +00:00
hpeyerl
19219795da Add common reset function so if_ep and if_ie don't reset each-other.
(this is a 3commonality)
1994-02-16 07:26:50 +00:00
mycroft
e0b1614dc7 Remove some dead code. 1994-02-16 03:03:46 +00:00