1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/share/man/man4/man4.i386
Bill Paul 691c152864 This commit adds device driver support for Adaptec Duralink PCI fast
ethernet controllers based on the AIC-6915 "Starfire" controller chip.
There are single port, dual port and quad port cards, plus one 100baseFX
card. All are 64-bit PCI devices, except one single port model.

The Starfire would be a very nice chip were it not for the fact that
receive buffers have to be longword aligned. This requires buffer
copying in order to achieve proper payload alignment on the alpha.
Payload alignment is enforced on both the alpha and x86 platforms.
The Starfire has several different DMA descriptor formats and transfer
mechanisms. This driver uses frame descriptors for transmission which
can address up to 14 packet fragments, and a single fragment descriptor
for receive. It also uses the producer/consumer model and completion
queues for both transmit and receive. The transmit ring has 128
descriptors and the receive ring has 256.

This driver supports both FreeBSD/i386 and FreeBSD/alpha, and uses newbus
so that it can be compiled as a loadable kernel module. Support for BPF
and hardware multicast filtering is included.
1999-07-25 04:32:50 +00:00
..
adv.4 Add in the adv(4) and adw(4) man pages for the AdvanSys narrow and wide 1998-10-16 21:12:07 +00:00
adw.4 Add in the adv(4) and adw(4) man pages for the AdvanSys narrow and wide 1998-10-16 21:12:07 +00:00
aha.4 Update the aha(4) and ahb(4) man pages for CAM. 1998-10-16 04:41:38 +00:00
ahb.4 Update the aha(4) and ahb(4) man pages for CAM. 1998-10-16 04:41:38 +00:00
ahc.4 The 2930U2 and 3950U2 are supported by the Adaptec driver. 1999-05-08 21:43:28 +00:00
aic.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
al.4 Fix a couple of small grammatical errors. 1999-05-21 14:59:48 +00:00
alpm.4 Add alpm.4, Aladdin Power Management SMBus support for the SMBus framework. 1999-02-13 17:48:41 +00:00
apm.4 Fix spelling nits. 1998-12-18 03:08:57 +00:00
ar.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
asc.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
atkbd.4 List avaiable function keys. 1999-07-06 13:13:47 +00:00
atkbdc.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
ax.4 Fix a couple of small grammatical errors. 1999-05-21 14:59:48 +00:00
bktr.4 Add few declaration for the iicbus/smbus system. 1998-11-04 22:13:35 +00:00
bt.4 Update the bt(4) man page for CAM. 1998-10-16 21:33:34 +00:00
cs.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
cx.4
cy.4 Updated the BUGS section. BREAK is now implemented. 1999-06-14 15:10:35 +00:00
de.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
dgb.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
dpt.4 Add the dpt(4) man page. 1998-10-16 22:00:55 +00:00
ed.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
el.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
en.4 Sort cross references. 1998-08-31 16:41:09 +00:00
ep.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
ex.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
fdc.4 Pre 3.0 branch cleanup casualty #6: ft 1998-12-27 13:40:57 +00:00
fe.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
fxp.4 Add Pro/100+ (i82559) to the list of supported products. 1999-06-25 16:48:56 +00:00
gsc.4 Spelling fixes. 1998-06-08 06:12:02 +00:00
ie.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
io.4
joy.4 Fix confusing sentence, the PR noticed the sentence, I rewrote the sentence. 1999-05-06 20:51:31 +00:00
keyboard.4 Fix .Ar usage. Add .Xrefs as appropriate. 1998-06-29 07:04:08 +00:00
labpc.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
le.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
lnc.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
Makefile This commit adds device driver support for Adaptec Duralink PCI fast 1999-07-25 04:32:50 +00:00
matcd.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
mcd.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
mem.4 Document the new generic memory range management ioctls. 1999-04-07 04:03:51 +00:00
meteor.4 Make "\n" appear in cample C code. 1999-05-04 21:03:22 +00:00
mouse.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
mse.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
mtio.4 document new features 1999-02-05 07:59:07 +00:00
mx.4 Fix support for the PNIC II. Earlier I had assumed that the PNIC II was 1999-05-28 18:43:25 +00:00
ncr.4 Correct sd', st' -> da', sa'; add xref to scsi(4); remove xref 1999-05-05 04:01:40 +00:00
npx.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
ohci.4 Added man page usb uhci ohci 1999-02-21 16:56:33 +00:00
pcf.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
pcm.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
pcvt.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
perfmon.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
pn.4 Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIA 1999-05-05 07:37:11 +00:00
pnp.4 Refer to kget(8) instead of dset(8). 1999-05-14 05:16:18 +00:00
ppc.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
psm.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
rdp.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
rl.4 Fix recurring typo: fine -> file 1999-03-25 00:52:44 +00:00
sb.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
scd.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
screen.4 s/cF/nF/ in a couple of places. 1999-05-16 23:51:10 +00:00
sf.4 This commit adds device driver support for Adaptec Duralink PCI fast 1999-07-25 04:32:50 +00:00
si.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
sio.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
sk.4 This commit adds driver support for the SysKonnect SK-984x series 1999-07-09 04:30:09 +00:00
spkr.4 Typo 1999-04-25 17:08:50 +00:00
splash.4 Mention the new splash_pcx decoder. 1999-04-12 18:56:51 +00:00
sr.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
syscons.4 Reflect recent changes in syscons and vga. 1999-07-05 10:03:05 +00:00
sysmouse.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
ti.4 Add driver support for gigabit ethernet adapters based on the Alteon 1999-04-06 17:08:31 +00:00
tl.4 Add two additional cards to the supported adapters list: the Racore 8165 1999-01-29 16:25:20 +00:00
tw.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
tx.4 Add $Id$ 1999-05-02 05:43:43 +00:00
uhci.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
ukbd.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
umass.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
ums.4 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 21:02:10 +00:00
usb.4 Added man page usb uhci ohci 1999-02-21 16:56:33 +00:00
vga.4 Reflect recent changes in syscons and vga. 1999-07-05 10:03:05 +00:00
vr.4 Fix recurring typo: fine -> file 1999-03-25 00:52:44 +00:00
vx.4 .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs. 1998-03-12 07:31:21 +00:00
wb.4 Fix recurring typo: fine -> file 1999-03-25 00:52:44 +00:00
wd.4 There are six bit fields in the flags now, not four. 1999-05-27 02:41:06 +00:00
wfd.4 Fix a couple of typos related to wfd. 1999-05-29 13:08:12 +00:00
wi.4 - Fix up some comments in if_wi.c (no code changes) 1999-05-22 16:12:54 +00:00
wl.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
wt.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
xl.4 1) line 76: "fine" should be "file" 1999-03-15 02:49:13 +00:00
ze.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00
zp.4 Remove bio/cam/net/tty labels. 1999-05-20 09:56:18 +00:00