Commit Graph

13258 Commits

Author SHA1 Message Date
mycroft
e66c94e4b5 Update for conf.h. 1995-04-10 08:51:09 +00:00
mycroft
9170f98a19 Remove private read and write routines. 1995-04-10 08:13:54 +00:00
mycroft
c0e128ac74 This is what physio() is for. 1995-04-10 08:09:59 +00:00
mycroft
0a6d915b83 Update for conf.h. 1995-04-10 08:06:06 +00:00
mycroft
8f8bccf41f Switch grfmap and grfmmap. 1995-04-10 07:56:46 +00:00
mycroft
942c5ec591 Map vnd device from chr to blk. 1995-04-10 07:54:45 +00:00
mycroft
7e450d5085 device.h is defunct. 1995-04-10 07:50:42 +00:00
mycroft
14241df959 Update for conf.h. 1995-04-10 07:43:49 +00:00
mycroft
c126c9401f Add a dummy kdstop(). 1995-04-10 07:33:53 +00:00
mycroft
9da61beca9 map --> mmap 1995-04-10 07:31:22 +00:00
mycroft
7ccad2faec Update for conf.h. 1995-04-10 07:29:42 +00:00
mycroft
9e5184dfec Add dummy cnstop(), more return types. 1995-04-10 07:14:33 +00:00
mycroft
795010b56c map --> mmap 1995-04-10 07:04:18 +00:00
mycroft
d64b72d064 Fdclose --> fdclose 1995-04-10 07:01:31 +00:00
mycroft
a7b5f01159 Update for conf.h, and add a real chrtoblktbl[]. 1995-04-10 07:01:04 +00:00
mycroft
a9fe4eea9f Fix typo. 1995-04-10 06:55:56 +00:00
mycroft
0ed094a91e Add a stop function to cdev_cn_init(). 1995-04-10 06:32:14 +00:00
mycroft
6e992fcd83 Add a dummy cnstop(). 1995-04-10 06:30:52 +00:00
mycroft
63dcb06933 Add promstop(), adjust return types, make sure ttselect() doesn't panic, and
obey standard style conventions.
1995-04-10 06:14:57 +00:00
briggs
d5cfa2c98f Synchronize with latest changes to hp300 conf.c and give dummy mem
open/close/map routines (map is dummy for now, but should be implemented
when I'm more awake).
1995-04-10 05:57:40 +00:00
mycroft
ca5caf005a map --> mmap 1995-04-10 05:45:26 +00:00
mycroft
11ea6e42ce conf_init() is no more. 1995-04-10 05:44:08 +00:00
mycroft
3ba14de085 Rewrite in new format. 1995-04-10 05:42:34 +00:00
mellon
404e6bc5c9 Put endif COMPAT_09 inside function definition 1995-04-10 04:47:47 +00:00
mycroft
f8f99c94a1 Fdclose --> fdclose; no longer conflicts. 1995-04-10 04:18:14 +00:00
mycroft
1b3587f158 Minor changes to match hp300 version. 1995-04-10 04:17:12 +00:00
mycroft
0f894dcdc4 Update to match hp300 port. 1995-04-10 04:02:53 +00:00
mycroft
28978ed078 v_cmap --> vmmap 1995-04-10 03:54:27 +00:00
mycroft
ea5470b091 Partially update to match conf.h. 1995-04-10 03:36:17 +00:00
mycroft
3f22df0746 Declare all return types. 1995-04-10 01:56:41 +00:00
mycroft
21993f8246 Add dummy mmopen() and mmclose(); change mmmap() to mmmmap(). 1995-04-10 01:55:57 +00:00
mycroft
3d4e73333d Update to match conf.h. 1995-04-10 01:54:00 +00:00
mycroft
0b734c8881 Minor stylistic changes. 1995-04-10 01:26:43 +00:00
mycroft
a9e1bbb0c7 Add no-op open and close functions. 1995-04-10 01:23:19 +00:00
mycroft
9c41e0f2f2 Most of the console functions return void. 1995-04-10 01:07:16 +00:00
mycroft
95c5c4f79f Most of the console functions return void. Also change interrupt logic
slightly.
1995-04-10 01:05:55 +00:00
mycroft
374185caff Most of the console functions return void. 1995-04-10 01:01:40 +00:00
mycroft
0ed4893351 mmmap --> mmmmap 1995-04-10 00:59:33 +00:00
mycroft
5ca64d4b70 hilmap --> hilmmap 1995-04-10 00:58:36 +00:00
mycroft
0323181eb1 Switch grfmap and grfmmap. 1995-04-10 00:58:10 +00:00
mycroft
1b8aff7880 map --> mmap 1995-04-10 00:55:57 +00:00
mycroft
84de5b1135 Update to make con[fs].h. 1995-04-10 00:50:50 +00:00
mycroft
affcd0e2c8 Properly prototype the switch table functions. Add conf.h-like macros for
defining the switch tables.
1995-04-10 00:50:27 +00:00
mycroft
99005388fd Return EOF for old vnodes of tty devices, rather than EIO. 1995-04-10 00:48:46 +00:00
mycroft
7f3a305b34 Use the new d_type field. Set VISTTY for vnodes of tty devices. 1995-04-10 00:48:10 +00:00
mycroft
04a0a9a518 Use the new d_type field. 1995-04-10 00:46:51 +00:00
mycroft
f4d66d9b37 Add a device type to the switch tables. Move the [bc]dev_{decl,*_init}()
macros into here, so they only need to be defined in one place.
1995-04-10 00:46:11 +00:00
mycroft
2f30839b62 Remove now unneeded #ifdef. Prototype new function. 1995-04-10 00:06:54 +00:00
mycroft
ae34e2ea6e Put jtc's notice back, since these are now roughly identical. 1995-04-09 23:32:53 +00:00
mycroft
4b5c13c2c7 Shift the bit positions. 1995-04-09 23:29:22 +00:00