Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/hppa/dev/pdc.c
RevisionDateAuthorComments
 1.7  07-Sep-2025  thorpej Change todr_chip_handle::cookie -> todr_chip_handle::todr_dev, and
make it a device_t. Upcoming functional changes will require the
device_t associated with a TODR device.

Change todr_chip_handle::bus_cookie -> todr_chip_handle::todr_devaux.
Nothing was using the old field, but I decided to keep it around just
in cause something needs it in the future.

And with these largely mechanical yet semantically meaningful changes,
thus spake the Oracle: "Welcome to NetBSD 11.99.2."
 1.6  07-Sep-2025  thorpej Put the TODR handle in the pdc_softc.
 1.5  02-Apr-2025  skrll KNF
 1.4  15-Apr-2019  skrll branches: 1.4.36;
Trailing whitespace
 1.3  27-Jul-2014  dholland branches: 1.3.4; 1.3.30;
Fix typo in previous. Eesh.
 1.2  26-Jul-2014  dholland Add d_discard to a cdevsw I apparently missed.
 1.1  24-Feb-2014  skrll branches: 1.1.2; 1.1.4; 1.1.6;
Rename NetBSD/hp700 to NetBSD/hppa.

Unfortunately our VCS isn't very helpful here.
 1.1.6.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.6.1  24-Feb-2014  yamt file pdc.c was added on branch yamt-pagecache on 2014-05-22 11:39:50 +0000
 1.1.4.2  18-May-2014  rmind sync with head
 1.1.4.1  24-Feb-2014  rmind file pdc.c was added on branch rmind-smpnet on 2014-05-18 17:45:10 +0000
 1.1.2.1  10-Aug-2014  tls Rebase.
 1.3.30.1  10-Jun-2019  christos Sync with HEAD
 1.3.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.4.1  27-Jul-2014  tls file pdc.c was added on branch tls-maxphys on 2014-08-20 00:03:04 +0000
 1.4.36.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed