Commit Graph

17 Commits

Author SHA1 Message Date
thorpej
3912e469dd Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can
be properly used by any misc. cloning device.  While here, correct
a comment to indicate that "open" is the only entry point and that
everything else is handled with fileops.
2002-07-19 16:38:14 +00:00
matt
685778b53b Peform a rototill over the powerpc-based ports.
Move the trap/vector initialization for MPC6xx ports to mpc6xx_machdep.c
Also move softnet, install_extintr, mapiodev, kvtop.  Add common BAT
initialization code.

Add user Altivec support.

Fix calls to OF_call_method in macppc/macppc/machdep.c.

Use ci_fpuproc in cpu_info instead of separate fpuproc.

Add separate syscall.c and defined __HAVE_SYSCALL_INTERN.
2002-07-05 18:45:15 +00:00
abs
eb73becae2 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR,
MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they
include another config files that already defines the options, or if
they are for an embedded board, just define a few extra options, and
do not already define PIPE_SOCKETPAIR.
2002-07-05 13:40:10 +00:00
christos
3b50728cf4 MD systrace gluons. 2002-06-17 16:32:57 +00:00
lukem
fde6ae6f04 Enable "pseudo-device clockctl" in all kernels, except
installation related kernels (INSTALL* and RAMDISK*).
This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
2002-06-17 05:14:02 +00:00
augustss
afdb0a8737 Treat IPL_AUDIO a little different. 2002-06-13 15:29:16 +00:00
augustss
6115bde4ab Add some comments. 2002-06-13 15:28:54 +00:00
augustss
ff306f407a Fix typo in probe code. 2002-06-12 23:33:56 +00:00
augustss
8d5a57ed93 Make it useable. 2002-06-05 06:31:51 +00:00
augustss
fb0ca293ff Add some. 2002-05-31 11:13:23 +00:00
augustss
301d69b351 Remove some devices. 2002-05-31 11:03:53 +00:00
augustss
c838cc089e Don't use IPL_AUDIO. 2002-05-31 11:00:38 +00:00
augustss
81dc1093c0 Don't define IPL_AUDIO since there's no splaudio(). 2002-05-31 10:53:34 +00:00
augustss
f87ec98c88 Add some device, remove some devices. 2002-05-31 10:46:33 +00:00
augustss
c2ed70bddf Add missing files to the pmppc port. 2002-05-30 20:02:03 +00:00
augustss
1cad75290c Remove extra lines.
Fix some comments.
2002-05-30 09:08:51 +00:00
augustss
1331023854 Add some files for the Artesyn PMPPC board. This is a PowerPC based
Mezzanine PCI board.
NOTE: this is not yet all the files needed for the port.
2002-05-30 08:51:06 +00:00