HardenedBSD/sys/pci
Poul-Henning Kamp 91266b96c4 Isolate the Timecounter internals in their own two files.
Make the public interface more systematically named.

Remove the alternate method, it doesn't do any good, only ruins performance.

Add counters to profile the usage of the 8 access functions.

Apply the beer-ware to my code.

The weird +/- counts are caused by two repocopies behind the scenes:
	kern/kern_clock.c -> kern/kern_tc.c
	sys/time.h -> sys/timetc.h
(thanks peter!)
2000-03-20 14:09:06 +00:00
..
adw_pci.c
alpm.c
amd.c The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0. 2000-01-14 03:39:30 +00:00
amd.h
cy_pci.c
cy_pcireg.h
dc21040reg.h
ide_pcireg.h
if_ar_p.c
if_dc.c Teach the 'dc' driver how to pick up settings left over by the 2000-03-11 05:20:56 +00:00
if_dcreg.h Teach the 'dc' driver how to pick up settings left over by the 2000-03-11 05:20:56 +00:00
if_de.c A fairly simple newbusification of if_de 2000-03-20 09:18:46 +00:00
if_devar.h
if_en_pci.c
if_fxp.c
if_fxpreg.h
if_fxpvar.h
if_lnc_p.c
if_mn.c Updates for new FALC chips and other nits. 2000-03-13 09:13:36 +00:00
if_rl.c
if_rlreg.h
if_sf.c
if_sfreg.h
if_sis.c
if_sisreg.h
if_sk.c
if_skreg.h
if_sr_p.c
if_ste.c
if_stereg.h
if_ti.c Add the vendor/device ID for the Farallon PN9000SX gigabit ethernet 2000-01-18 00:26:29 +00:00
if_tireg.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
if_tl.c Fix the tl driver so it doesn't run off the end of the RX descriptor list 2000-01-15 20:14:49 +00:00
if_tlreg.h
if_tx.c
if_txvar.h
if_vr.c
if_vrreg.h
if_wb.c
if_wbreg.h
if_wx.c put things in place for jumbograms 2000-01-25 06:09:53 +00:00
if_wxreg.h define jumbo packet size 2000-01-25 04:11:33 +00:00
if_wxvar.h add PREVIOUS index macro for transmit side 2000-01-23 03:18:14 +00:00
if_xl.c Close PR# 15986: issue an RX reset command when initializing the interface, 2000-01-09 21:12:59 +00:00
if_xlreg.h
intpm.c
intpmreg.h
isp_pci.c Clean up defines for correct 12160/1080 exclusion. Final 4.0. 2000-02-29 05:48:46 +00:00
locate.pl
meteor_reg.h
meteor.c
ncr.c Add 53C895A and 53C1510D device description to the ncr chip table. 2000-01-23 12:27:49 +00:00
ncrreg.h
ohci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
pccbb.c
pccbbreg.h
pccbbvar.h
pci_compat.c Fixed configuration of fast interrupts for the pci cy driver. They were 2000-02-28 08:12:24 +00:00
pci_if.m
pci.c Connect the ISA and PCI compatability shims to an option. In this case 2000-03-19 13:07:12 +00:00
pcic_p.c Update the pci->pcic compatability module to newbus. This is a simple 2000-02-02 16:49:21 +00:00
pcic_p.h
pcireg.h Added PCIR_BIOS (0x30). 2000-01-10 12:53:19 +00:00
pcisupport.c Recognize newer NVidia graphics cards. (GeForce and Quadro families) 2000-03-12 01:24:15 +00:00
pcivar.h Unused definitions. 2000-03-20 08:21:52 +00:00
scsiiom.c
simos.c
simos.h
ti_fw2.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
ti_fw.h Update Tigon firmware yet again, this time to version 12.3.20. 2000-03-18 01:30:36 +00:00
uhci_pci.c Add an ID for the SiS 5571. 2000-03-15 22:26:17 +00:00
xmaciireg.h
xrpu.c Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00