Commit Graph

26 Commits

Author SHA1 Message Date
thorpej
b27a863b02 Generate option headers for SPU type options, so that we may generate
dependencies on them.
1997-04-27 21:05:49 +00:00
thorpej
30166b9778 Rearrange the interrupt code slightly:
- place all interrupt-related macros, prototypes, etc. into <machine/intr.h>,
  like other ports.
- rename isrlink/isrunlink/isrinit, etc. intr_establish/intr_disestablish/
  intr_init, etc., and move to intr.c for naming consistency.
- don't call intr_init() twice.
1997-04-14 02:28:43 +00:00
thorpej
62a635ac7e - Remove redundant file directives
- Pull in m68k/m68k/sig_machdep.c
1997-04-09 19:59:57 +00:00
gwr
08f7a407f9 Separate bcopy and copypage stuff from copy.s 1997-03-17 19:46:36 +00:00
scottr
fc20c2eb8f Add missing major number decls, from Klaus Klein (closes PR 3165). 1997-01-30 22:11:19 +00:00
thorpej
add93ce69e Garbage-collect some uneeded stuff now that we're new config only. 1997-01-30 09:55:45 +00:00
thorpej
838edf78fd Snapshot of new config for NetBSD/hp300. This isn't quite finished yet.
We're about 75% there.  SCSI and HP-IB are not yet supported in a new
config kernel; some autoconfiguration hackery has to be done there, yet.
These changes are enough to network boot a diskless kernel.

New config glue is enabled with the "NEWCONFIG" kernel option.  If that
option is not present, an old config kernel will be built.  Any kernel
configured with config(8) will automatically pick up the NEWCONFIG
option from std.hp300.
1996-12-17 08:40:56 +00:00
cgd
0e59975fac rename files files for new config/config.old naming 1995-04-28 08:19:12 +00:00
mellon
df78dbb096 Reference cninit.c as well as cons.c 1995-04-11 09:52:11 +00:00
mycroft
44965e0438 Include common m68k version of copy.s. 1995-02-08 14:22:30 +00:00
mycroft
770773f4ad Add mt. 1995-01-07 22:54:16 +00:00
cgd
132b41434c new RCS ID format. 1994-10-26 07:22:45 +00:00
hpeyerl
a4c2978e39 Tell config we need .h files for sd/ct/rd/st 1994-06-03 10:51:31 +00:00
mycroft
4e24a2c49c Add some stuff. 1994-05-25 11:51:33 +00:00
mycroft
735cde792d `clock' is no longer a device. 1994-05-23 05:51:01 +00:00
mycroft
495d3519fa HPUXCOMPAT -> COMPAT_HPUX 1994-05-04 04:02:54 +00:00
mycroft
7165791ed6 Fix typo. 1994-02-06 00:53:26 +00:00
mycroft
ea15b558a8 Use common version of cons.c. 1994-02-06 00:44:26 +00:00
cgd
166622ffab trim files which are now common. 1994-01-08 11:08:28 +00:00
mycroft
8658309e1b Implement procfs stubs. 1994-01-06 23:55:40 +00:00
brezak
23868240aa Use machine independant vn.c 1993-12-21 05:28:31 +00:00
cgd
3e210908e7 sd and st are "device-driver" under new scheme 1993-07-07 06:36:30 +00:00
cgd
e8d8fcff7a make it work with new config. still needs some cleanup 1993-05-29 19:21:06 +00:00
deraadt
e34f239662 First cut at cpu independent disklabels.
There will be niggly little details no doubt..
1993-05-20 22:48:23 +00:00
cgd
477a97590b pseudo-update for new config changes 1993-05-18 10:36:06 +00:00
cgd
6dedb5151c add hp300 kernel files. generic kernel files might need some help... 1993-05-13 13:56:20 +00:00