gwr
|
340699a2b1
|
Fix copyrights (/s/REGENTS/FOUNDATION/)
|
1997-01-27 19:40:46 +00:00 |
gwr
|
0c5e3e4955
|
Make this compile with -Werror -Wall -Wstrict-prototypes
(finally! yea!) Also get rid of __BROKEN_INDIRECT_CONFIG
|
1996-12-17 21:10:35 +00:00 |
gwr
|
0332502588
|
Most files that were copyright Adam Glass and/or Gordon W. Ross
are now copyright The NetBSD Foundation (rights assigned).
|
1996-11-20 18:56:49 +00:00 |
gwr
|
f9d54194d5
|
Allow the config line "flags" to set bits in si_options.
Thanks to Jason Thorpe for the fix! (PR#1929)
|
1996-10-30 00:31:39 +00:00 |
gwr
|
769fe0dfca
|
Get rid of some cruft in the match function.
|
1996-10-30 00:24:32 +00:00 |
christos
|
a087bfeb5c
|
backout previous kprintf change
|
1996-10-13 03:47:25 +00:00 |
christos
|
19d8368f2f
|
printf -> kprintf, sprintf -> ksprintf
|
1996-10-11 00:44:42 +00:00 |
gwr
|
bf7ab63c97
|
Move some of the DMA engine initialization from the "start" routine
to the "setup" routine. Doing the initialization earlier prevents
nasty race conditions where the 5380 prefetch changes the counter.
|
1996-06-17 23:21:29 +00:00 |
gwr
|
e4b4200e43
|
Take advantage of the new config attach stuff by
splitting out the obio and vme support code.
Also move it back to the traditional name (si).
|
1996-03-26 15:01:10 +00:00 |