..
Makefile
Remove dead file; alphabetize
1999-06-20 18:17:22 +00:00
Makefile.pcidevs
Tron whacked my you-know-what because I didn't follow procedure.
1999-03-16 22:41:56 +00:00
README
…
adv_pci.c
Move chip version check from advlib.c to adv_pci.c
1999-06-12 12:09:58 +00:00
adw_pci.c
…
ahc_pci.c
…
bha_pci.c
…
btvmei.c
add driver for the Bit3 PCI-VME adapter, without the DMA parts for now
1999-06-30 17:45:38 +00:00
btvmeireg.h
add driver for the Bit3 PCI-VME adapter, without the DMA parts for now
1999-06-30 17:45:38 +00:00
btvmeivar.h
add driver for the Bit3 PCI-VME adapter, without the DMA parts for now
1999-06-30 17:45:38 +00:00
com_puc.c
…
cy_pci.c
…
devlist2h.awk
…
eap.c
Don't make a human-readable device description being printed at attach time
1999-09-01 07:32:31 +00:00
eso.c
Use the approximated sampling rate to compute the filter rate.
1999-09-02 17:26:15 +00:00
esoreg.h
Add missing MPU interrupt glue.
1999-08-14 22:42:16 +00:00
esovar.h
Move the mpu device declaration to conf/files.
1999-08-02 17:37:41 +00:00
files.pci
add "ti" - Alteon Gigabit Ethernet
1999-09-01 11:54:32 +00:00
i82365_pci.c
…
i82365_pcivar.h
…
if_de.c
Make sure bus mastering is enabled; some broken BIOSes don't set this
1999-06-01 19:17:59 +00:00
if_devar.h
Fix typo. (From PR 7027)
1999-04-01 14:55:25 +00:00
if_en_pci.c
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
1999-07-01 08:12:45 +00:00
if_ep_pci.c
Improve card descriptions.
1999-02-19 06:57:56 +00:00
if_epic_pci.c
Add support for the SMC 83c175. Also, print out the chip rev when
1999-07-27 00:37:34 +00:00
if_esh_pci.c
…
if_ex_pci.c
Don't assume that an -FX card has MII (because it doesn't).
1999-09-01 20:26:43 +00:00
if_fpa.c
Make sure bus mastering is enabled; some broken BIOSes don't set this
1999-06-01 19:17:59 +00:00
if_fxp_pci.c
Intel i82557 driver is now split into bus and chip bits.
1999-06-20 16:35:40 +00:00
if_le_pci.c
…
if_levar.h
…
if_lmc.c
Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver
1999-03-25 03:32:43 +00:00
if_lmc_common.c
Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver
1999-03-25 03:32:43 +00:00
if_lmc_media.c
Commit files for the LAN Media Corporation high speed serial/HSSI/DS3 driver
1999-03-25 03:32:43 +00:00
if_lmc_nbsd.c
just say no to __BROKEN_INDIRECT_CONFIG
1999-05-12 22:55:14 +00:00
if_lmc_types.h
wrap kernel bits in shared kernel/userland files
1999-03-25 04:09:33 +00:00
if_lmcioctl.h
wrap kernel bits in shared kernel/userland files
1999-03-25 04:09:33 +00:00
if_lmcvar.h
Set the data link type to DLT_PPP_SERIAL so that tcpdump can do
1999-05-11 02:57:58 +00:00
if_ne_pci.c
…
if_ntwoc_pci.c
RCS ID police
1999-02-15 04:54:34 +00:00
if_ntwoc_pcireg.h
RCS ID police
1999-02-15 04:54:34 +00:00
if_rl.c
clean up attach messages slightly.
1999-08-20 03:36:59 +00:00
if_rlreg.h
add driver for realtek 8129/8139, from freebsd, with mii stuff kicked out
1999-06-27 15:19:40 +00:00
if_sip.c
Be a little nicer about memory usage:
1999-08-03 17:25:51 +00:00
if_sipreg.h
Device driver for the Silicon Integrated Systems SiS900 10/100 Ethernet
1999-06-01 18:19:13 +00:00
if_ti.c
quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver.
1999-09-01 11:47:46 +00:00
if_tireg.h
quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver.
1999-09-01 11:47:46 +00:00
if_tl.c
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
1999-05-18 23:52:51 +00:00
if_tlp_pci.c
Make sure 21040 chips are at least pass 2.0 and that 21140 chips are at
1999-09-14 23:43:10 +00:00
if_tlregs.h
…
if_tlvar.h
…
if_vr.c
Initialize error variable. Should fix spurious init errors.
1999-08-14 11:23:39 +00:00
if_vrreg.h
Garbage-collect some unneeded definitions.
1999-02-12 00:37:07 +00:00
isp_pci.c
Change to approved NASA/Ames copyright. Add in Qlogic 2200 support.
1999-07-05 20:28:11 +00:00
lpt_puc.c
…
mpu_eso.c
Add missing MPU interrupt glue.
1999-08-14 22:42:16 +00:00
ncr.c
after bus_dmamem creating some memory, zero it out. This has stopped
1999-08-19 00:43:45 +00:00
ncrreg.h
…
ncrstat.c
…
ohci_pci.c
Add preliminary (untested) code for detaching the USB host controller
1999-09-15 10:25:30 +00:00
opl_eso.c
No longer requires mpuvar.h.
1999-09-01 18:03:10 +00:00
opl_sv.c
…
pci.c
Back out previous. Thanks to cgd for pointing out another way to do this.
1999-05-06 01:10:28 +00:00
pci_map.c
…
pci_quirks.c
…
pci_subr.c
…
pcidevs
Add ENI SpeedStream.
1999-09-11 06:27:25 +00:00
pcidevs.h
Regen.
1999-09-11 06:27:36 +00:00
pcidevs_data.h
Regen.
1999-09-11 06:27:36 +00:00
pciide.c
Make it compile.
1999-09-02 23:23:03 +00:00
pciide_acer_reg.h
Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to
1999-08-29 17:20:10 +00:00
pciide_apollo_reg.h
…
pciide_cmd_reg.h
Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to
1999-08-29 17:20:10 +00:00
pciide_cy693_reg.h
Add definitions of the DMA mode control registers. They should be used
1999-08-29 17:06:43 +00:00
pciide_pdc202xx_reg.h
Add support for the Promise Ultra/33 and /66 pci IDE controller. In addition to
1999-08-29 17:20:10 +00:00
pciide_piix_reg.h
Add support for Intel 810 chipset (ICH/ICH0).
1999-08-30 12:49:21 +00:00
pciide_sis_reg.h
…
pciidereg.h
Support for Acerlab M5229 IDE controller. Thanks to Thilo Manske for testing
1999-02-02 16:13:59 +00:00
pciidevar.h
…
pcireg.h
…
pcivar.h
Back out previous. Thanks to cgd for pointing out another way to do this.
1999-05-06 01:10:28 +00:00
pcscp.c
Fix a couple of problems in the PCscsi-PCI driver:
1999-04-25 01:20:02 +00:00
pcscpreg.h
…
ppb.c
…
ppbreg.h
…
puc.c
add code to cope with multiple ports per BAR, as are found, for instance,
1999-02-06 06:29:54 +00:00
pucdata.c
'Dolphin' -> 'Dolphin Peripherals' where appropriate
1999-07-03 05:55:23 +00:00
pucvar.h
add code to cope with multiple ports per BAR, as are found, for instance,
1999-02-06 06:29:54 +00:00
sv.c
Fix a buglet in the driver's DMA buffer list ipmlementation, causing the next-
1999-07-10 16:46:19 +00:00
svreg.h
…
svvar.h
spaces -> tabs
1999-02-18 00:55:36 +00:00
tga.c
Accelerate scrolling. Originally by Roland Dowdeswell, revised by
1999-04-28 23:24:33 +00:00
tga_bt463.c
Rototillage; make this actually useful. To wit:
1999-04-30 02:47:42 +00:00
tga_bt485.c
completely remove Mach VM support. all that is left is the all the
1999-03-24 05:50:49 +00:00
tga_conf.c
…
tgareg.h
…
tgavar.h
…
ti_fw.h
quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver.
1999-09-01 11:47:46 +00:00
ti_fw2.h
quick 'n dirty port of FreeBSD's Alteon Gigabit Ethernet driver.
1999-09-01 11:47:46 +00:00
uhci_pci.c
Add preliminary (untested) code for detaching the USB host controller
1999-09-15 10:25:30 +00:00
vga_pci.c
…
vga_pcivar.h
…