History log of /freebsd-10.1-release/share/man/man4/bce.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 265917 12-May-2014 davidcs

MFC r265703
Modify Copyright information and other strings to reflect
Qlogic Corporation's purchase of Broadcom's NetXtreme business.
Added clean option to Makefile

Submitted by:David C Somayajulu (davidcs@freebsd.org) QLogic Corporation


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 251012 26-May-2013 schweikh

s/recieve/receive


# 236624 05-Jun-2012 joel

Remove end of line whitespace.


# 236591 04-Jun-2012 sbruno

Lines were a bit too long. Wrap some of them to 60 columns.

Suggested by: bjk@
MFC after: 3 days


# 236420 01-Jun-2012 joel

mdoc: terminate quoted string and remove unneeded paragraph macro.


# 236418 01-Jun-2012 sbruno

Doh! Bump the date as I touched it!

Noted by: gjb@
MFC after: 3 days


# 236412 01-Jun-2012 sbruno

Add notes and information for exposed tuneables in bce(4).
Add source of documentation for this driver.

Thanks to Warren Block for the suggestions for readability.

Note that strict_rx_mtu in inverted in stable/7/8/9 and is
named loose_rx_mtu. Ensure that this is converted over when MFC'd

hw.bce.rx_ticks
hw.bce.rx_ticks_int
hw.bce.rx_quick_cons_trip
hw.bce.rx_quick_cons_trip_int
hw.bce.tx_ticks
hw.bce.tx_ticks_int
hw.bce.tx_quick_cons_trip
hw.bce.tx_quick_cons_trip_int
hw.bce.strict_rx_mtu
hw.bce.hdr_split
hw.bce.tx_pages
hw.bce.rx_pages
hw.bce.tso_enable
hw.bce.verbose

Reviewed by: Warren Block <wblock@wonkity.com>
MFC after: 3 days


# 233510 26-Mar-2012 joel

mdoc: terminate quoted strings.

Reviewed by: brueffer


# 229585 05-Jan-2012 brueffer

Fix typo.

MFC after: 1 week


# 197835 07-Oct-2009 simon

- Document that 'Dell PowerEdge R710' has bce(4) supported NIC.
- Bump document date.

MFC after: 3 days


# 190832 07-Apr-2009 delphij

Add the following media types as supported by bce(4):

- 1000BaseSX
- 2500BaseSX

While I'm there, correct 1000BaseTX as more standard 1000BaseT.

MFC after: 3 days


# 187318 15-Jan-2009 delphij

Reflect newly added PCI IDs to bce(4).

MFC after: 2 months


# 185574 02-Dec-2008 delphij

Update bce(4)'s hardware list to reflect the recent update to driver.

MFC after: 3 days


# 183648 06-Oct-2008 simon

Document that the bce(4) driver works with Dell PowerEdge 1950/2950
NIC's.

MFC after: 3 days


# 171018 24-Jun-2007 brueffer

Document hw.bce.msi_enable tunable.

Approved by: re (blanket)


# 166603 09-Feb-2007 brueffer

Remove an obsolete error message.


# 166474 03-Feb-2007 brueffer

Xref altq(4).


# 165216 14-Dec-2006 mpp

Spelling fixes.


# 164819 02-Dec-2006 brueffer

bce(4) does not work correctly in polling(4) mode for now.


# 162871 30-Sep-2006 ru

Revise markup.


# 157644 10-Apr-2006 brueffer

- Correct some typos
- New sentence, new line


# 157642 10-Apr-2006 ps

Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)
PCI/PCIe Gigabit Ethernet adapeter.

Submitted by: David Christensen