History log of /netbsd/sys/arch/vax/boot/boot/vaxstand.h (Results 1 – 11 of 11)
Revision Date Author Comments
# 8a92350b 25-Apr-2022 mlelstv <mlelstv@NetBSD.org>

libsa now needs ioctl support to handle media with large sectors.
Provide dummy functions.


# bf7a4032 19-Mar-2018 ragge <ragge@NetBSD.org>

Use a common routine ubmap() that setup the map registers as needed,
not expecting everything to be below 4M. This solves the problem
that large kernels cannot be loaded reported on port-vax.


# 2d5d8524 22-May-2017 ragge <ragge@NetBSD.org>

Update copyright notice for Ludd (remove clause 3 & 4).


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# f96eb763 04-Nov-2003 jdolecek <jdolecek@NetBSD.org>

yield to the strchr() prototype from libkern.h


# d944bca9 01-Nov-2003 jdolecek <jdolecek@NetBSD.org>

rename local index() to strchr()


# 53cc7ebe 15-Jun-2000 ragge <ragge@NetBSD.org>

Standalone device driver for DEBNx (ni) ethernet controllers.


# 314caa66 21-May-2000 ragge <ragge@NetBSD.org>

Standalone driver for the Digital Equipment Unibus Network Adapter (DEUNA).
This allows 11/750 owners to install from a single TU58 cassette.
(Are there still any 11/750 owners left out there? :-)


# 027ee49b 20-May-2000 ragge <ragge@NetBSD.org>

Adopt to the RPB changes. Complete change of how network devices are
handled. No more hacks to find bus addresses.


# 6a36c275 09-May-2000 ragge <ragge@NetBSD.org>

Get boot device CSR from RPB instead of trying to guess it.


# e1305e82 06-Mar-1999 ragge <ragge@NetBSD.org>

New boot program for vax. Appearance similar to the i386 boot blocks.