1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Warner Losh 1b23908082 Fix pcic_detach_socket to get right pcic_handle.
Pass sc->dev rather than a bogusly cast pccard_softc *sc.

This allows us to insert and remove cards w/o panicing the kernel.
However, the cis isn't mapped in, so the pccard_scan_cis function
fails.
2000-04-04 04:12:43 +00:00
..
alpha Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
amd64 Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, and 2000-04-03 06:02:00 +00:00
boot Add all the PXE related structures from the 2.1 PXE spec from Intel. 2000-04-04 00:38:59 +00:00
cam Add a hack to cam that makes the cam_xpt available to the rest of the 2000-04-03 11:11:12 +00:00
coda
compat
compile
conf enable emu10k1 (sblive) driver, though still playback only 2000-04-04 02:34:45 +00:00
contrib Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
crypto
ddb
dev Fix pcic_detach_socket to get right pcic_handle. 2000-04-04 04:12:43 +00:00
fs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
geom Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
gnu fix missing defines and prototype for emu_vdump() 2000-04-03 00:28:43 +00:00
i4b
i386 Remove the !(I386 & SMP) tests; we don't run SMP on an i386 system, and 2000-04-03 06:02:00 +00:00
isa Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
isofs/cd9660 Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
kern regenerate with MPSAFE from syscalls.master 2000-04-03 06:36:57 +00:00
libkern
miscfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
modules Move linprocfs to the i386-only section so the Alpha buildworld has a 2000-03-30 08:04:01 +00:00
msdosfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
net Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in the 2000-04-03 19:54:33 +00:00
netatalk Slight cleanup of aarp code 2000-03-29 17:12:09 +00:00
netatm
netgraph Call bpfdetach() before going away. 2000-03-21 01:42:56 +00:00
netinet Correct Charles Mott's email address 2000-04-02 20:16:45 +00:00
netinet6 Support per socket based IPv4 mapped IPv6 addr enable/disable control. 2000-04-01 22:35:47 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
nfsclient Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
nfsserver Add a sysctl to specify the amount of UDP receive space NFS should 2000-03-27 21:38:35 +00:00
ntfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
nwfs Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
pc98 Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
pccard Fix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge. 2000-03-30 18:47:00 +00:00
pci Fix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge. 2000-03-30 18:47:00 +00:00
posix4 Commit major SMP cleanups and move the BGL (big giant lock) in the 2000-03-28 07:16:37 +00:00
powerpc Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
rpc
svr4
sys Silence some warnings. 2000-04-03 10:09:18 +00:00
tools
ufs Clone bio versions of certain bits of infrastructure: 2000-04-02 19:08:05 +00:00
vm Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
Makefile Remove the old a.out-only boot loader, we don't use it any more. 2000-03-19 11:42:34 +00:00