History log of /freebsd-9.3-release/sys/dev/siba/siba_pcib.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

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

# 229093 31-Dec-2011 hselasky

MFC r226173, r227843, r227848 and r227908:
Use DEVMETHOD_END to mark end of device methods.
Remove superfluous device methods.
Add some missing __FBSBID() macros.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 204923 09-Mar-2010 weongyo

uses KOBJMETHOD_END macro to indicate the end of method table.

Submitted by: yongari


# 203319 31-Jan-2010 weongyo

Adds siba_bwn module which is used with bwn(4). Main purpose of this
module is to distinguish parts of Silicon Backplane and of Broadcom
Wireless.


# 183377 26-Sep-2008 imp

Use some casting to get the right addresses. This is likely unwise
code, but will be OK until there's a 64-bit siba...

With this change, SENTRY5 kernel now compiles for mips, the last of
the holdouts.


# 183371 26-Sep-2008 imp

Support for the siba bus found in many broadcom products.

Submitted by: bms@
Obtained from: p4 mips branch