History log of /src/sys/arch/macppc/conf/INSTALL |
Revision | | Date | Author | Comments |
1.132 |
| 10-Feb-2025 |
christos | bump for clang/llvm build
|
1.131 |
| 05-Apr-2020 |
sevan | branches: 1.131.28; Support the use of DHCP in the install environment
|
1.130 |
| 08-Jan-2020 |
macallan | add makphy, found in late(ish) PowerBooks
|
1.129 |
| 07-Jan-2019 |
scole | branches: 1.129.6; increase MEMORY_DISK_ROOT_SIZE slightly to avoid running out of space when doing some sysinst options.
Add ahc and rtk options for my testing convenience. The 601 kernels are still small enough for netbooting.
|
1.128 |
| 31-Aug-2018 |
sevan | Enable USB 2.0 support so installs go a little faster on systems which support it. Include support for USB Ethernet adapters and relevant PHY as a fallback if onboard Ethernet port is unavailable for some reason.
|
1.127 |
| 11-May-2018 |
macallan | branches: 1.127.2; fix tpyo
|
1.126 |
| 14-Sep-2017 |
mrg | branches: 1.126.2; 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.
|
1.125 |
| 23-Aug-2014 |
dholland | 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.
|
1.124 |
| 10-Aug-2014 |
joerg | Bump the ramdisk size on macppc and sandpoint somewhat to compensate for larger code with LLVM.
|
1.123 |
| 08-Aug-2014 |
joerg | Don't set -mmultiple or -mno-string for PowerPC, the difference is too small to really matter and it sometimes even increases the size.
|
1.122 |
| 07-Aug-2014 |
gdt | Get macppc to build again by adjusting sizes.
In addition to the ramdisk size, it is necessary to have matching MD sizes. Increase the MD sizes, and leave a comment near the ramdisk size to ease future changes.
|
1.121 |
| 06-Aug-2014 |
martin | Bump all image sizes slightly again
|
1.120 |
| 05-Aug-2014 |
martin | Adapt to bigger ramdisk image
|
1.119 |
| 27-Apr-2013 |
christos | branches: 1.119.8; the bogus number police
|
1.118 |
| 27-Apr-2013 |
christos | remove confusing numeric locators where they are unused.
|
1.117 |
| 17-Aug-2012 |
abs | branches: 1.117.2; Update all kernel configs mentioning WSEMUL_* but not already including WSDISPLAY_COMPAT_USL using the following rules: - If WSEMUL_ is commented out, add commented out out WSDISPLAY_COMPAT_USL - If INSTALL or obviously memory constrained, add WSDISPLAY_DEFAULTSCREENS=1 and commented out WSDISPLAY_COMPAT_USL - Otherwise add WSDISPLAY_COMPAT_USL
Some of the INSTALL configs for larger memory machines are probably suitable for adding WSDISPLAY_COMPAT_USL.
Now wsconscfg(8) should be able to switch VTs when expected.
Implemented after no objection from tech-kern to the following:
On 5 June 2012 09:47, David Brownlee <abs@absd.org> wrote: > wsconscfg(8) requires WSDISPLAY_COMPAT_USL in order to switch virtual > terminals. > > Except when in an exceptionally memory or space constrained > environment (INSTALL being the obvious case), is there any reason why > all GENERIC and GENERIC-like kernels which have wscons enabled > shouldn't also have WSDISPLAY_COMPAT_USL?
|
1.116 |
| 14-Jul-2012 |
jmmv | Add umass to the macppc INSTALL kernel so that it is easier to perform USB-based installations by reading the release files from a USB drive.
|
1.115 |
| 23-Mar-2012 |
he | Bump the ramdisk size with 100KB so that the contents fits again.
|
1.114 |
| 11-Jan-2012 |
macallan | include a big and a small font now that rasops should pick the one more appropriate for whatever video mode we're in
|
1.113 |
| 18-Dec-2011 |
dholland | WABPL is no longer considered experimental (has not been for some time) so update its comment in config files.
|
1.112 |
| 22-Nov-2011 |
tls | branches: 1.112.2;
The rnd pseudo-device is not really optional, because it is in the same source file as the entropy-pool code itself. Move it to std. This will be cleaned up more when I split the sources up as they should be.
This fixes build breaks on several ports. Thanks to Havard Eidnes for pointing them out.
|
1.111 |
| 24-Dec-2010 |
aymeric | branches: 1.111.8; Bump ramdisk size by 64K. This allows release builds to finish on macppc.
|
1.110 |
| 23-Nov-2010 |
hannken | Remove unused count from pseudo-device md.
|
1.109 |
| 16-Apr-2010 |
pooka | Remove unused count (invariably "4") from pseudo-device fss.
|
1.108 |
| 06-Feb-2009 |
jym | branches: 1.108.4; 1.108.6; Changes to MEMORY_RBFLAGS option: - renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the MEMORY_DISK options(4) - change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt the config(5) files accordingly - document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
|
1.107 |
| 31-Jul-2008 |
simonb | branches: 1.107.2; Add "options WAPBL" to standard GENERIC/INSTALL type configs.
|
1.106 |
| 30-May-2008 |
tsutsui | branches: 1.106.4; Add options COMPAT_40 to files which have options COMPAT_30.
|
1.105 |
| 17-Oct-2007 |
garbled | branches: 1.105.16; 1.105.18; 1.105.20; 1.105.22; Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
|
1.104 |
| 14-Mar-2007 |
drochner | branches: 1.104.6; 1.104.14; 1.104.16; 1.104.18; 1.104.20; It doesn't make sense to specify "configuration" and "interface" locators for uhub because a hub can't have sub-devices. This might be sanity-checked eventually. Same for ubt now after the change to device attachment.
|
1.103 |
| 20-Jan-2007 |
he | branches: 1.103.2; 1.103.6; 1.103.8; Unify the declaration of OF_interpret() between sparc{,64} and macppc by adding the "nargs" argument to the macppc version, and fix the macppc ports uses of OF_interpret() accordingly.
Also move the declaration of OF_interpt() from macppc's autoconf.h to ofw/openfirm.h. This fixes the build of the macppc port.
Approved by macallan@.
|
1.102 |
| 12-Jan-2007 |
uwe | options<space><tab> police
|
1.101 |
| 29-Dec-2006 |
yamt | update comments on NFS_V2_ONLY after nqnfs removal. no functional changes. from Arnaud Lacombe.
|
1.100 |
| 18-Nov-2006 |
tsutsui | branches: 1.100.2; Add rgephy at mii for Realtek 8169S.
|
1.99 |
| 14-Oct-2006 |
tsutsui | Add vge at pci and ciphy at mii. Working on my Apus2000.
|
1.98 |
| 02-Oct-2006 |
chs | remove MALLOC_NOINLINE, it doesn't do anything anymore.
|
1.97 |
| 27-Sep-2006 |
manu | - Document COMPAT_15 as doing nothing - Add COMPAT_15 to all the kernel that had COMPAT_14, for the sake of coherency - Remove the only occurences of #ifdef COMPAT_15 in the tree: for the ARM ports, COMPAT_15 was always used in conjunction with EXEC_AOUT. Only EXEC_AOUT matters here.
This address kern/18407
|
1.96 |
| 04-Jan-2006 |
xtraeme | branches: 1.96.18; 1.96.20; Enable rlphy(4).
|
1.95 |
| 07-Dec-2005 |
tsutsui | branches: 1.95.2; Remove obsolete options VNODE_OP_NOINLINE.
|
1.94 |
| 07-Dec-2005 |
tsutsui | Adjust comments for options FFS_NO_SNAPSHOT.
XXX: This option should be mentioned in options(4).
|
1.93 |
| 09-Sep-2005 |
drochner | remove "dev" locators from cardbus device definitions, it doesn't make sense technically and might be removed
|
1.92 |
| 19-Aug-2005 |
christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
|
1.91 |
| 19-Aug-2005 |
christos | 64 bit inode changes.
|
1.90 |
| 09-Jun-2005 |
tron | branches: 1.90.2; Enable RAIDframe support in the NetBSD-macppc installation media. Based on patches submitted by Ian Spray in PR port-macppc/30465.
|
1.89 |
| 31-May-2005 |
tron | Remove attachment for the piixide(4) driver from all non-x86 kernel configurations because Intel IDE disk controllers only exist as part of Intel chipsets for x86 systems.
|
1.88 |
| 31-May-2005 |
tron | Remove unnecessary per-driver scsibus attachments and use "scsibus* at scsi?" instead.
|
1.87 |
| 18-Feb-2005 |
dsl | branches: 1.87.4; Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
|
1.86 |
| 11-Feb-2005 |
dsl | Add 'option FFS_SNAPSHOT' to most of the config files. Commented out for kernels that appear to hace space constraints.
|
1.85 |
| 31-Jan-2005 |
hannken | Add file system snapshots to kernel configs.
- Ffs internal snapshots get compiled in unconditionally.
- File system snapshot device fss(4) added to all kernel configs that have a disk. Device is commented out on all non-GENERIC kernels.
Reviewed by: Jason Thorpe <thorpej@netbsd.org>
|
1.84 |
| 17-Jan-2005 |
briggs | branches: 1.84.2; Add option COMPAT_20. Pointed out by Chris Tribo in PR port-macppc/28988.
|
1.83 |
| 08-Jan-2005 |
briggs | branches: 1.83.2; Make obio match multiple times to allow access to devices on systems where there might be devices under two I/O bridges (like PowerBook G3s). Attempt to have devices under 'gatwick' share parental interrupt. This may still need some work, but a step in the right direction. From Tim Kelly.
|
1.82 |
| 09-Dec-2004 |
briggs | Add wi devices so that devices can install over wireless LAN. Addresses part of PR port-macppc/26466 from Chris Scott.
|
1.81 |
| 09-Dec-2004 |
briggs | Add VIA Rhine to install kernel. Addresses PR port-macppc/26459 from Daan Goedkoop.
|
1.80 |
| 24-Nov-2004 |
bouyer | pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64. Added to all kernel config file which had pdcide(4).
|
1.79 |
| 10-Nov-2004 |
christos | Add COMPAT_BSDPTY to the rest of the config files.
|
1.78 |
| 21-Oct-2004 |
wrstuden | Now that we have ofwboot load at 0xe00000, it doesn't make sense for this kernel to load at 0x800000 - move back to the default and we have around 13 MB of space for the kernel.
|
1.77 |
| 15-Jul-2004 |
atatat | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
|
1.76 |
| 22-Jun-2004 |
mrg | Add re; Realtek GbE.
|
1.75 |
| 29-Mar-2004 |
kristerw | branches: 1.75.2; Add the wsmux pseudo-device. This will make the adb keyboard work even if the heuristics in the console attachment code fail to identify the keyboard type.
This should fix PR 22317 and part of PR 24778.
|
1.74 |
| 29-Mar-2004 |
kristerw | Add "wdc* at pci? dev ? function ?".
|
1.73 |
| 14-Dec-2003 |
thorpej | Split the Intel i31244 SATA controller ("Artisea") driver out of piixide into its own driver (artsata).
|
1.72 |
| 13-Dec-2003 |
thorpej | Split out the Silicon Image SATALink support into its own driver, "satalink".
|
1.71 |
| 18-Oct-2003 |
lukem | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' Use 'atapibus* at atapi?' instead of 'atapibus* at atabus?'
|
1.70 |
| 08-Oct-2003 |
bouyer | Add new per-chip pciide drivers.
|
1.69 |
| 08-Oct-2003 |
bouyer | Add atabus.
|
1.68 |
| 25-Sep-2003 |
matt | Add COMPAT_16
|
1.67 |
| 10-Sep-2003 |
grant | add gem and brgphy so we have ethernet on the PowerBook G4 DVI.
|
1.66 |
| 06-Sep-2003 |
itojun | add rnd(4) device to installation media. necessary for many purposes, including password seeding, tcp sequence number, and more. see tech-security
|
1.65 |
| 28-Sep-2002 |
dbj | branches: 1.65.6; add options APPLE_UFS, from PR #17345 add uninorth pci controller, from PR #18427
|
1.64 |
| 18-Sep-2002 |
lukem | enable USERCONF by default; it's small and extremely useful to have available.
|
1.63 |
| 05-Jul-2002 |
abs | Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, MALLOC_NOINLINE, and VNODE_OP_NOINLINE. The exceptions are when they include another config files that already defines the options, or if they are for an embedded board, just define a few extra options, and do not already define PIPE_SOCKETPAIR.
|
1.62 |
| 18-Jun-2002 |
itojun | make macppc install floppy IPv6 ready (we have two floppies anyways, and there's plenty of space in 2nd floppy)
|
1.61 |
| 25-Apr-2002 |
atatat | branches: 1.61.2; 1.61.4; Add the INCLUDE_CONFIG_FILE option to all config files. In config files that are generic (ie, GENERIC, GENERICSBC, GENERIC32, ALL, or ALPHA), it is uncommented.
|
1.60 |
| 17-Apr-2002 |
mycroft | Switch from de to tlp by default.
|
1.59 |
| 12-Apr-2002 |
gmcgarry | Add commented-out USERCONF option. Mainly useful for install media and can be optionally enabled based on miniroot and ramdisk size requirements.
|
1.58 |
| 02-Apr-2002 |
lukem | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, which was suggested by Izumi Tsutsui <tsutsui@ceres.dti.ne.jp> as being more consistent with what it's controlling...
|
1.57 |
| 30-Mar-2002 |
tsutsui | Add options MEMORY_DISK_SERVER=0 (to disable user-space mdconfig(8) support).
|
1.56 |
| 10-Mar-2002 |
lukem | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options are now consistently named * fold opt_mdsize.h into opt_md.h
|
1.55 |
| 10-Feb-2002 |
wiz | Update description for icsphy.
|
1.54 |
| 27-Jan-2002 |
jdolecek | add options PIPE_SOCKETPAIR to individual kernel configs the option is commented out on everything but kernels I was able to recognize as INSTALL-like or ones for small memory machines
|
1.53 |
| 17-Jan-2002 |
wiz | Fix ukbd attachment. Noted by Patrick Welche on port-macppc.
|
1.52 |
| 03-Jan-2002 |
mbw | tv@netbsd says that the desired behavior for macppc is for de to be default for DEC-based chips, and to have tlp available for tulip clones. The change in GENERIC is such that TLP_MATCH options are commented out (allowing de to attach to DEC-based chips), and change in is INSTALL such that de is present and TLP_MATCH options are commented out.
The addition of de in INSTALL increases its compressed size by about 17 KB.
Primarily the goal is to have INSTALL and GENERIC use the same device. This will fix PR port-macppc/10779.
It has been tested with the 1.5.3_ALPHA GENERIC and INSTALL kernels on my PowerMacintosh 7300 with a 21140A (now de, previously tlp) and a Lite-On 82C115 (tlp).
de0 at pci0 dev 15 function 0 de0: interrupting at irq 25 de0: Asante 21140A [10-100Mb/s] pass 2.2 de0: address 00:00:94:a4:03:35 de0: enabling 10baseT port
tlp0 at pci0 dev 14 function 0: Lite-On 82C115 Ethernet, pass 2.5 tlp0: interrupting at irq 24 tlp0: Ethernet address 00:00:94:b6:16:ef tlp0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX
|
1.51 |
| 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
1.50 |
| 29-Aug-2001 |
briggs | branches: 1.50.6; Add adw
|
1.49 |
| 22-Aug-2001 |
hubertf | More comment changes: 90x[B] -> 90x[BC]
|
1.48 |
| 03-Aug-2001 |
tsubai | Add bmtphy.
|
1.47 |
| 10-Jun-2001 |
tsubai | branches: 1.47.2; Remove options NMBCLUSTERS=1024 -- it's default now.
|
1.46 |
| 03-Jun-2001 |
tsutsui | Add iha at pci .
|
1.45 |
| 27-May-2001 |
wiz | Add RTC_OFFSET=0 line.
|
1.44 |
| 23-Mar-2001 |
tsubai | Remove devices which don't exist on floppy based models. Now boot floppy fits 1.4MB again.
|
1.43 |
| 27-Feb-2001 |
matt | branches: 1.43.2; Add gpio hook.
|
1.42 |
| 24-Jan-2001 |
jmc | Turn on NFS_V2_ONLY as the kernel has gotten too big for the ramdisk otherwise.
|
1.41 |
| 20-Dec-2000 |
matt | Add pciide
|
1.40 |
| 07-Nov-2000 |
matt | Reduce maxusers to 12 (this is a single user kernel after all). Remove COMPAT_13 since it's not needed.
|
1.39 |
| 07-Nov-2000 |
matt | Switch from the old yucky ncr to the new good siop driver for 53c8xx.
|
1.38 |
| 14-Oct-2000 |
tsubai | Use VNODE_OP_NOINLINE.
|
1.37 |
| 02-Oct-2000 |
abs | Ensure all INSTALL* kernels have two ptys, and a note explaining why: pseudo-device pty 2 # pseudo-terminals (Sysinst needs two) (Some installers may not be using sysinst, in which case this just reduces the number of ptys from 16 that are not used to 2 that are not used) For i386 conf files, no change other than comments.
|
1.36 |
| 29-Sep-2000 |
tsutsui | Add sip* at pci.
|
1.35 |
| 25-Sep-2000 |
abs | Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. Move VNODE_OP_NOINLINE and NFS_V2_ONLY into '# Filesystem options' section. Consistently label '# Filesystem options' and '#File systems' sections.
|
1.34 |
| 25-Sep-2000 |
abs | Ensure all INSTALL config files have (at least) COPTS="-Os", cincluding bebox based on it working already for macppc. Also add commented out: #options VNODE_OP_NOINLINE # Don't inline vnode op calls #options NFS_V2_ONLY # Exclude NFS3 and NQNFS code as suggestions for additional savings
|
1.33 |
| 24-Sep-2000 |
jdolecek | don't specify number of ptys if >= 16 (current default initial number) pty comments: normalize and g/c what is no longer relevant
|
1.32 |
| 24-Jul-2000 |
tsubai | Delete kernfs.
|
1.31 |
| 17-Jun-2000 |
tsubai | branches: 1.31.2; Remove "options NFS_BOOT_BOOTPARAM" to fit 1.4M floppy. (still have NFS_BOOT_DHCP)
|
1.30 |
| 11-Jun-2000 |
matt | Add TLP_MATCH_*. Remove gm*.
|
1.29 |
| 11-Jun-2000 |
tsubai | Enable DMA transfer on obio IDE.
|
1.28 |
| 08-Jun-2000 |
matt | Squeeze a few more bytes so the INSTALL kernel will fit on a floppy. Use tlp instead of de. Add in gm[ac]. Remove slip and Gallant 22x12 font. Compile ofwboot.elf -Os.
|
1.27 |
| 26-May-2000 |
tsutsui | branches: 1.27.2; Add epic* at pci.
|
1.26 |
| 25-May-2000 |
tsutsui | Add fxp* at pci.
|
1.25 |
| 25-Apr-2000 |
tsubai | Add ex* at pci and rtk* at pci.
|
1.24 |
| 27-Feb-2000 |
tsubai | Add gmac. (commented out)
|
1.23 |
| 14-Feb-2000 |
tsubai | Add uninorth. Now iMac DV and Power Macintosh G4 should run NetBSD.
|
1.22 |
| 09-Feb-2000 |
tsubai | Add wsfont options.
|
1.21 |
| 08-Feb-2000 |
tsubai | Use -Os -mmultiple to reduce size. Add cbb and pcmcia/cardbus devices. Nuke BUFPAGES=800 kludge.
|
1.20 |
| 03-Feb-2000 |
tsubai | * Split bandit and grackle. * Add UniNorth support.
Now pcibus is attached like: bandit0 at mainbus0 pci0 at bandit0 bus 0 ...
|
1.19 |
| 25-Jan-2000 |
tsubai | Add PHYs.
|
1.18 |
| 26-Dec-1999 |
tsutsui | Oops, forgot to add scsibus* at ncr?
|
1.17 |
| 26-Dec-1999 |
tsutsui | Add ncr* at pci?
|
1.16 |
| 10-Nov-1999 |
mycroft | branches: 1.16.2; Add USB support.
|
1.15 |
| 28-Aug-1999 |
tsubai | branches: 1.15.2; 1.15.4; 1.15.6; Increase md size to 2MB.
|
1.14 |
| 27-Aug-1999 |
tsubai | Change the start address of INSTALL kernel to 0x800000 to use larger contiguous space for memory disk.
|
1.13 |
| 05-Aug-1999 |
tsubai | Add mediabay.
|
1.12 |
| 29-Jul-1999 |
augustss | It's time to be COMPAT_14.
|
1.11 |
| 01-Apr-1999 |
tsubai | branches: 1.11.2; 1.11.4; Enable "de".
|
1.10 |
| 22-Feb-1999 |
tsubai | Add MESH SCSI driver. Sort entries.
|
1.9 |
| 04-Feb-1999 |
tsubai | Uncomment PCI-PCI bridges.
|
1.8 |
| 27-Jan-1999 |
tsubai | Add file-system MFS.
|
1.7 |
| 17-Jan-1999 |
tsubai | Add bmac ethernet.
|
1.6 |
| 28-Dec-1998 |
tsubai | Configure only one wskbd/wsmouse.
|
1.5 |
| 10-Dec-1998 |
tsubai | Add wd and atapi.
|
1.4 |
| 28-Oct-1998 |
dante | Add support for macppc Very special thanks to Itsumi Tsutsui for his invaluable collaboration.
|
1.3 |
| 18-Oct-1998 |
tsubai | Make compilable without aed.
|
1.2 |
| 14-Oct-1998 |
tsubai | Sync to ``POWERMAC'' config.
|
1.1 |
| 29-Jul-1998 |
tsubai | Add ``install floppy'' config file.
|
1.11.4.1 |
| 02-Aug-1999 |
thorpej | Update from trunk.
|
1.11.2.1 |
| 23-Feb-2000 |
he | Apply patch (requested by he): Increase miniroot size and permit a DNS resolver in on the install floppy.
|
1.15.6.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.15.4.1 |
| 15-Nov-1999 |
fvdl | Sync with -current
|
1.15.2.6 |
| 27-Mar-2001 |
bouyer | Sync with HEAD.
|
1.15.2.5 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
1.15.2.4 |
| 11-Feb-2001 |
bouyer | Sync with HEAD.
|
1.15.2.3 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
1.15.2.2 |
| 22-Nov-2000 |
bouyer | Sync with HEAD.
|
1.15.2.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.16.2.2 |
| 10-Nov-1999 |
mycroft | Add USB support.
|
1.16.2.1 |
| 10-Nov-1999 |
mycroft | file INSTALL was added on branch comdex-fall-1999 on 1999-11-10 05:57:53 +0000
|
1.27.2.1 |
| 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|
1.31.2.5 |
| 22-Apr-2002 |
he | Apply patch (requested by briggs): Set BUFPAGES to 1024 to be able to boot on large-memory machines, and squeeze INSTALL so that there is enough room on the boot floppy.
|
1.31.2.4 |
| 05-Jan-2002 |
he | Pull up revision 1.52 (via patch, requested by mbw): Add the tlp(4) driver to GENERIC, and make the choice of the de(4) driver vs. the tlp(4) driver consistent between the INSTALL and GENERIC kernels. The choice is to use the de(4) driver for the DEC-based Tulip cards, and tlp(4) for the Tulip clones supported by that driver.
|
1.31.2.3 |
| 26-May-2001 |
he | Apply patch (requested by mbw): Enable the gmac ethernet driver in this kernel. Fixes PR#12892.
|
1.31.2.2 |
| 10-Nov-2000 |
tv | Pullup 1.39 and 1.40 by patch [matt]: Reduce maxusers to 12 (this is a single user kernel after all). Remove COMPAT_13 since it's not needed. Switch from the old yucky ncr to the new good siop driver for 53c8xx. [releng: used to reduce size to fit on install floppy]
|
1.31.2.1 |
| 01-Nov-2000 |
tv | Pullup 1.36 [tsutsui, mycroft]: Add sip* at pci.
|
1.43.2.2 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.43.2.1 |
| 09-Apr-2001 |
nathanw | Catch up with -current.
|
1.47.2.8 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.47.2.7 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.47.2.6 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
1.47.2.5 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
1.47.2.4 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
1.47.2.3 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.47.2.2 |
| 13-Sep-2001 |
thorpej | Update the kqueue branch to HEAD.
|
1.47.2.1 |
| 25-Aug-2001 |
thorpej | Merge Aug 24 -current into the kqueue branch.
|
1.50.6.9 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.50.6.8 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
1.50.6.7 |
| 20-Jun-2002 |
nathanw | Catch up to -current.
|
1.50.6.6 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
1.50.6.5 |
| 01-Apr-2002 |
nathanw | Catch up to -current. (CVS: It's not just a program. It's an adventure!)
|
1.50.6.4 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.50.6.3 |
| 11-Jan-2002 |
nathanw | More catchup.
|
1.50.6.2 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.50.6.1 |
| 29-Aug-2001 |
nathanw | file INSTALL was added on branch nathanw_sa on 2002-01-08 00:26:09 +0000
|
1.61.4.5 |
| 24-Apr-2004 |
tron | Pull up revision 1.74 (requested by kristerw in ticket #1675): Add "wdc* at pci? dev ? function ?".
|
1.61.4.4 |
| 20-Apr-2004 |
tron | Pull up revision 1.75 (requested by kristerw in ticket #1676): Add the wsmux pseudo-device. This will make the adb keyboard work even if the heuristics in the console attachment code fail to identify the keyboard type. This should fix PR 22317 and part of PR 24778.
|
1.61.4.3 |
| 20-Apr-2004 |
tron | Pull up revision 1.67 (requested by kristerw in ticket #1674): add gem and brgphy so we have ethernet on the PowerBook G4 DVI.
|
1.61.4.2 |
| 03-Nov-2002 |
he | Pull up revision 1.62 (requested by itojun in ticket #347): Make macppc install floppy IPv6-ready.
|
1.61.4.1 |
| 30-Sep-2002 |
lukem | Apply patch, as we don't want all of rev 1.65 (requested by lukem): Add uninorth* back in, so that this kernel can boot on various newer systems.
|
1.61.2.1 |
| 16-Jul-2002 |
gehenna | catch up with -current.
|
1.65.6.14 |
| 11-Dec-2005 |
christos | Sync with head.
|
1.65.6.13 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
1.65.6.12 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.65.6.11 |
| 15-Feb-2005 |
skrll | Sync with HEAD.
|
1.65.6.10 |
| 04-Feb-2005 |
skrll | Sync with HEAD.
|
1.65.6.9 |
| 24-Jan-2005 |
skrll | Sync with HEAD.
|
1.65.6.8 |
| 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.65.6.7 |
| 18-Dec-2004 |
skrll | Sync with HEAD.
|
1.65.6.6 |
| 29-Nov-2004 |
skrll | Sync with HEAD.
|
1.65.6.5 |
| 14-Nov-2004 |
skrll | Sync with HEAD.
|
1.65.6.4 |
| 02-Nov-2004 |
skrll | Sync with HEAD.
|
1.65.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.65.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.65.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.75.2.4 |
| 07-Jan-2005 |
jdc | Pull up revision 1.78 (requested by wrstuden in ticket #951).
Now that we have ofwboot load at 0xe00000, it doesn't make sense for this kernel to load at 0x800000 - move back to the default and we have around 13 MB of space for the kernel.
|
1.75.2.3 |
| 15-Jul-2004 |
he | branches: 1.75.2.3.2; Pull up revision 1.77 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations, but commented out in most of them.
|
1.75.2.2 |
| 24-Jun-2004 |
jmc | Pullup rev 1.76 (requested by mrg in ticket #548)
Add re; Realtek GbE
|
1.75.2.1 |
| 29-Mar-2004 |
jmc | file INSTALL was added on branch netbsd-2-0 on 2004-06-24 17:26:13 +0000
|
1.75.2.3.2.2 |
| 02-Apr-2005 |
he | Pull up revision 1.80 (requested by bouyer in ticket #1019): Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of controllers.
|
1.75.2.3.2.1 |
| 07-Jan-2005 |
jdc | Pull up revision 1.78 (requested by wrstuden in ticket #951).
Now that we have ofwboot load at 0xe00000, it doesn't make sense for this kernel to load at 0x800000 - move back to the default and we have around 13 MB of space for the kernel.
|
1.83.2.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.84.2.2 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.84.2.1 |
| 12-Feb-2005 |
yamt | sync with head.
|
1.87.4.4 |
| 03-Mar-2007 |
bouyer | Pull up following revision(s) (requested by tsutsui in ticket #1673): distrib/sets/lists/man/mi 1.844, 1.871 share/man/man4/Makefile 1.372, 1.379 via patch share/man/man4/re.4 1.8, 1.9, 1.11, 1.12 share/man/man4/rgephy.4 1.1 share/man/man4/rlphy.4 1.1, 1.2 sys/arch/amd64/conf/GENERIC 1.79, 1.89 sys/arch/amd64/conf/INSTALL 1.45, 1.49 sys/arch/i386/conf/GENERIC 1.717, 1.747 sys/arch/i386/conf/GENERIC_LAPTOP 1.164 sys/arch/i386/conf/INSTALL 1.277, 1.283 sys/arch/i386/conf/INSTALL_LAPTOP 1.96, 1.98 sys/arch/i386/conf/XEN2_DOM0 1.22 via patch sys/arch/macppc/conf/GENERIC 1.220, 1.246 sys/arch/macppc/conf/INSTALL 1.96, 1.100 sys/dev/cardbus/if_re_cardbus.c 1.10 sys/dev/cardbus/if_rtk_cardbus.c 1.29-1.31 sys/dev/ic/rtl8169.c 1.14, 1.20, 1.24, 1.25, 1.28-1.61, 1.63, 1.64-1.81 via patch sys/dev/ic/rtl81x9.c 1.52, 1.54-1.63, 1.65, 1.67-1.70 sys/dev/ic/rtl81x9reg.h 1.15-1.26 sys/dev/ic/rtl81x9var.h 1.19, 1.21-1.37 sys/dev/mii/files.mii 1.38 sys/dev/mii/miidevs 1.62, 1.64 sys/dev/mii/rgephy.c 1.10, 1.13-1.16 sys/dev/mii/rlphy.c 1.1, 1.6, 1.7, 1.11 via patch sys/dev/pci/if_re_pci.c 1.13, 1.15-1.17, 1.19-1.23 sys/dev/pci/if_rtk_pci.c 1.25, 1.28, 1.29, 1.31 sys/dev/pci/pcidevs 1.851, 1.852
on re(4): - improve stability (I believe ;-) - add a workaround for hardware ip4csum-tx bug - support newer chips (8169SB/SC, PCIe based 8168 etc.) - fix 8139C+ support - enable hardware VLAN - misc bus_dma(9) fix (which makes re(4) work on mips ports)
on rtk(4): - fix kern/31348 - fix possible panic on dreamcast
|
1.87.4.3 |
| 18-Jun-2005 |
riz | Pull up revision 1.90 (requested by tron in ticket #437): Enable RAIDframe support in the NetBSD-macppc installation media. Based on patches submitted by Ian Spray in PR port-macppc/30465.
|
1.87.4.2 |
| 09-Jun-2005 |
snj | Pull up revision 1.88 (requested by tron in ticket #427): Remove unnecessary per-driver scsibus attachments and use "scsibus* at scsi?" instead.
|
1.87.4.1 |
| 01-Jun-2005 |
riz | Pull up revision 1.89 (requested by tron in ticket #362): Remove attachment for the piixide(4) driver from all non-x86 kernel configurations because Intel IDE disk controllers only exist as part of Intel chipsets for x86 systems.
|
1.90.2.5 |
| 27-Oct-2007 |
yamt | sync with head.
|
1.90.2.4 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.90.2.3 |
| 26-Feb-2007 |
yamt | sync with head.
|
1.90.2.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.90.2.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.95.2.1 |
| 15-Jan-2006 |
yamt | sync with head.
|
1.96.20.2 |
| 10-Dec-2006 |
yamt | sync with head.
|
1.96.20.1 |
| 22-Oct-2006 |
yamt | sync with head
|
1.96.18.3 |
| 01-Feb-2007 |
ad | Sync with head.
|
1.96.18.2 |
| 12-Jan-2007 |
ad | Sync with head.
|
1.96.18.1 |
| 18-Nov-2006 |
ad | Sync with head.
|
1.100.2.1 |
| 08-Mar-2007 |
bouyer | Pull up following revision(s) (requested by macallan in ticket #496): sys/arch/macppc/conf/INSTALL: revision 1.103 Add "pseudo-device openfirm", required to build this kernel.
|
1.103.8.1 |
| 11-Jul-2007 |
mjf | Sync with head.
|
1.103.6.2 |
| 23-Oct-2007 |
ad | Sync with head.
|
1.103.6.1 |
| 10-Apr-2007 |
ad | Sync with head.
|
1.103.2.1 |
| 24-Mar-2007 |
yamt | sync with head.
|
1.104.20.1 |
| 25-Oct-2007 |
bouyer | Sync with HEAD.
|
1.104.18.1 |
| 18-Oct-2007 |
yamt | sync with head.
|
1.104.16.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.104.14.1 |
| 26-Oct-2007 |
joerg | Sync with HEAD.
Follow the merge of pmap.c on i386 and amd64 and move pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup code to restore CR4 before jumping back into kernel space as the large page option might cover that.
|
1.104.6.2 |
| 07-Aug-2007 |
macallan | switch to new ADB subsystem
|
1.104.6.1 |
| 05-Aug-2007 |
macallan | use genfb instead of ofb
|
1.105.22.2 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
1.105.22.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.105.20.2 |
| 11-Aug-2010 |
yamt | sync with head.
|
1.105.20.1 |
| 04-May-2009 |
yamt | sync with head.
|
1.105.18.1 |
| 04-Jun-2008 |
yamt | sync with head
|
1.105.16.2 |
| 28-Sep-2008 |
mjf | Sync with HEAD.
|
1.105.16.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.106.4.1 |
| 19-Oct-2008 |
haad | Sync with HEAD.
|
1.107.2.1 |
| 03-Mar-2009 |
skrll | Sync with HEAD.
|
1.108.6.2 |
| 05-Mar-2011 |
rmind | sync with head
|
1.108.6.1 |
| 30-May-2010 |
rmind | sync with head
|
1.108.4.1 |
| 30-Apr-2010 |
uebayasi | Sync with HEAD.
|
1.111.8.3 |
| 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.111.8.2 |
| 30-Oct-2012 |
yamt | sync with head
|
1.111.8.1 |
| 17-Apr-2012 |
yamt | sync with head
|
1.112.2.2 |
| 05-Apr-2012 |
mrg | sync to latest -current.
|
1.112.2.1 |
| 18-Feb-2012 |
mrg | merge to -current.
|
1.117.2.3 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.117.2.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.117.2.1 |
| 23-Jun-2013 |
tls | resync from head
|
1.119.8.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.126.2.3 |
| 18-Jan-2019 |
pgoyette | Synch with HEAD
|
1.126.2.2 |
| 06-Sep-2018 |
pgoyette | Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
|
1.126.2.1 |
| 21-May-2018 |
pgoyette | Sync with HEAD
|
1.127.2.2 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|
1.127.2.1 |
| 10-Jun-2019 |
christos | Sync with HEAD
|
1.129.6.1 |
| 17-Jan-2020 |
ad | Sync with head.
|
1.131.28.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|