| History log of /src/sys/arch/alpha/pci/ciareg.h |
| Revision | | Date | Author | Comments |
| 1.23 |
| 06-Feb-2012 |
matt | Do a minor cleanup of alpha (this will make applying pullups post branching easier). u_int{8,16,32,64}_t -> uint{*}_t Change all old-style definitions to C89 prototypes. Whitespace cleanup. Constification in db_disasm.c
|
| 1.22 |
| 06-Jun-1998 |
thorpej | branches: 1.22.188; 1.22.192; Define a REGVAL64() for some Pyxis registers.
|
| 1.21 |
| 05-Jun-1998 |
thorpej | What was called CNFG in ALCOR and ALCOR2 is actually called PYXIS_CTRL1 in Pyxis. Add a comment to this fact.
|
| 1.20 |
| 05-Jun-1998 |
thorpej | Define the Pyxis-specific bits in the CIA_CSR_REV register (ID mask, and the ID for the 21174).
|
| 1.19 |
| 05-Jun-1998 |
thorpej | Define the Pyxis interrupt request register.
|
| 1.18 |
| 04-Jun-1998 |
thorpej | CIA and Pyxis have 8 scatter/gather TLB entries.
|
| 1.17 |
| 04-Jun-1998 |
thorpej | Define the CIA control register.
|
| 1.16 |
| 03-Jun-1998 |
thorpej | Define the ALT_MEM big in the CIA revision register.
|
| 1.15 |
| 12-May-1998 |
thorpej | Clean up the code that puts the PCI controller into config mode 1; no functional difference.
|
| 1.14 |
| 29-Apr-1998 |
thorpej | Define Pyxis Interrupt Mask and General Purpose Output registers.
|
| 1.13 |
| 27-Oct-1997 |
thorpej | Clean up printing of chipset revision/capabilities.
|
| 1.12 |
| 17-Sep-1997 |
thorpej | branches: 1.12.2; Define the BWX-capable regions of the CIA chipset's address space (mem, i/o, pci config space mode 0, pci config space mode 1) and the CIA REV and CNFG CSRs.
|
| 1.11 |
| 15-Sep-1997 |
thorpej | Define bits in the CIA_ERR register.
|
| 1.10 |
| 06-Jun-1997 |
thorpej | branches: 1.10.4; 1.10.6; Pull thorpej-bus-dma branch into mainline.
|
| 1.9 |
| 03-Jun-1997 |
cgd | make REGVAL macros use volatile pointers
|
| 1.8 |
| 07-Apr-1997 |
cgd | branches: 1.8.2; clean up NetBSD RCS ID strings
|
| 1.7 |
| 23-Nov-1996 |
cgd | branches: 1.7.2; fix HAE_MEM_REG3_START definition (shift was incorrect). Add CIA_CSR_CIA_ERR register definition. (should define bits in CIA_CSR_CIA_ERR, but haven't done that yet.)
|
| 1.6 |
| 13-Nov-1996 |
cgd | compile cleanly with: -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
|
| 1.5 |
| 09-Jul-1996 |
cgd | clean and update for new defintions, prototypes, etc.
|
| 1.4 |
| 13-Jun-1996 |
cgd | clean up copyright notices
|
| 1.3 |
| 11-Jun-1996 |
cgd | add definitions and code to support use of multiple I/O and _dense_ memory regions.
|
| 1.2 |
| 09-Jun-1996 |
cgd | add definitions used to figure out how PCI/EISA/ISA memory regions are mapped.
|
| 1.1 |
| 23-Nov-1995 |
cgd | branches: 1.1.4; wholesale update from my NetBSD/Alpha source tree. Includes: Support for AXPpci CPUs, Support for AlphaStation 600 CPUs, new boot block structure, which requires an 'installboot' program and works a lot like the NetBSD/sparc boot blocks.
|
| 1.1.4.3 |
| 13-Jun-1996 |
cgd | pull up from trunk: >clean up copyright notices
|
| 1.1.4.2 |
| 13-Jun-1996 |
cgd | pull up from trunk: >add definitions and code to support use of multiple I/O and _dense_ >memory regions.
|
| 1.1.4.1 |
| 09-Jun-1996 |
cgd | pull up from trunk: >add definitions used to figure out how PCI/EISA/ISA memory regions are >mapped.
|
| 1.7.2.4 |
| 12-Aug-1997 |
cgd | sync with -current as of August 11, 1997
|
| 1.7.2.3 |
| 07-Jun-1997 |
cgd | syng thorpej-bus-dma changes with alpha-nwscons branch
|
| 1.7.2.2 |
| 06-Jun-1997 |
cgd | sync nwscons with trunk
|
| 1.7.2.1 |
| 01-Jun-1997 |
cgd | sync the nwscons branch up with yesterday's version of the trunk. Lots of conflicts/changes because of the RCS Id format changes. Also, a few cleanups and corrections.
|
| 1.8.2.2 |
| 06-Jun-1997 |
thorpej | Update thorpej-bus-dma branch from trunk.
|
| 1.8.2.1 |
| 23-May-1997 |
thorpej | Add DMA-related registers and constants.
|
| 1.10.6.2 |
| 22-Sep-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.10.6.1 |
| 01-Sep-1997 |
thorpej | Repair marc-pcmcia branch.
|
| 1.10.4.1 |
| 23-Aug-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.12.2.1 |
| 27-Oct-1997 |
thorpej | Pull up from trunk: Clean up printing of chipset revision/capabilities.
|
| 1.22.192.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
| 1.22.188.1 |
| 17-Apr-2012 |
yamt | sync with head
|