History log of /src/sys/dev/microcode/aic7xxx/aicasm_gram.y |
Revision | | Date | Author | Comments |
1.9 |
| 25-Oct-2021 |
ryo | fix build failure of "multiple definition"
|
1.8 |
| 19-Sep-2021 |
andvar | fix various typos in comments, messages and documentation.
|
1.7 |
| 27-Jun-2020 |
jdolecek | make sure to strip leading '$' from NetBSD rcs id so that it won't be replaces by cvs, and regen the headers again
|
1.6 |
| 25-Nov-2006 |
christos | spell precede; from Zafer
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.20; 1.5.22; merge ktrace-lwp.
|
1.4 |
| 27-Feb-2005 |
perry | branches: 1.4.4; nuke trailing whitespace
|
1.3 |
| 19-Apr-2003 |
fvdl | branches: 1.3.2; 1.3.10; 1.3.12; 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_gram.y was added on branch thorpej_scsipi on 2000-11-20 11:41:34 +0000
|
1.3.12.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.3.10.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.3.2.1 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.4.4.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.5.22.1 |
| 10-Dec-2006 |
yamt | sync with head.
|
1.5.20.1 |
| 12-Jan-2007 |
ad | Sync with head.
|