OpenGrok
Cross Reference: kue_fw.h
xref
: /
src
/
sys
/
dev
/
usb
/
kue_fw.h
Home
|
History
|
Annotate
|
Download
|
only in
usb
History log of
/src/sys/dev/usb/kue_fw.h
Revision
Date
Author
Comments
1.5
16-Aug-2010
tsutsui
Static -> static
We can still preserve static function symbols for debug.
(they're also likely inlined but we can specify -fno-inline on debug)
1.4
16-Aug-2010
tsutsui
- u_intNN_t -> uintNN_t
- use uint8_t for binary data
- use bool for boolean vaules
No binary change.
1.3
19-Jan-2001
jdolecek
branches: 1.3.128; 1.3.150; 1.3.152;
constify
1.2
27-Mar-2000
augustss
branches: 1.2.6;
Change (almost) all static to Static. The symbol `Static' can then be defined
to `' or `static' depending on if you want to debug or not.
1.1
17-Jan-2000
augustss
Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet
chip.
1.2.6.3
11-Feb-2001
bouyer
Sync with HEAD.
1.2.6.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.6.1
27-Mar-2000
bouyer
file kue_fw.h was added on branch thorpej_scsipi on 2000-11-20 11:43:20 +0000
1.3.152.1
05-Mar-2011
rmind
sync with head
1.3.150.1
17-Aug-2010
uebayasi
Sync with HEAD.
1.3.128.1
09-Oct-2010
yamt
sync with head
Indexes created Thu Oct 16 14:10:15 GMT 2025