freebsd-src/sys/pci
Jacques Vidrine 1855be730c Revision 1.126 broke the interface of the bktr driver's
METEORSSIGNAL ioctl.  Applications use this ioctl with the value
METEOR_SIG_MODE_MASK (0xFFFF0000, -65536) to reset signal delivery,
but revision 1.126 caused the driver to return EINVAL in this case.
Interestingly, the same METEORSSIGNAL ioctl in the meteor driver uses
0 to reset signal delivery.

This commit allows METEOR_SIG_MODE_MASK as a synonym for 0 in the
bktr driver, and restructures the code a bit so that it is otherwise
identical between the bktr and meteor drivers.
2003-08-26 16:57:24 +00:00
..
agp.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_ali.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_amd.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_i810.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_if.m Fix typo. 2003-04-07 10:06:48 +00:00
agp_intel.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_nvidia.c PCI header files live in dev/pci. 2003-08-23 19:32:18 +00:00
agp_sis.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agp_via.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
agppriv.h
agpreg.h AGP GART driver for NVIDIA nForce/nForce2 chipsets. 2003-08-23 18:00:31 +00:00
agpvar.h
alpm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
amdpm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
cy_pci.c Use __FBSDID(). 2003-06-11 06:34:30 +00:00
dc21040reg.h
if_dc.c Make TX on davicom 9102A working again. This chip needs 2003-08-24 23:47:44 +00:00
if_dcreg.h Add support for FA-511; Submitted by: Kenneth P. Stox; Pr 42858 2003-07-19 06:01:15 +00:00
if_de.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_devar.h Fix alignment requirements of tulip_rombuf by further increasing 2003-06-13 22:34:03 +00:00
if_mn.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_pcn.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_pcnreg.h
if_rl.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_rlreg.h Argh. Last commit only had the __FBSDID() fix. Really add the device ID 2003-08-15 22:47:55 +00:00
if_sf.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_sfreg.h
if_sis.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_sisreg.h Erm, my previous commit was wrong and sis_tick() was only called each time 2003-07-22 01:35:09 +00:00
if_sk.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_skreg.h
if_ste.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_stereg.h Change the chip description from "DFE-550TX" to "DL10050". 2002-12-23 21:50:47 +00:00
if_ti.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_tireg.h Fix instances of macros with improperly parenthasized arguments. 2002-11-09 12:55:07 +00:00
if_tl.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_tlreg.h Use if_printf(ifp, "blah") and device_printf(dev, "blah") instead of 2002-10-21 02:54:50 +00:00
if_vr.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_vrreg.h Add deviceids for 6105 and 6105M chips. Further changes will be necessary 2003-02-01 01:27:05 +00:00
if_wb.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
if_wbreg.h
if_xl.c Report media status for bitrate PHYs. 2003-08-23 18:09:25 +00:00
if_xlreg.h Support for large frames for VLANs was added by tweaking the packet size 2003-07-10 05:24:33 +00:00
intpm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
intpmreg.h
locate.pl
meteor.c Revision 1.126 broke the interface of the bktr driver's 2003-08-26 16:57:24 +00:00
meteor_reg.h
ncr.c Revert previous change for ncrreg.h. The header really lives in 2003-08-23 02:25:04 +00:00
ncrreg.h
ti_fw.h
ti_fw2.h
viapm.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00
xmaciireg.h
xrpu.c Prefer new location of pci include files (which have only been in the 2003-08-22 07:20:27 +00:00