freebsd-skq/sys
peter f21988fc40 This is kind of a nasty hack, but it appears to solve the Compaq DL360
SMP problem.  Compaq, in their infinite wisdom, forgot to put the IO apic
intpin #0 connection to the 8259 PIC into the mptable.  This hack is to
look and see if intpin #0 has *no* table entry and adds a fake ExtInt
entry for the remap routines to use.  isa/clock.c will still test the
interrupts.  This entry is only ever used on an already broken system.
2000-12-06 03:47:14 +00:00
..
alpha Minor cleanups: 2000-12-05 09:06:41 +00:00
amd64 This is kind of a nasty hack, but it appears to solve the Compaq DL360 2000-12-06 03:47:14 +00:00
boot
cam
coda Protect accesses to member of struct proc with the proc lock. 2000-12-06 01:45:20 +00:00
compat Remove call to bzero after MALLOC and instead add M_ZERO 2000-12-05 06:44:22 +00:00
compile
conf Merged from files.i386 revision 1.339. 2000-12-05 09:28:49 +00:00
contrib
crypto
ddb
dev Only call ISP_UNLOCK/ISP_LOCK if isp->isp_osinfo.intsok in USEC_SLEEP. 2000-12-05 07:41:53 +00:00
fs Protect accesses to member of struct proc with the proc lock. 2000-12-06 01:45:20 +00:00
geom
gnu
i4b
i386 This is kind of a nasty hack, but it appears to solve the Compaq DL360 2000-12-06 03:47:14 +00:00
ia64 Remove the last of the MD netisr code. It is now all MI. Remove 2000-12-05 00:36:00 +00:00
isa
isofs/cd9660
kern This is kind of a nasty hack, but it appears to solve the Compaq DL360 2000-12-06 03:47:14 +00:00
libkern
miscfs
modules Update Makefile to follow acpica-1115 import. 2000-12-05 08:47:41 +00:00
msdosfs
net Move the wakeup/signaling of the reader side of the tun device into 2000-12-05 16:21:00 +00:00
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Merged from sys/i386/isa/clock.c revision 1.164. 2000-12-05 09:35:54 +00:00
pccard
pci Restore a sense of cleanly supporting multiple platforms. That is, 2000-12-06 00:52:28 +00:00
posix4
powerpc Remove the last of the MD netisr code. It is now all MI. Remove 2000-12-05 00:36:00 +00:00
rpc
svr4
sys - Add in PROC_LOCK() and PROC_UNLOCK() macros. For now these do simple 2000-12-06 02:01:56 +00:00
tools
ufs
vm need to adjust allocation size to properly deal with non PAGE_SIZE 2000-12-05 22:22:24 +00:00
Makefile