freebsd-skq/sys/i386
bde dbb879887a Pass the unit number to the DMA cookie lookup routine and use it
to look up cookies properly, at least for standard controllers.
Cookies are used so that we don't have to pass around lots of args.
All of the dmainit functions use the unit number so it is essential
that we pass them a cookie with the correct unit number.

This may break working configurations if there are bugs in the
dmainit functions like the ones I just fixed for VIA chipsets.

Broken in:	rev 1.4 of ide_pci.c and rev.1.139 of wd.c.
1999-01-17 05:46:25 +00:00
..
apm Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
bios Perform APM power-off on power-off request, not halt request. 1998-12-10 23:36:14 +00:00
boot Don't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead. 1999-01-11 03:50:01 +00:00
conf Use a fast interrupt handler for the PCI version of the cy driver 1999-01-15 10:00:12 +00:00
eisa Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
i386 There are two models of AMD K6-2 Model 8 (c.f. AMD's document), so the 1999-01-16 13:41:33 +00:00
ibcs2 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
include Silence warnings. 1999-01-12 00:19:33 +00:00
isa Pass the unit number to the DMA cookie lookup routine and use it 1999-01-17 05:46:25 +00:00
linux Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00