History log of /src/sys/arch/pmax/ibus/ibus_3max.c |
Revision | | Date | Author | Comments |
1.16 |
| 16-Nov-2016 |
macallan | switch to common MIPS bus_space and bus_dma tested by flxd@
|
1.15 |
| 09-Jul-2011 |
matt | branches: 1.15.12; 1.15.30; 1.15.34; Cleanu <machine/*> includes
|
1.14 |
| 20-Feb-2011 |
matt | Merge forward from matt-nb5-mips64. New interrupt code. mips64 support for DS5000/260.
|
1.13 |
| 14-Mar-2009 |
dsl | branches: 1.13.4; 1.13.6; 1.13.8; ANSIfy another 1261 function definitions. The only ones left in sys are beyond by sed script! (or in sys/dist or sys/external) Mostly they have function pointer parameters.
|
1.12 |
| 14-Mar-2009 |
dsl | Remove all the __P() from sys (excluding sys/dist) Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build.
|
1.11 |
| 26-May-2008 |
nisimura | branches: 1.11.6; 1.11.12; 1.11.16; - assign 2 clause TNF license to the files cited as my ownership. - abandon and remove my copyright notice from the three files were copied in order to adapt HW I don't have; pvr.c, pm.c and stic.c
|
1.10 |
| 02-Oct-2002 |
thorpej | branches: 1.10.108; 1.10.110; 1.10.112; 1.10.114; Use CFATTACH_DECL().
|
1.9 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.8 |
| 29-Feb-2000 |
nisimura | branches: 1.8.6; 1.8.10; 1.8.14; - Have SYS_DEV_xxx device cookie symbols to select and install proper interrupt handlers into intrtab[] array, rather than the idea of devices in 'psuedo' TURBOchannel slots. - Nuke symbols for psuedo TC slots. - Abandon never/unlikely used intr_disestablish()s.
|
1.7 |
| 14-Jan-2000 |
ad | Make consistant with the new order.
|
1.6 |
| 10-Jan-2000 |
simonb | Remove unneeded include files (up to 16 in two files!).
|
1.5 |
| 08-Jan-2000 |
simonb | Function prototype cleanup.
|
1.4 |
| 11-Dec-1999 |
simonb | branches: 1.4.2; Revert previous - the problem was a hard-coded KN01 dc address, not the cookie value.
|
1.3 |
| 30-Nov-1999 |
nisimura | Fix 3max DC cookie value; should make 3max serial port working.
|
1.2 |
| 24-Nov-1999 |
thorpej | Make separate device lists for the 3100 and 5100, and add a way to probe for optional `dc' devices on the 5100.
|
1.1 |
| 15-Nov-1999 |
nisimura | Very large scale change to sweep obstracles to remove 3MAX IOASIC disguise. - Rework ibus device configuration and interrupt handler assignment. - Remove TC device exposure in 'mainbus.c' - Squash 'ibus_{3100,5100}.c' into a file; it can not cope with 3max. - 'struct confargs' -> 'struct mainbus_attach_args' Now about to remove tc_slot_info[] and tc_enable_interrupt inherited from 4.4BSD.
|
1.4.2.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.8.14.1 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.8.10.1 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.8.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.8.6.1 |
| 29-Feb-2000 |
bouyer | file ibus_3max.c was added on branch thorpej_scsipi on 2000-11-20 22:35:43 +0000
|
1.10.114.2 |
| 24-Jun-2008 |
wrstuden | Hand-merge files that didn't merge right in recent sync w/ current.
|
1.10.114.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.10.112.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.10.110.1 |
| 04-Jun-2008 |
yamt | sync with head
|
1.10.108.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.11.16.1 |
| 29-Dec-2010 |
matt | De-__P Ansify make LP64 clean.
|
1.11.12.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
|
1.11.6.1 |
| 28-Apr-2009 |
skrll | Sync with HEAD.
|
1.13.8.1 |
| 05-Mar-2011 |
bouyer | Sync with HEAD
|
1.13.6.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
1.13.4.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.15.34.1 |
| 07-Jan-2017 |
pgoyette | Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
|
1.15.30.1 |
| 05-Dec-2016 |
skrll | Sync with HEAD
|
1.15.12.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|