1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys
Warner Losh 9a25341262 First, The Ricoh 5C47x chips don't have the disable the 3e0 bits.
Second, the TI 1130 need to have the PCI_INTR set, not cleared.

This gets Soren's machine working with NEWCARD again.

# The whole initialization is a mess and needs to be organized ala OLDCARD.
2001-08-29 20:33:08 +00:00
..
alpha Correctly #ifdef COMPAT_43 around osendsig() prototype. 2001-08-27 06:19:18 +00:00
amd64 It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
arm
boot
cam
coda
compat Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), 2001-08-29 19:05:27 +00:00
conf Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), 2001-08-29 19:05:27 +00:00
contrib
crypto
ddb
dev First, The Ricoh 5C47x chips don't have the disable the 3e0 bits. 2001-08-29 20:33:08 +00:00
fs smbfs_advlock: simplify overflow checks (copy from kern_lockf.c) 2001-08-29 18:59:04 +00:00
geom
gnu
i4b
i386 It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
ia64
isa
isofs/cd9660
kern advlock: simplify overflow checks 2001-08-29 18:53:53 +00:00
libkern
modules Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails), 2001-08-29 19:05:27 +00:00
net
netatalk
netatm
netgraph
netinet When net.inet.tcp.icmp_may_rst is enabled, report ECONNREFUSED not ENETRESET 2001-08-27 22:10:07 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98
pccard Note the status of the card, so we don't print inserted lines twice on 2001-08-29 15:54:12 +00:00
pci Add support for the 3c656B cardbus adapter. This is one half of a 2001-08-28 00:40:18 +00:00
posix4
powerpc
rpc
sparc64
svr4
sys o Introduce support for _CAPABILITY_NEEDMACROS, reducing namespace 2001-08-29 18:01:41 +00:00
tools
ufs If a file has been completely unlinked, stop automatically syncing the 2001-08-27 06:09:56 +00:00
vm
Makefile