History log of /netbsd-src/sys/arch/hpcarm/conf/NETBOOKPRO (Results 1 – 25 of 33)
Revision Date Author Comments
# e590e6c9 26-Dec-2021 andvar <andvar@NetBSD.org>

fix various typos, mainly in comments.


# a73d6e10 18-Apr-2020 skrll <skrll@NetBSD.org>

PMAP_DEBUG has been deleted on arm


# 71ad228e 24-Mar-2020 sevan <sevan@NetBSD.org>

g/c UGEN_BULK_RA_WB which is not a supported option


# c1d9ec8d 19-Jan-2020 thorpej <thorpej@NetBSD.org>

Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It is
long since obsolete.


# 8940d9f0 21-Aug-2019 msaitoh <msaitoh@NetBSD.org>

Fix typo (s/contoller/controller/).


# 6fa2353a 14-Apr-2019 isaki <isaki@NetBSD.org>

Fix build error. size locater is gone.
Thanks mrg@.


# 47655f2d 13-Apr-2019 isaki <isaki@NetBSD.org>

Add drvctl to kernel which has audio device.
audiocfg(1) requires drvctl(4).


# ef2b5d4f 23-Oct-2018 jdolecek <jdolecek@NetBSD.org>

remove the 'wd* at umass?' for the non-standardized and rare (extinct?)
In-System Design ATA protocol over Bulk-Only devices from most kernels,
leave only in i386/amd64 ALL; it's unmaintained and lik

remove the 'wd* at umass?' for the non-standardized and rare (extinct?)
In-System Design ATA protocol over Bulk-Only devices from most kernels,
leave only in i386/amd64 ALL; it's unmaintained and likely currently broken,
lack of test hardware makes it impossible to support

show more ...


# f71d13bd 01-Aug-2018 maxv <maxv@NetBSD.org>

Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enable

Unreference IPF/PF from all the config files, and enable NPF instead when
wanted. This also fixes some inconsistencies I saw in several files (eg
IPF options while IPF was not compiled, IPF+PF enabled by default, etc).

show more ...


# 8619b1ab 07-Jun-2018 thorpej <thorpej@NetBSD.org>

Revert changes that pinned-down i2c parent specs. The i2c subsystem
has been enhanced to make this unnecessary.


# 4df2ee9b 14-May-2018 thorpej <thorpej@NetBSD.org>

Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so doesn't
work well on systems where more than one I2C bus is prese

Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so doesn't
work well on systems where more than one I2C bus is present.

show more ...


# 95772a88 14-Sep-2017 mrg <mrg@NetBSD.org>

clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancie

clean up COMPAT_* options for native netbsd code:
- new series of files that are useful for saying "i want everything
since netbsd 1.4", etc.
- use the fact COMPAT_* options have future dependancies to remove
many redundant options.

removes about 3000 lines total across kernel configuration files.
tested about 30 random kernels in the changed list.

show more ...


# 5f6e25a1 29-Jul-2017 maxv <maxv@NetBSD.org>

Remove TCP_COMPAT_42 from the config files. Pass 3.


# ef2deb33 13-Dec-2016 christos <christos@NetBSD.org>

wildcard speaker attachments, now that we can handle many of them.


# 219b8dae 10-Dec-2016 christos <christos@NetBSD.org>

remove VAUDIOSPEAKER for now, will be done differently.


# 03783bb5 08-Dec-2016 nat <nat@NetBSD.org>

Add a synthesized pc beeper and keyboard bell for platforms with an audio
device.


# e99716e3 12-Aug-2015 maxv <maxv@NetBSD.org>

Remove KMEMSTATS.


# 4acb6306 23-Aug-2014 dholland <dholland@NetBSD.org>

Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get

Systematize (and in many cases, fix) the comments on options COMPAT_NN.

There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.

show more ...


# 30a03689 16-Aug-2014 apb <apb@NetBSD.org>

Add "options COMPAT_70" to all kernel configuration files that
already had "options COMPAT_60".


# 6954c566 03-Aug-2014 martin <martin@NetBSD.org>

Add COMPAT_NETBSD32, following the switch to eabi by default.


# 666e9191 30-Jun-2013 rmind <rmind@NetBSD.org>

G/C PFIL_HOOKS from the kernel configs.


# e46f5f00 05-Jun-2013 christos <christos@NetBSD.org>

remove obsolete networking options


# 1cc8b68d 27-Apr-2013 christos <christos@NetBSD.org>

the bogus number police


# dc14ae83 27-Apr-2013 christos <christos@NetBSD.org>

remove confusing numeric locators where they are unused.


# 2c1aa36c 02-Mar-2013 christos <christos@NetBSD.org>

Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.


12