Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/mac68k/dev/sbcvar.h
RevisionDateAuthorComments
 1.15  22-Nov-2024  nat Serialize drq interrupt.

This results in error free transfers between disks.

Part of PR kern/58452.
 1.14  22-Jan-2024  nat Missing '\'

Many thnanks rillig@

XXX-pullup10.
 1.13  18-Feb-2023  nat Introduce a flag to disable PDMA when writing.

The use of pdma when writing would always cause a panic on my Powerbook 160,
possibly others as well.

As posted to tech-kern.
 1.12  11-Dec-2005  christos merge ktrace-lwp.
 1.11  05-Mar-2005  chs remove some more __P that I missed before.
 1.10  15-Jan-2005  chs branches: 1.10.2; 1.10.4;
de-__P, remove register, ansify, b* -> mem*.
 1.9  18-Mar-2000  mycroft branches: 1.9.28;
Add a ncr5380_attach() routine which does part of the initialization, attaches
the scsibus, and does the addref/delref dance.
 1.8  14-Feb-2000  scottr Merge wscons work onto the main development branch.
 1.7  22-Dec-1998  scottr branches: 1.7.2; 1.7.10;
vm_offset_t -> {paddr_t, vaddr_t}
 1.6  19-Nov-1998  thorpej Adapt to the new scsipi_adapter interface.
 1.5  04-Jul-1998  jonathan defopt DDB.
 1.4  10-Oct-1997  scottr Remove advertising clause.
 1.3  27-Aug-1997  bouyer Merge scsipi branch in the mainline. This add support for ATAPI devices
(currently only CD-ROM drives on i386). The sys/dev/scsipi system provides 2
busses to which devices can attach (scsibus and atapibus). This needed to
change some include files and structure names in the low level scsi drivers.
 1.2  15-Mar-1997  is branches: 1.2.2; 1.2.4;
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.
 1.1  01-Mar-1997  scottr branches: 1.1.2;
Split bus-dependent autoconfig code from the driver. This allows for
the future addition of a Duo Dock front end.
 1.1.2.2  12-Mar-1997  is Merge in changes from The Trunk, partially just reimplementing newarp.
 1.1.2.1  01-Mar-1997  is file sbcvar.h was added on branch is-newarp on 1997-03-12 15:08:50 +0000
 1.2.4.2  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.2.4.1  27-Aug-1997  thorpej Update marc-pcmcia branch from trunk.
 1.2.2.1  01-Jul-1997  bouyer Updates for new scsipi subsystem. Actally known to work on i386 and sparc.
 1.7.10.1  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.7.2.1  16-May-1999  scottr Sync with main branch.
 1.9.28.2  08-Mar-2005  skrll Sync with HEAD.
 1.9.28.1  17-Jan-2005  skrll Sync with HEAD.
 1.10.4.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.10.2.1  29-Apr-2005  kent sync with -current

RSS XML Feed