Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/siop_pci_common.h
RevisionDateAuthorComments
 1.9  19-Oct-2009  bouyer Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen
for the booring work !
 1.8  16-May-2009  tsutsui Misc cleanup:
- some KNF
- u_intNN_t -> uintNN_t
- wrap long lines and fix indent
- remove return statements at the end of void functions
- use __arraycount()

XXX: many inconsistent aprint_error_dev(9) vs printf(9)
 1.7  11-Dec-2005  christos branches: 1.7.74; 1.7.90;
merge ktrace-lwp.
 1.6  27-Feb-2005  perry nuke trailing whitespace
 1.5  04-Feb-2005  perry de-__P
 1.4  23-Apr-2002  bouyer branches: 1.4.10; 1.4.18; 1.4.20;
More copyright fixes, pointed out by Thomas. Thanks !
 1.3  20-Apr-2002  bouyer Move a few things around, so that ic/siop_common.c and pci/siop_pci_common.c
can be compiled without including siopvar.h.
 1.2  23-Oct-2000  bouyer branches: 1.2.2; 1.2.4; 1.2.6;
Add ram size to struct properties, and pass it to the bus independant part.
 1.1  15-May-2000  bouyer branches: 1.1.4;
- split siop_pci in attachements vs helper functions, for comming esiop
- add a reset callback to enable PCI-specific features. This improve bandwith
by a factor of 2 on my alpha with a 875 !
- sync copyrigth notice
 1.1.4.1  15-Dec-2000  he Pull up revision 1.2 (requested by bouyer):
Speed improvements to the siop driver, and add tagged queueing
support. As a side effect, better handling of some not so common
phase or message sequences.
 1.2.6.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.2.4.1  20-Jun-2002  nathanw Catch up to -current.
 1.2.2.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.2.2.1  23-Oct-2000  bouyer file siop_pci_common.h was added on branch thorpej_scsipi on 2000-11-20 11:42:37 +0000
 1.4.20.2  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.4.20.1  12-Feb-2005  yamt sync with head.
 1.4.18.1  29-Apr-2005  kent sync with -current
 1.4.10.2  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.4.10.1  04-Feb-2005  skrll Sync with HEAD.
 1.7.90.1  23-Jul-2009  jym Sync with HEAD.
 1.7.74.2  11-Mar-2010  yamt sync with head
 1.7.74.1  16-May-2009  yamt sync with head

RSS XML Feed