dbj
|
fc42c3b81d
|
Continued work on the esp scsi driver. Not yet working, but progress continues.
|
1998-07-21 06:17:35 +00:00 |
dbj
|
84676442e2
|
Commented out some bus_dma code, until I can fix.
(bus_dma.c needs sync with alpha port!)
Continued progress on scsi driver.
A couple of other compiler warning level of tweaks.
|
1998-07-19 21:41:16 +00:00 |
thorpej
|
2fc1260cc0
|
Implement bus_dmamap_load_uio().
|
1998-07-17 21:09:59 +00:00 |
dbj
|
1c34e07b3f
|
worked on adding nextdma support for scsi driver.
|
1998-07-13 04:01:39 +00:00 |
dbj
|
1e54ab4262
|
Reserved 8k at top of memory for ROM. This fixes warp9c boot problems.
changed ethernet panic to a warning when out of DMA buffers. This allows
resuming if you sit in ddb too long.
|
1998-07-11 07:06:16 +00:00 |
dbj
|
023ee4f133
|
Started the esp scsi driver.
Fixed bus_space_handle_t in nextdma device.
Fixed scsi interrupt define.
|
1998-07-05 07:53:44 +00:00 |
jonathan
|
011f2bda08
|
defopt NS, NSIP.
|
1998-07-05 06:49:00 +00:00 |
jonathan
|
fe484937cf
|
defopt LLC
|
1998-07-05 03:14:41 +00:00 |
jonathan
|
8db0fcdbf7
|
defopt CCITT.
|
1998-07-05 02:12:22 +00:00 |
jonathan
|
3751946b97
|
defopt INET, NETATALK.
|
1998-07-05 00:51:04 +00:00 |
jonathan
|
466e784ee1
|
defopt DDB.
|
1998-07-04 22:18:13 +00:00 |
dbj
|
3a5d43569e
|
changed diagnostic panic into a printf since an unexpected condition appears
to happen every once in a while. (The DMA interrupt gets called w/o
the completed bit set)
|
1998-07-01 22:14:44 +00:00 |
dbj
|
ddff5f8e94
|
Initial import of NetBSD/next68k.
|
1998-06-09 07:53:05 +00:00 |