Commit Graph

3524 Commits

Author SHA1 Message Date
deraadt
e7728e3080 support obj directory 1994-11-25 23:09:34 +00:00
deraadt
f08d8394d7 putchar is void 1994-11-25 23:09:20 +00:00
deraadt
2bfe2ea770 round text segment to __LDPGSZ 1994-11-25 23:09:09 +00:00
ragge
265019bb40 Lots of fixes and updates. 1994-11-25 19:09:49 +00:00
ragge
299c14af0c New handling of pte:s for physio. 1994-11-25 19:09:31 +00:00
ragge
ca49094181 Lots of updates & fixes. 1994-11-25 19:08:50 +00:00
ragge
eaed555111 Locore.c added. 1994-11-25 19:08:26 +00:00
ragge
be8ac345d1 *** empty log message *** 1994-11-25 19:08:04 +00:00
ragge
edac8e459c *** empty log message *** 1994-11-25 15:28:26 +00:00
ragge
3257d0f399 Definitions for console & console media. 1994-11-25 15:25:49 +00:00
mycroft
cba32aa25f Minor update for new autoconfig. 1994-11-25 08:17:21 +00:00
dean
15cf365b55 more patches from Jonathan Stone 1994-11-24 17:50:49 +00:00
dean
b123b45ce0 changed fp.s to fp.S 1994-11-23 23:06:43 +00:00
dean
fc16452217 Ultrix compatable device numbers (from Jonathan Stone) 1994-11-23 22:33:46 +00:00
deraadt
58117a4011 ie cards coldstart with a parity error, reset it 1994-11-23 22:28:12 +00:00
mycroft
0649f37219 Officially credit Onno. 1994-11-23 22:00:08 +00:00
dean
e5d5a6cf17 thread_wakeup wants (void *) not (int) 1994-11-23 20:46:20 +00:00
deraadt
3835c5ae6a CP exceptions in wrong slots in trap table (noticed by matt@rme.com) 1994-11-23 20:33:22 +00:00
dean
91ed53db13 more changes from Jonathan Stone 1994-11-23 18:13:58 +00:00
dean
342f9cd185 more underscore changes (from J. Stone) 1994-11-23 17:47:53 +00:00
mycroft
8bacafc13c Clean up deleted files. 1994-11-23 09:10:13 +00:00
gwr
433fc1d2f8 Revert trap/dopanic case (avoid recursive traps). 1994-11-23 08:18:17 +00:00
gwr
70b0a8404f Fix a warning. 1994-11-23 08:16:26 +00:00
gwr
c4a2c15f0e Add nullcnpollc() so DDB works again. 1994-11-23 08:15:58 +00:00
gwr
49e502d8f9 New cd_match prototype. 1994-11-23 08:13:53 +00:00
mycroft
2058abab15 Forgot to commit this as part of the LBA changes. 1994-11-23 07:56:52 +00:00
mycroft
cc44b4600c There's no point in bothering to unlock what we didn't lock. 1994-11-23 07:54:15 +00:00
deraadt
941871d6ab XXmatch change (and a few __P() as well) 1994-11-23 07:02:02 +00:00
gwr
dcca0eee6a New cd_match prototype. 1994-11-23 07:01:01 +00:00
deraadt
ef31ebbf26 stack trace on crash 1994-11-23 07:00:00 +00:00
gwr
e99ed4c957 New cd_match prototype. 1994-11-23 06:58:36 +00:00
gwr
5b330c7b77 sun_* -> sunos_* 1994-11-23 06:46:25 +00:00
gwr
2f20ff9585 Update to match new d_ioctl prototype. 1994-11-23 06:45:48 +00:00
gwr
6ab4f0b024 sun_* -> sunos_* 1994-11-23 06:40:22 +00:00
gwr
00605f6af8 Update sendsig() to match new prototype. 1994-11-23 05:43:00 +00:00
gwr
4e1ccf9989 Add USPACE 1994-11-23 05:18:16 +00:00
mycroft
6dda55519e Fix an outdated comment. 1994-11-23 03:11:01 +00:00
mycroft
a3fc466734 Use logical block addressing if available. Be a little more careful about
maintaining timeouts.  Clean up wddump() a bit.
1994-11-23 01:35:43 +00:00
dean
5eef1840c0 catching up with other changes 1994-11-22 18:59:57 +00:00
dean
907abf89c7 put #ifdef DEBUG around call to debug routines 1994-11-22 18:58:43 +00:00
dean
4deb1cf175 run locore.S and fp.S through cpp 1994-11-22 18:57:25 +00:00
mycroft
525fc36e19 Implement 32-bit reads and writes, but for now assume 16-bit mode. 1994-11-22 10:20:16 +00:00
mycroft
3a99ddf172 Add a missing newline in some error messages. 1994-11-22 09:36:56 +00:00
mycroft
db3bde9525 Implement EIDE multi-sector PIO and DMA modes, based on code from Onno van
der Linden.  Also, various structural cleanup, and fix two bogons that crept
in, and remove all of the old clustering nonsense.
1994-11-22 09:33:59 +00:00
mycroft
1e01855683 Minor fix to debugging code. 1994-11-22 05:50:48 +00:00
mycroft
85826f0fbe Fudge a couple more fields for ancient disks. 1994-11-22 05:39:16 +00:00
mycroft
e1a7bac628 Change some constant names, etc., to better match the ATA spec. 1994-11-22 05:34:49 +00:00
mycroft
95edd299b0 Add still more locking. 1994-11-22 03:23:49 +00:00
mycroft
dcb90851c2 Minor change. 1994-11-22 01:21:11 +00:00
mycroft
2c274e6ac8 Clean up deleted files. 1994-11-21 23:32:58 +00:00