freebsd-dev/sys/powerpc
Ed Schouten 200d80cd74 Disconnect drivers that haven't been ported to MPSAFE TTY yet.
As clearly mentioned on the mailing lists, there is a list of drivers
that have not been ported to the MPSAFE TTY layer yet. Remove them from
the kernel configuration files. This means people can now still use
these drivers if they explicitly put them in their kernel configuration
file, which is good.

People should keep in mind that after August 10, these drivers will not
work anymore. Even though owners of the hardware are capable of getting
these drivers working again, I will see if I can at least get them to a
compilable state (if time permits).
2008-08-03 10:32:17 +00:00
..
aim Add link register to fatal trap printout to better diagnose NULL 2008-06-04 07:32:49 +00:00
booke Fix a typo in a comment. 2008-06-11 20:05:25 +00:00
compile
conf Disconnect drivers that haven't been ported to MPSAFE TTY yet. 2008-08-03 10:32:17 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Remove the unused M_MEMDEV from the kernel. 2008-06-25 07:52:10 +00:00
mpc85xx Remove mfsvr(): 2008-04-27 17:13:22 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
powerpc Retire pmap_addr_hint(). It is no longer used. 2008-05-18 04:16:57 +00:00
psim Set sc_psim so that the openpic core can correct the off-by-one 2008-04-03 17:38:27 +00:00