History log of /src/sys/dev/microcode/aic7xxx/aicasm_symbol.c |
Revision | | Date | Author | Comments |
1.9 |
| 24-May-2022 |
andvar | fix various typos in comment, documentation and log messages.
|
1.8 |
| 01-Jan-2022 |
andvar | fix typos in word "diagnostic".
|
1.7 |
| 27-Jun-2020 |
jdolecek | make this compile with normal WARNS
|
1.6 |
| 18-Mar-2009 |
cegger | Ansify function definitions w/o arguments. Generated with sed.
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.74; 1.5.84; 1.5.90; merge ktrace-lwp.
|
1.4 |
| 14-Jul-2003 |
lukem | add missing __RCSID()
|
1.3 |
| 19-Apr-2003 |
fvdl | branches: 1.3.2; Newer aic sequencer assembler. From FreeBSD, written by Justin Gibbs. Ported to NetBSD by Pascal Renauld at Network Storage Solutions, Inc. Some Makefile changes by me.
The 79xx code isn't yet used, driver for that to follow shortly.
|
1.2 |
| 02-Jun-2002 |
lukem | Use SLIST_*() instead of accessing slh_first,sle_next directly.
XXX: this program currently doesn't parse macros that cross the EOL with \ (there are a couple in sys/dev/scsipi/scsi_message.h). with that issue temporarily worked around, this change generates the same output as the version of aicasm without this change.
|
1.1 |
| 15-Mar-2000 |
fvdl | branches: 1.1.6; 1.1.8; 1.1.10; 1.1.22; New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds support for the U2W chips, and U160 controllers.
|
1.1.22.1 |
| 20-Jun-2002 |
gehenna | catch up with -current.
|
1.1.10.1 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.1.8.1 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.1.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.1.6.1 |
| 15-Mar-2000 |
bouyer | file aicasm_symbol.c was added on branch thorpej_scsipi on 2000-11-20 11:41:34 +0000
|
1.3.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.3.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.3.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.5.90.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.5.84.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.5.74.1 |
| 04-May-2009 |
yamt | sync with head.
|