Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/i386/conf/LEGACY
RevisionDateAuthorComments
 1.5  17-Feb-2025  jakllsch Restore ATA DMA mode downgrade support everywhere; it's a necessary part
of any system supporting (parallel) ATA DMA. There is hardware out there,
including cobalt, macppc, and sparc64 where this functionality is
necessary to avoid non-functional disks, either in as-shipped hardware
configurations or with add-in cards, or perhaps just with compromised
IDE/PATA cables.

Should address:
PR 58767
PR 59023
PR 59078

If anyone really insists on not having this support they can now turn it
off themselves with `options ATA_NO_DOWNGRADE_MODE`
 1.4  13-May-2024  nia branches: 1.4.2;
also exclude DRM_LEGACY from the ISA kernel
 1.3  28-Apr-2024  nia i386: disable DRMKMS drivers in LEGACY kernel (this is for ISA)
 1.2  17-Jul-2023  riastradh i386/LEGACY: Enable ATA_DOWNGRADE_MODE.

PR kern/57362
 1.1  07-Mar-2015  mrg branches: 1.1.2; 1.1.4; 1.1.20; 1.1.54;
remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new
LEGACY kernel that includes them instead. now radeon@pci is able to
properly claim wsdisplay0 on i386 systems, and radeondrmkms has a good
chance of working.

this "fixes" PR#49290.
 1.1.54.2  16-May-2024  martin Pull up following revision(s) (requested by nia in ticket #691):

sys/arch/i386/conf/LEGACY: revision 1.4

also exclude DRM_LEGACY from the ISA kernel
 1.1.54.1  11-May-2024  martin Pull up following revision(s) (requested by nia in ticket #682):

sys/arch/i386/conf/LEGACY: revision 1.3
distrib/common/Makefile.bootcd: revision 1.48
share/mk/bsd.own.mk: revision 1.1373
distrib/i386/cdroms/installcd/Makefile: revision 1.12
distrib/common/bootimage/Makefile.installimage: revision 1.11

remove redundant kernels and floppies from the space-starved i386 ISO

Turn off MKAMDGPUFIRMWARE on i386

It's too big for the i386 install media and not useful on either
pre-2012 hardware or the kinds of embedded systems where i386 still
thrived after 2012.

(The build of the kernel parts of amdgpu on i386 is nevertheless useful
for finding obscure bugs.)

"go for it" riastradh

i386: disable DRMKMS drivers in LEGACY kernel (this is for ISA)
 1.1.20.2  03-Dec-2017  jdolecek update from HEAD
 1.1.20.1  07-Mar-2015  jdolecek file LEGACY was added on branch tls-maxphys on 2017-12-03 11:36:17 +0000
 1.1.4.2  06-Apr-2015  skrll Sync with HEAD
 1.1.4.1  07-Mar-2015  skrll file LEGACY was added on branch nick-nhusb on 2015-04-06 15:17:57 +0000
 1.1.2.2  09-Mar-2015  snj Pull up following revision(s) (requested by mrg in ticket #578):
distrib/notes/i386/contents: revision 1.28
etc/etc.i386/Makefile.inc: revision 1.68
sys/arch/i386/conf/GENERIC: revision 1.1120
sys/arch/i386/conf/LEGACY: revision 1.1
remove vga@isa and pcdisplay@isa from i386 GENERIC, and create a new
LEGACY kernel that includes them instead. now radeon@pci is able to
properly claim wsdisplay0 on i386 systems, and radeondrmkms has a good
chance of working.
this "fixes" PR#49290.
 1.1.2.1  07-Mar-2015  snj file LEGACY was added on branch netbsd-7 on 2015-03-09 09:06:04 +0000
 1.4.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed