History log of /src/sys/arch/mac68k/nubus/if_sm_nubus.c |
Revision | | Date | Author | Comments |
1.10 |
| 27-Oct-2012 |
chs | split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.9 |
| 12-Feb-2012 |
matt | branches: 1.9.6; Change old-style function defintions to C89 prototypes.
Approved by releng.
|
1.8 |
| 11-Dec-2005 |
christos | branches: 1.8.112; 1.8.116; merge ktrace-lwp.
|
1.7 |
| 03-Jun-2005 |
rjs | Add const.
|
1.6 |
| 15-Jan-2005 |
chs | de-__P, remove register, ansify, b* -> mem*.
|
1.5 |
| 15-Jul-2003 |
lukem | __KERNEL_RCSID()
|
1.4 |
| 02-Oct-2002 |
thorpej | branches: 1.4.6; Use CFATTACH_DECL().
|
1.3 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.2 |
| 01-Aug-2000 |
briggs | branches: 1.2.2; 1.2.4; 1.2.8; 1.2.12; Remove hack for unswapped read/write_multi in swapped space. Driver now uses read/write_multi_stream_2.
|
1.1 |
| 30-Jul-2000 |
briggs | M.d. glue for nubus SMC 91cxx-based cards--including Focus Interlan and AsanteFAST.
|
1.2.12.1 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.2.8.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.2.4.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.4.1 |
| 01-Aug-2000 |
bouyer | file if_sm_nubus.c was added on branch thorpej_scsipi on 2000-11-20 20:12:25 +0000
|
1.2.2.2 |
| 06-Aug-2000 |
briggs | Pullup approved by thorpej -- Add nubus-based SMC91cxx ethernet support for the mac68k.
|
1.2.2.1 |
| 01-Aug-2000 |
briggs | file if_sm_nubus.c was added on branch netbsd-1-5 on 2000-08-06 12:56:19 +0000
|
1.4.6.5 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.4.6.4 |
| 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.4.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.4.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.4.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.8.116.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.8.112.2 |
| 30-Oct-2012 |
yamt | sync with head
|
1.8.112.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.9.6.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|