.. |
adv_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
adw_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ahc_pci.c
|
Get rid of a stray printf on boot. (BRDCTL = ...)
|
1999-09-13 16:32:34 +00:00 |
alpm.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
amd.c
|
Properly set the alignment argument to bus_dma_tag_create(). If we
|
1999-08-16 01:52:21 +00:00 |
amd.h
|
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
|
1999-05-22 21:50:40 +00:00 |
brktree_reg.h
|
Sync with driver release 1.74
|
1999-09-17 17:06:36 +00:00 |
bt_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
cy_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
cy_pcireg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
dc21040reg.h
|
s/Id/FreeBSD/
|
1999-08-09 12:52:49 +00:00 |
dpt_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
dpt_pci.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ida_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ide_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ide_pcireg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_al.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_alreg.h
|
Spruce up the ADMtek driver: conver to newbus, miibus and add support
|
1999-09-22 05:07:51 +00:00 |
if_ax.c
|
As suggested by phk, unconditionalize BPF support in these drivers. Since
|
1999-09-23 03:32:57 +00:00 |
if_axreg.h
|
Clean up two cases of the alpha vtophys() hack that should be
|
1999-09-18 04:04:03 +00:00 |
if_de.c
|
Remove NBPF conditionality of bpf calls in most of our network drivers.
|
1999-09-25 12:06:01 +00:00 |
if_devar.h
|
A little more tidying up.
|
1999-08-09 14:43:39 +00:00 |
if_dm.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_dmreg.h
|
This commit adds driver support for PCI fast ethernet NICs based on
|
1999-09-06 06:14:30 +00:00 |
if_en_pci.c
|
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
|
1999-08-21 22:10:49 +00:00 |
if_fpa.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_fxp.c
|
Remove NBPF conditionality of bpf calls in most of our network drivers.
|
1999-09-25 12:06:01 +00:00 |
if_fxpreg.h
|
Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter.
|
1999-09-06 06:15:18 +00:00 |
if_fxpvar.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_lnc_p.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_mx.c
|
As suggested by phk, unconditionalize BPF support in these drivers. Since
|
1999-09-23 03:32:57 +00:00 |
if_mxreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_pn.c
|
As suggested by phk, unconditionalize BPF support in these drivers. Since
|
1999-09-23 03:32:57 +00:00 |
if_pnreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_rl.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_rlreg.h
|
Convert the RealTek 8139 driver to newbus and miibus in one swell foop.
|
1999-08-31 14:45:51 +00:00 |
if_sf.c
|
Update the Starfire driver comments and man page to include the URL of
|
1999-09-26 18:35:30 +00:00 |
if_sfreg.h
|
#ifdef out the definition for the small packet RX ring. I ended up only
|
1999-09-03 20:58:39 +00:00 |
if_sis.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_sisreg.h
|
This commit adds driver support for the Silicon Integrated Systems
|
1999-09-05 21:01:03 +00:00 |
if_sk.c
|
Call sk_start() at the end of sk_intr() if there's packets in the
|
1999-09-25 04:50:27 +00:00 |
if_skreg.h
|
Fix the mechanism used to choose the unit numbers for the IP interfaces
|
1999-09-18 04:01:31 +00:00 |
if_sr_p.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_ste.c
|
As suggested by phk, unconditionalize BPF support in these drivers. Since
|
1999-09-23 03:32:57 +00:00 |
if_stereg.h
|
Clean up two cases of the alpha vtophys() hack that should be
|
1999-09-18 04:04:03 +00:00 |
if_ti.c
|
As suggested by phk, unconditionalize BPF support in these drivers. Since
|
1999-09-23 03:32:57 +00:00 |
if_tireg.h
|
Update the Tigon driver firmware images to the latest release from
|
1999-09-22 06:43:16 +00:00 |
if_tl.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_tlreg.h
|
Make some small performance tweaks to the tl driver. This should hopefully
|
1999-09-19 22:39:24 +00:00 |
if_tx.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_txvar.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
if_vr.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_vrreg.h
|
Convert the VIA Rhine driver to miibus.
|
1999-09-19 22:03:31 +00:00 |
if_vx_pci.c
|
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
|
1999-08-21 22:10:49 +00:00 |
if_wb.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_wbreg.h
|
Convert the Adaptec and Winbond drivers to miibus.
|
1999-08-30 23:08:32 +00:00 |
if_xl.c
|
Change contigmalloc() lower memory bound from 1MB to 0 to improve
|
1999-09-25 17:29:02 +00:00 |
if_xlreg.h
|
Add an alternate transmit strategy for 3c90xB adapters based on the transmit
|
1999-09-20 00:24:11 +00:00 |
intpm.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
intpmreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
isp_pci.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
locate.pl
|
MFS: Change path to perl.
|
1999-08-30 14:41:09 +00:00 |
meteor_reg.h
|
Convert DEVFS hooks in (most) drivers to make_dev().
|
1999-08-23 20:59:21 +00:00 |
meteor.c
|
Remove five now unused fields from struct cdevsw. They should never
|
1999-09-25 18:24:47 +00:00 |
ncr.c
|
Don't restrict our requests for contiguous memory to addresses >= 1MB.
|
1999-08-29 09:03:58 +00:00 |
ncrreg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ohci_pci.c
|
1) rename dev->self to be consistent
|
1999-08-18 10:24:59 +00:00 |
pci_compat.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
pci_if.m
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
pci_ioctl.h
|
Revive PCIConf.
|
1998-09-15 08:21:13 +00:00 |
pci.c
|
Remove five now unused fields from struct cdevsw. They should never
|
1999-09-25 18:24:47 +00:00 |
pcic_p.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
pcic_p.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
pcireg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
pcisupport.c
|
Add Voodoo 3 identification.
|
1999-08-29 15:11:22 +00:00 |
pcivar.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
scsiiom.c
|
Use [u]intptr_t instead of [unsigned] long to convert and/or represent
|
1998-08-10 17:21:49 +00:00 |
simos.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
simos.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
ti_fw2.h
|
Update the Tigon driver firmware images to the latest release from
|
1999-09-22 06:43:16 +00:00 |
ti_fw.h
|
Update the Tigon driver firmware images to the latest release from
|
1999-09-22 06:43:16 +00:00 |
uhci_pci.c
|
Reset the UHCI controller when the device comes back from suspend.
|
1999-08-23 21:00:08 +00:00 |
xmaciireg.h
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
xrpu.c
|
Remove five now unused fields from struct cdevsw. They should never
|
1999-09-25 18:24:47 +00:00 |