| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
fixes into RELENG_7
Notes:
svn path=/stable/7/; revision=204544
|
| |
|
|
| |
Notes:
svn path=/head/; revision=165062
|
| |
|
|
| |
Notes:
svn path=/head/; revision=163900
|
| |
|
|
| |
Notes:
svn path=/head/; revision=161647
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
loading for the QLogic cards.
Because isp(4) exists before the root is mounted, it's not really
possible for us to use the kernel's linker to load modules directly
from disk- that's really too bad.
However, the this is still a net win in in that the firmware has
been split up on a per chip (and in some cases, functionality)
basis, so the amount of stuff loaded *can* be substantially less
than the 1.5MB of firmware images that ispfw now manages. That is,
each specific f/w set is now also built as a module. For example,
QLogic 2322 f/w is built as isp_2322.ko and Initiator/Target 1080
firmware is built as isp_1080_it.ko.
For compatibility purposes (i.e., to perturb folks the least), we
also still build all of the firmware as one ispfw.ko module.
This allows us to let 'ispfw_LOAD' keep on working in existing
loader.conf files. If you now want to strip this down to just
the firmware for your h/w, you can then change loader.conf to
load the f/w you specifically want.
We also still allow for ispfw to be statically built (e.g., for
PAE and sparc64).
Future changes will look at f/w unloading and also role switching
that then uses the kernel linker to load different ips f/w sets.
MFC after: 2 months
Notes:
svn path=/head/; revision=160212
|
| |
|
|
| |
Notes:
svn path=/head/; revision=160079
|
| |
|
|
|
|
|
|
| |
update here before we switch to the new f/w loading
framework.
Notes:
svn path=/head/; revision=157855
|
| |
|
|
| |
Notes:
svn path=/head/; revision=153083
|
| |
|
|
|
|
|
|
|
| |
in alternate f/w versions that will be pursued at some points.
MFC after: 1 month
Notes:
svn path=/head/; revision=140953
|
| |
|
|
|
|
|
| |
MFC after: 2 days
Notes:
svn path=/head/; revision=140653
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139749
|
| |
|
|
|
|
|
|
|
|
|
| |
for unknown events.
A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
Notes:
svn path=/head/; revision=132199
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129879
|
| |
|
|
|
|
|
| |
Reported by: Daniel O'Connor <doconnor@gsoft.com.au>
Notes:
svn path=/head/; revision=127276
|
| |
|
|
|
|
|
| |
less) latest from QLogic.
Notes:
svn path=/head/; revision=124527
|
| |
|
|
|
|
|
| |
Also some minor style cleanups.
Notes:
svn path=/head/; revision=119418
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110971
|
| |
|
|
|
|
|
| |
MFC after: 0 days
Notes:
svn path=/head/; revision=104947
|
| |
|
|
|
|
|
|
|
| |
of buglets and quite a few bugs.
MFC after: 1 day
Notes:
svn path=/head/; revision=104807
|
| |
|
|
|
|
|
|
|
| |
2300 cards.
MFC after: 1 day
Notes:
svn path=/head/; revision=102755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99752
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92739
|
| |
|
|
|
|
|
| |
MFC after: 1 day
Notes:
svn path=/head/; revision=89692
|
| |
|
|
|
|
|
|
|
| |
bugs.
MFC after: 1 week
Notes:
svn path=/head/; revision=87771
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=85265
|
| |
|
|
| |
Notes:
svn path=/head/; revision=82687
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72345
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70456
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70455
|
| |
|
|
| |
Notes:
svn path=/head/; revision=66189
|
| |
|
|
|
|
|
| |
(obtained from phk@freebsd.org)
Notes:
svn path=/head/; revision=66169
|
| |
|
|
|
|
|
|
|
|
| |
non-disconnecting command. Interestingly enough, of the other flavors
of the 7.65 f/w (the dual-id and multi-id flavor)- the dual-id doesn't
hang (they're also supposed to be the same except for supporting dual
or multi-id capture!), but other things are questionable as well.
Notes:
svn path=/head/; revision=63286
|
| |
|
|
|
|
|
| |
mode enabled or not now (like the FC cards).
Notes:
svn path=/head/; revision=62528
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62527
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62526
|
| |
|
|
| |
Notes:
svn path=/head/; revision=62525
|
|
|
loadable module.
Notes:
svn path=/head/; revision=61765
|