| History log of /src/sys/arch/sparc64/conf/GENERIC32 | 
    | Revision |  | Date | Author | Comments | 
| 1.142 |  | 19-Dec-2018 | maxv | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, but also as discussed several times in the past.
 
 | 
| 1.141 |  | 25-May-2016 | nakayama | branches:  1.141.16;  1.141.18; tabify, fix indent and remove trailing whitespace.
 
 | 
| 1.140 |  | 30-Jun-2006 | tsutsui | branches:  1.140.102;  1.140.106;  1.140.108;  1.140.118;  1.140.126; Make GENERIC config really generic and change GENERIC32 config for 32 bit
 compat kernel to include the GENERIC and use "no" keywords of config(1).
 Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32
 which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
 
 | 
| 1.139 |  | 29-Jun-2006 | liamjfoy | Add CARP to further platforms 
 ok christos, julian coleman and matthew green
 
 | 
| 1.138 |  | 05-Jun-2006 | gdamore | branches:  1.138.2; Import new HAL 0.9.17.2.  Approved by sam@
 
 New HAL includes some driver changes to register accesses.
 Adds support for WLAN devices on AR5312 family devices.
 Adds support 32-bit SPARC ath devices (untested).
 ath enabled in SPARC64 GENERIC builds.
 This HAL is tested and known to work for i386 PCI devices, SPARC64 PCI devices,
 and AR5312 WiSoC devices.  MIPS PCI devices appear to be busted (possibly only
 on Alchemy hardware, unconfirmed), and cardbus support is untested due to
 lack of test hardware.
 
 Please report any new problems with this import to garrett@.
 
 | 
| 1.137 |  | 14-May-2006 | elad | branches:  1.137.2; integrate kauth.
 
 | 
| 1.136 |  | 13-Apr-2006 | tron | Add makphy(4). Tested with an Intel PRO/1000 MT in a Tadpole Voyager. 
 | 
| 1.135 |  | 28-Mar-2006 | pavel | Add stf to all kernel configs which have INET6 and gif, except the INSTALL ones and those for specific machines of developers. PR 32304.
 
 OK'ed by rpaulo.
 
 N.B. stf is a cloning device, so it still must be enabled by
 "ifconfig stf0 create".
 
 | 
| 1.134 |  | 09-Mar-2006 | hubertf | branches:  1.134.2; Add & enable smbfs
 Patch by Michael-John Turner <mj@turner.org.za> on port-sparc64@,
 
 Reviewed & OK'd by martin@
 
 | 
| 1.133 |  | 04-Mar-2006 | nakayama | branches:  1.133.2;  1.133.4; Add ath(4), ral(4).
 Tested on my Ultra60 with ath at cardbus and ral at uhub.
 
 XXX ath at pci now commented out since no 32-bit athhal.
 
 | 
| 1.132 |  | 03-Mar-2006 | nakayama | - remove untested marks from some CardBus/PCMCIA cards. - add acphy(4) found on tlp based CardBus card.
 
 | 
| 1.131 |  | 05-Feb-2006 | cube | Remove 'count' argument for pseudo-devices that ignore it (vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
 
 | 
| 1.130 |  | 04-Feb-2006 | rpaulo | bpfilter doesn't accept count anymore. 
 | 
| 1.129 |  | 03-Feb-2006 | tsutsui | branches:  1.129.2; Add commented out file-system TMPFS and UDF.
 
 XXX Is it better to make GENERIC really generic and change GENERIC32
 XXX to use "no options" and "no makeoptions" features of newer config(1)?
 
 | 
| 1.128 |  | 15-Jan-2006 | chs | branches:  1.128.2; allow multiple sbuses.
 
 | 
| 1.127 |  | 15-Jan-2006 | mrg | add re(4): Realtek 8139C+/8169/8169S/8110S ethernet.  been working for a long time on my U10.
 
 | 
| 1.126 |  | 13-Jan-2006 | chs | the esp driver has been working well with tagged queuing for quite some time, remove the flags that disable it by default.
 add a comment describing those flags.  ok'd by martin and andrey.
 
 | 
| 1.125 |  | 20-Dec-2005 | mrg | branches:  1.125.2; enable sip@pci.  it seems to work now, tested on a U10/440.
 
 | 
| 1.124 |  | 10-Dec-2005 | tsutsui | Move veriexec stuff from GENERIC to (common) GENERIC32. 
 | 
| 1.123 |  | 07-Dec-2005 | tsutsui | Adjust comments for options FFS_NO_SNAPSHOT. 
 XXX: This option should be mentioned in options(4).
 
 | 
| 1.122 |  | 04-Dec-2005 | sekiya | Add wm and igphy -- tested on my E250, fully functional. 
 | 
| 1.121 |  | 25-Nov-2005 | thorpej | swcr -> swcrypto 
 | 
| 1.120 |  | 25-Nov-2005 | thorpej | "pseudo-device crypto" really refers to the /dev/crypto API to the opencrypto framework, not the framework itself.  Update the comment
 accordingly.
 
 | 
| 1.119 |  | 25-Nov-2005 | thorpej | Add "pseudo-device swcr" (commented out if "pseudo-device crypto" is also commented out).
 
 | 
| 1.118 |  | 09-Sep-2005 | drochner | branches:  1.118.6; remove "dev" locators from cardbus device definitions, it doesn't
 make sense technically and might be removed
 
 | 
| 1.117 |  | 19-Aug-2005 | christos | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels 
 | 
| 1.116 |  | 19-Aug-2005 | christos | 64 bit inode changes. 
 | 
| 1.115 |  | 05-Aug-2005 | skrll | Add (commented out) ucycom to various kernel configs. 
 | 
| 1.114 |  | 31-Jul-2005 | yamt | revert "defflag VMSWAP" changes for now. there seems to be far more people who don't want to edit
 their kernel config files than i thought.
 
 | 
| 1.113 |  | 30-Jul-2005 | yamt | add "options VMSWAP" to non INSTALL kernels. 
 | 
| 1.112 |  | 17-Jul-2005 | hubertf | Add support for reading cloop2 compressed filesystem image, enable by putting VND_COMPRESSION into kernel config file.
 Written by Cliff Wright, polished up slightly by me.
 
 | 
| 1.111 |  | 11-Jul-2005 | kiyohara | ieee1394 import from FreeBSD. 
 | 
| 1.110 |  | 07-Jul-2005 | tron | Add (commented out) IPSEC_NAT_T option. 
 | 
| 1.109 |  | 25-Jun-2005 | rpaulo | branches:  1.109.2; Add file-system PTYFS (commented out) so that people know its existence.
 
 Ok'ed by Christos Zoulas and Hubert Feyrer.
 
 | 
| 1.108 |  | 15-Jun-2005 | tron | Remove commented out "upa" attachments because NetBSD doesn't have a driver for that anyway. Approved by Martin Husemann.
 
 | 
| 1.107 |  | 09-Jun-2005 | tsutsui | - Rename options NEW_BUFQ_STRATEGY -> options BUFQ_READPRIO. (still commented out)
 - Add (also commented out) options BUFQ_PRIOCSCAN.
 
 Suggested by perry and soda on tech-kern.
 Please refer options(4) for details for these options.
 
 | 
| 1.106 |  | 01-Jun-2005 | macallan | changed wsdisplay* attachment so the console display will always be wsdisplay0
 
 | 
| 1.105 |  | 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.104 |  | 23-May-2005 | martin | Rename REALWHITE to SNOWWHITE. While there, add LIGHT versions of the other predefined colours as well.
 
 | 
| 1.103 |  | 22-May-2005 | martin | Use the new WSCOL_REALWHITE as default background color. 
 | 
| 1.102 |  | 03-May-2005 | martin | Add wsmux and wsfont pseudo devices. 
 | 
| 1.101 |  | 29-Apr-2005 | martin | Add all missing USB stuff (from i386 GENERIC). 
 | 
| 1.100 |  | 28-Apr-2005 | martin | Use wscons/wskbd/wsmouse/wsdisplay by default. 
 | 
| 1.99 |  | 15-Apr-2005 | itohy | Add ukyopon(4). 
 | 
| 1.98 |  | 25-Feb-2005 | martin | branches:  1.98.2; Nuke options RASTERCONSOLE for sparc64
 
 | 
| 1.97 |  | 18-Feb-2005 | dsl | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT 
 | 
| 1.96 |  | 11-Feb-2005 | jdc | Add some PCMCIA devices that were missing. Add/fix comments.
 
 | 
| 1.95 |  | 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.94 |  | 06-Feb-2005 | martin | Add uhci. 
 | 
| 1.93 |  | 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.92 |  | 17-Jan-2005 | cube | branches:  1.92.2; Add tap(4) support to a random^Wcarefully chosen set of kernel configs.
 All those kernels have a line for both tun and bridge, and if either is
 commented out, tap is commented out also.  With the exception of i386's
 GENERIC_TINY.
 
 XXX:  we _need_ some way of making this more simple.
 
 | 
| 1.91 |  | 24-Nov-2004 | bouyer | branches:  1.91.4; 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.90 |  | 10-Nov-2004 | christos | Add COMPAT_BSDPTY to the rest of the config files. 
 | 
| 1.89 |  | 23-Oct-2004 | augustss | s/uax/axe/ 
 | 
| 1.88 |  | 04-Sep-2004 | manu | IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on tech-net@
 
 | 
| 1.87 |  | 26-Aug-2004 | itohy | Add njs to some generic config files (I tested on i386 and sparc64). 
 | 
| 1.86 |  | 01-Aug-2004 | mrg | add commented entries for the magma and spif sbus multiport serial/parallel cards (they're not tested afaik.)
 
 | 
| 1.85 |  | 15-Jul-2004 | atatat | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented out in most of them.
 
 | 
| 1.84 |  | 26-Jun-2004 | abs | Add (commented out) ALTQ options to all GENERIC-like files 
 | 
| 1.83 |  | 22-Jun-2004 | itojun | have pf and pflog pseudo-device (commented out). reviewed by matt, perry, christos
 
 | 
| 1.82 |  | 18-Jun-2004 | christos | ptm is now mandatory, depends on pty, and can be disabled with -DNO_DEV_PTM 
 | 
| 1.81 |  | 09-Jun-2004 | martin | Add pseudo-device ptm. 
 | 
| 1.80 |  | 02-May-2004 | christos | add COMPAT_20 
 | 
| 1.79 |  | 26-Feb-2004 | petrov | branches:  1.79.2; Correct ffb attachment.
 
 | 
| 1.78 |  | 14-Jan-2004 | jonathan | Add support for opencrypto, PCI accelerators to sys/arch/*/conf/GENERIC files for machines I know to have genuine PCI slots.  As sent to tech-kern
 for feedback in December 2003. Based on feedback, opencrypto is commented
 out in the macppc GENERIC (due to absense of GENERIC_SOFTINT support),
 and added to the sparc64 config (sys/arch/sparc64/conf/GENERIC32).
 
 | 
| 1.77 |  | 14-Dec-2003 | thorpej | Split the Intel i31244 SATA controller ("Artisea") driver out of piixide into its own driver (artsata).
 
 | 
| 1.76 |  | 13-Dec-2003 | thorpej | Split out the Silicon Image SATALink support into its own driver, "satalink".
 
 | 
| 1.75 |  | 26-Nov-2003 | nakayama | "wd* at wdc?" is no longer needed. 
 | 
| 1.74 |  | 27-Oct-2003 | christos | add posix semaphores 
 | 
| 1.73 |  | 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.72 |  | 08-Oct-2003 | bouyer | Add new per-chip pciide drivers. 
 | 
| 1.71 |  | 08-Oct-2003 | bouyer | Add atabus. 
 | 
| 1.70 |  | 07-Aug-2003 | bouyer | Add esiop at pci to GENERIC which already have siop at pci. esiop has been tested enouth now.
 esiop not added to INSTALL kernels because of possible space constraint.
 siop should be able to drive all adapters supported by esiop.
 
 | 
| 1.69 |  | 20-Jun-2003 | nakayama | branches:  1.69.2; s/options\t/options \t/
 
 | 
| 1.68 |  | 19-Jun-2003 | martin | Ooops, I didn't intend to enable kgdb by default here. (Since the related changes are not yet commited, it doesn't even compile)
 
 | 
| 1.67 |  | 18-Jun-2003 | martin | Add missing COMPAT_ options. 
 | 
| 1.66 |  | 29-Apr-2003 | nakayama | - Add ehci at pci. - Correct locator names for fwnode, and add sbpscsi at fwnode.
 
 | 
| 1.65 |  | 29-Apr-2003 | nakayama | Use device attributes, atapi, audiobus and midibus, instead of each devices.
 
 | 
| 1.64 |  | 26-Apr-2003 | ragge | Add pseudo-device ksyms. 
 | 
| 1.63 |  | 10-Apr-2003 | christos | Bye Bye UCONSOLE 
 | 
| 1.62 |  | 05-Apr-2003 | tsutsui | Comment out le at pci that doesn't work. (device timeout) Probably bus_dmamap_sync() calls are required in
 copy{from,to}{buf,desc}() functions..
 
 | 
| 1.61 |  | 05-Apr-2003 | tsutsui | - remove "UT" (untested) from some working devices (ahc, pcscp, ex and epic) - comment out sip which causes uncorrectable DMA error on TX.
 - add commented out pcn which also causes DMA error.
 
 | 
| 1.60 |  | 22-Mar-2003 | nakayama | PCI-CardBus bridge support for sparc64: - add CardBus and PCMCIA devices configrations.
 - add workaround for internal compiler error on dev/ic/elink3.c.
 
 | 
| 1.59 |  | 27-Feb-2003 | perseant | Make BRIDGE_IPF an option, and document it.  Add it (commented) to GENERIC. Let brconfig tell whether the bridge is using the ipfilter hook, or not.
 
 | 
| 1.58 |  | 20-Feb-2003 | seb | Add vlan(4) pseudo device. Approved by martin@ 
 | 
| 1.57 |  | 16-Feb-2003 | augustss | Add uax(4) (and url(4) in some cases). 
 | 
| 1.56 |  | 10-Feb-2003 | grant | add wi at pci. 
 | 
| 1.55 |  | 22-Nov-2002 | wiz | Fix typo (responsiness -> responsiveness). 
 | 
| 1.54 |  | 18-Oct-2002 | junyoung | Add NEW_BUFQ_STRATEGY (disabled by default). 
 | 
| 1.53 |  | 18-Oct-2002 | grant | remove 'UT' from fxp and rtk, as these have been tested and known to work. some whitespace cleanup.
 
 | 
| 1.52 |  | 18-Oct-2002 | grant | add comment about pciide and wd flags (from i386 GENERIC). 
 | 
| 1.51 |  | 14-Oct-2002 | elric | Added commented out cgd(4)s to GENERIC configs. 
 | 
| 1.50 |  | 12-Oct-2002 | provos | add SYSTRACE 
 | 
| 1.49 |  | 04-Oct-2002 | martin | Disable tagged queuing for the esp driver, with a comment describing why and how to re-enable it. The driver is broken, and can currently
 cause data corruption.
 
 Since this file is included by the INSTALL config, enabling tagged queueing
 could prevent first time installation (and creation of a custom kernel
 with these settings changed)
 
 | 
| 1.48 |  | 29-Sep-2002 | chs | enable DHCP netbooting support. 
 | 
| 1.47 |  | 25-Sep-2002 | martti | Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK" 
 | 
| 1.46 |  | 20-Sep-2002 | martti | Added (commented out) IPFILTER_DEFAULT_BLOCK. 
 | 
| 1.45 |  | 18-Sep-2002 | lukem | enable USERCONF by default; it's small and extremely useful to have available. 
 | 
| 1.44 |  | 29-Aug-2002 | chs | Add `audio* at uaudio?' so that uaudio is actually useful.  PR 15610. 
 | 
| 1.43 |  | 16-Aug-2002 | petrov | Enable sab. 
 | 
| 1.42 |  | 29-Jul-2002 | mrg | clean up esp & isp attachment lines. 
 | 
| 1.41 |  | 17-Jun-2002 | lukem | Enable "pseudo-device clockctl" in all kernels, except installation related kernels (INSTALL* and RAMDISK*).
 This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 
 | 
| 1.40 |  | 05-Jun-2002 | martin | Add audiocs at ebus. 
 | 
| 1.39 |  | 16-May-2002 | thorpej | branches:  1.39.2;  1.39.4; * Add "pcitag_t *pba_bridgetag" to pci_attach_args.  This is set to
 NULL for root PCI busses.  For busses behind a bridge, it points to
 a persistent copy of the bridge's pcitag_t.  This can be very useful
 for machine-dependent PCI bus enumeration code.
 * Implement a machine-dependent pci_enumerate_bus() for sparc64 which
 uses OFW device nodes to enumerate the bus.  When a PCI bus that is
 behind a bridge is attached, pci_attach_hook() allocates a new PCI
 chipset tag for the new bus and sets it's "curnode" to the OFW node
 of the bridge.  This is used as a starting point when enumerating
 that bus.  Root busses get the OFW node of the host bridge (psycho).
 * Garbage-collect "ofpci" and "ofppb" from the sparc64 port.
 
 | 
| 1.38 |  | 13-May-2002 | eeh | Add rtc@ebus. 
 | 
| 1.37 |  | 06-May-2002 | eeh | Switch to ofpci. 
 | 
| 1.36 |  | 25-Apr-2002 | atatat | 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.35 |  | 17-Apr-2002 | mycroft | Switch from de to tlp by default. 
 | 
| 1.34 |  | 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.33 |  | 29-Mar-2002 | bouyer | tl* at pci? now works. 
 | 
| 1.32 |  | 10-Feb-2002 | wiz | Update description for icsphy. 
 | 
| 1.31 |  | 05-Feb-2002 | eeh | Add a sound driver for Blade 100s (which doesn't seem to do much.  All I get is the sound of silecne.)
 
 | 
| 1.30 |  | 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.29 |  | 19-Jan-2002 | oster | Add new RF_* options for RAIDframe bits that are no longer built by default. 
 While we're here, enable RAIDframe (and RAID_AUTOCONFIG) by default for
 architectures that I'm comfortable can deal with it being on by default.
 
 Also: bump the number of 'raid' devices from 4 to 8, since 4 seems to
 be insufficient in practise.
 
 | 
| 1.28 |  | 30-Dec-2001 | augustss | Make uhidev change. 
 | 
| 1.27 |  | 28-Dec-2001 | martin | Add PPPoE to all generic kernels that should be able to use it. XXX TODO: do this for INSTALL kernels too, add sysinst support and make the
 XXX needed binaries available on the ramdisk root fs.
 
 | 
| 1.26 |  | 05-Dec-2001 | mrg | add commented BLINK option. 
 | 
| 1.25 |  | 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.24 |  | 20-Nov-2001 | lukem | - pull in opt_kgdb.h where necessary - replace opt_kgdb_machdep.h with opt_kgdb.h
 - defparam opt_kgdb.h:
 KGDB_DEV KGDB_DEVNAME KGDB_DEVADDR KGDB_DEVRATE KGDB_DEVMODE
 - move from opt_ddbparam.h to opt_ddb.h:
 DDB_FROMCONSOLE DDB_ONPANIC DDB_HISTORY_SIZE DDB_BREAK_CHAR SYMTAB_SPACE
 - replace KGDBDEV with KGDB_DEV
 - replace KGDBADDR with KGDB_DEVADDR
 - replace KGDBMODE with KGDB_DEVMODE
 - replace KGDBRATE with KGDB_DEVRATE
 - use `9600' instead of `0x2580' for 9600 baud rate
 - use correct quotes for  options KGDB_DEVNAME="\"com\""
 - use correct quotes for  options KGDB_DEV="17*256+0"
 - remove unnecessary dependancy on Makefile for kgdb_stub.o
 - minor whitespace cleanup
 
 | 
| 1.23 |  | 03-Nov-2001 | tsutsui | branches:  1.23.2; Add iha and trm at pci, and mark untested SCSI controllers "UT".
 
 | 
| 1.22 |  | 24-Oct-2001 | thorpej | Clean up the 32-bit vs. 64-bit kernel configuration stuff: - Put all options necessary to build a 64-bit kernel into std.sparc64-64,
 which can be included after std.sparc64.
 - Change the logic used to enable 64-bit kernels.  The kernel Makefile now
 uses an LP64 make variable, and explicitly sets compiler flags and linker
 scripts to generate 32-bit or 64-bit kernels.
 
 | 
| 1.21 |  | 21-Sep-2001 | eeh | branches:  1.21.2; Workaround for machines with the Acer Labs chipsets.
 
 | 
| 1.20 |  | 16-Sep-2001 | eeh | Enable GEM, USB and Firewire drivers. 
 | 
| 1.19 |  | 01-Sep-2001 | atatat | branches:  1.19.2; Add bridge pseudo devices to GENERIC configs
 
 | 
| 1.18 |  | 20-Jul-2001 | eeh | PCI overhaul. 
 | 
| 1.17 |  | 10-Jul-2001 | matt | Add tlp* at pci? (for Netra X1). 
 | 
| 1.16 |  | 08-Jul-2001 | abs | branches:  1.16.2; Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options,
 and with the comment '4.2BSD TCP/IP bug compat. Not recommended'
 Add commented out 'TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG'
 (All hail amiga and atari which make some attempt to automate the
 multiplicity of config files...)
 
 | 
| 1.15 |  | 29-Mar-2001 | petrov | add fas configuration 
 | 
| 1.14 |  | 02-Mar-2001 | mrg | branches:  1.14.2; - no need to hard wire pci busses or hme0 anymore
 - clean up some comments
 - __ELF__ is defined by the compiler
 
 | 
| 1.13 |  | 28-Feb-2001 | mjacob | add SES device 
 | 
| 1.12 |  | 11-Feb-2001 | eeh | Add COMPAT_SVR4_32. 
 | 
| 1.11 |  | 30-Dec-2000 | mjacob | Enable Qlogic PCI cards 
 | 
| 1.10 |  | 03-Dec-2000 | fvdl | TRAPWIN is defined by default in trap.c, don't define it here. 
 | 
| 1.9 |  | 19-Nov-2000 | mrg | branches:  1.9.2; fix some comments.
 
 | 
| 1.8 |  | 09-Nov-2000 | eeh | Enable clean up keyboard attach and make formatting prettier. 
 | 
| 1.7 |  | 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.6 |  | 21-Sep-2000 | eeh | Add support for the `com' driver and Sun Keyboard/Mouse line disciplines. 
 | 
| 1.5 |  | 22-Aug-2000 | pk | These devices will never be found on sun4u machines. 
 | 
| 1.4 |  | 13-Aug-2000 | itojun | move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), as it is no wthe default setting for everyone.
 
 the reason we still use the name "PULLDOWN_TEST" while it is now default:
 kame code sharing.
 
 | 
| 1.3 |  | 31-Jul-2000 | mrg | hardcode onboard "hme" to "hme0" 
 | 
| 1.2 |  | 27-Jul-2000 | mrg | remove COMPAT_AOUT option. 
 | 
| 1.1 |  | 07-Jul-2000 | eeh | branches:  1.1.2; Rename GENERIC to GENERIC32 and GENERIC64 to GENERIC to allow snapshots to
 build properly.
 
 | 
| 1.1.2.4 |  | 16-Mar-2001 | he | Pull up revision 1.11 (requested by mjacob): Enable PCI Qlogic cards.
 
 | 
| 1.1.2.3 |  | 07-Aug-2000 | mrg | pull up 1.3 (approved by thorpej): >hardcode onboard "hme" to "hme0"
 
 | 
| 1.1.2.2 |  | 18-Jul-2000 | mrg | pullup the contents of -current arch/sparc64.  this gives us significant ultrasparc PCI support (ultra5, ultra10, AXi, and E250 tested so far),
 plus many other small fixes.  netbooting is now supported.
 
 | 
| 1.1.2.1 |  | 07-Jul-2000 | mrg | file GENERIC32 was added on branch netbsd-1-5 on 2000-07-18 16:23:16 +0000 
 | 
| 1.9.2.8 |  | 21-Apr-2001 | bouyer | Sync with HEAD 
 | 
| 1.9.2.7 |  | 12-Mar-2001 | bouyer | Sync with HEAD. 
 | 
| 1.9.2.6 |  | 11-Feb-2001 | bouyer | Sync with HEAD. 
 | 
| 1.9.2.5 |  | 05-Jan-2001 | bouyer | Sync with HEAD 
 | 
| 1.9.2.4 |  | 08-Dec-2000 | bouyer | Sync with HEAD. 
 | 
| 1.9.2.3 |  | 22-Nov-2000 | bouyer | Sync with HEAD. 
 | 
| 1.9.2.2 |  | 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.9.2.1 |  | 19-Nov-2000 | bouyer | file GENERIC32 was added on branch thorpej_scsipi on 2000-11-20 20:26:40 +0000 
 | 
| 1.14.2.1 |  | 09-Apr-2001 | nathanw | Catch up with -current. 
 | 
| 1.16.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.16.2.7 |  | 06-Sep-2002 | jdolecek | sync kqueue branch with HEAD 
 | 
| 1.16.2.6 |  | 23-Jun-2002 | jdolecek | catch up with -current on kqueue branch 
 | 
| 1.16.2.5 |  | 16-Mar-2002 | jdolecek | Catch up with -current. 
 | 
| 1.16.2.4 |  | 11-Feb-2002 | jdolecek | Sync w/ -current. 
 | 
| 1.16.2.3 |  | 10-Jan-2002 | thorpej | Sync kqueue branch with -current. 
 | 
| 1.16.2.2 |  | 13-Sep-2001 | thorpej | Update the kqueue branch to HEAD. 
 | 
| 1.16.2.1 |  | 03-Aug-2001 | lukem | update to -current 
 | 
| 1.19.2.1 |  | 01-Oct-2001 | fvdl | Catch up with -current. 
 | 
| 1.21.2.1 |  | 12-Nov-2001 | thorpej | Sync the thorpej-mips-cache branch with -current. 
 | 
| 1.23.2.11 |  | 11-Dec-2002 | thorpej | Sync with HEAD. 
 | 
| 1.23.2.10 |  | 11-Nov-2002 | nathanw | Catch up to -current 
 | 
| 1.23.2.9 |  | 18-Oct-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.8 |  | 17-Sep-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.7 |  | 27-Aug-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.6 |  | 01-Aug-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.5 |  | 20-Jun-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.4 |  | 17-Apr-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.3 |  | 28-Feb-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.2 |  | 08-Jan-2002 | nathanw | Catch up to -current. 
 | 
| 1.23.2.1 |  | 03-Nov-2001 | nathanw | file GENERIC32 was added on branch nathanw_sa on 2002-01-08 00:27:57 +0000 
 | 
| 1.39.4.5 |  | 26-Oct-2005 | jmc | Pullup (via patch) requested in ticket #5754 by itohy 
 Provide a backport for ukyopon(4) and pullup umodem(4) updates.
 
 | 
| 1.39.4.4 |  | 30-Nov-2002 | he | Pull up revision 1.44 (requested by chs in ticket #769): Add ``audio* at uaudio?'' so that uaudio is actually useful.
 Fixes PR#15610.
 
 | 
| 1.39.4.3 |  | 24-Oct-2002 | lukem | Pull up upgrade to IPfilter 3.4.29 (requested by martti in ticket #905). Affected files & revisions:
 
 dist/ipf/HISTORY				1.14
 dist/ipf/fils.c					1.17-1.21
 dist/ipf/ipf.c					1.11-1.13
 dist/ipf/ipfs.c					1.8-1.10
 dist/ipf/ipft_ef.c				1.6-1.7
 dist/ipf/ipft_td.c				1.6-1.7
 dist/ipf/ipft_tx.c				1.7-1.8
 dist/ipf/ipmon.c				1.12-1.17
 dist/ipf/ipnat.c				1.11-1.12
 dist/ipf/ipsend/ip_var.h			1.2
 dist/ipf/ipsend/ipsend.c			1.8
 dist/ipf/ipsend/iptests.c			1.5
 dist/ipf/ipt.c					1.8-1.10
 dist/ipf/kmem.c					1.8-1.10
 dist/ipf/man/ipf.4				1.10
 dist/ipf/man/ipf.5				1.8
 dist/ipf/man/ipftest.1				1.3
 dist/ipf/man/ipmon.8				1.10
 dist/ipf/man/ipnat.5				1.9-1.10
 dist/ipf/man/ipnat.8				1.4
 dist/ipf/misc.c					1.7
 dist/ipf/natparse.c				1.10
 dist/ipf/parse.c				1.13
 dist/ipf/printnat.c				1.8-1.10
 dist/ipf/relay.c				1.5-1.6
 dist/ipf/rules/example.9			1.2
 etc/rc.d/ipnat					1.8
 regress/sys/kern/ipf/Makefile			1.3-1.4
 regress/sys/kern/ipf/dotest6			1.2
 regress/sys/kern/ipf/expected/f13		1.1.1.2
 regress/sys/kern/ipf/expected/i12		1.1.1.1
 regress/sys/kern/ipf/expected/ni3		1.1.1.1
 regress/sys/kern/ipf/expected/ni5		1.2
 regress/sys/kern/ipf/input/f13			1.1.1.2
 regress/sys/kern/ipf/input/ipv6.1		1.1.1.1
 regress/sys/kern/ipf/input/ni3			1.1.1.1
 regress/sys/kern/ipf/regress/i12		1.1.1.1
 regress/sys/kern/ipf/regress/ipv6.1		1.1.1.1
 regress/sys/kern/ipf/regress/ni3.ipf		1.1.1.1
 regress/sys/kern/ipf/regress/ni3.nat		1.1.1.1
 sys/arch/alpha/conf/ALPHA			1.169,1.171
 sys/arch/amiga/conf/GENERIC			1.185-1.186
 sys/arch/arc/conf/GENERIC			1.71-1.72
 sys/arch/atari/conf/GENERIC.in			1.24-1.25
 sys/arch/cats/conf/GENERIC			1.31-1.32
 sys/arch/cobalt/conf/GENERIC			1.34-1.35
 sys/arch/hp300/conf/GENERIC			1.83-1.84
 sys/arch/i386/conf/CARDBUS			1.66-1.67
 sys/arch/i386/conf/GENERIC			1.510,1.512
 sys/arch/i386/conf/GENERIC_LAPTOP		1.58-1.59
 sys/arch/i386/conf/GENERIC_PS2TINY		1.19-1.20
 sys/arch/i386/conf/GENERIC_TINY			1.47-1.48
 sys/arch/luna68k/conf/GENERIC			1.33-1.33
 sys/arch/mac68k/conf/GENERIC			1.130-1.131
 sys/arch/mac68k/conf/GENERICSBC			1.21-1.22
 sys/arch/mac68k/conf/SMALLRAM			1.4-1.5
 sys/arch/macppc/conf/GENERIC			1.142-1.143
 sys/arch/mipsco/conf/GENERIC			1.21-1.22
 sys/arch/mmeye/conf/GENERIC			1.44-1.45
 sys/arch/news68k/conf/GENERIC			1.36-1.37
 sys/arch/news68k/conf/GENERIC_TINY		1.18-1.19
 sys/arch/newsmips/conf/GENERIC			1.50-1.51
 sys/arch/ofppc/conf/GENERIC			1.56-1.57
 sys/arch/pmax/conf/GENERIC			1.103-1.104
 sys/arch/prep/conf/GENERIC			1.55-1.56
 sys/arch/sbmips/conf/GENERIC			1.11-1.12
 sys/arch/sgimips/conf/GENERIC			1.7-1.8
 sys/arch/sparc/conf/GENERIC			1.138-1.139
 sys/arch/sparc64/conf/GENERIC32			1.46-1.47
 sys/arch/vax/conf/GENERIC			1.102-1.103
 sys/arch/x68k/conf/ALL				1.55-1.56
 sys/arch/x68k/conf/GENERIC			1.80-1.81
 sys/lkm/netinet/if_ipl/mln_ipl.c		1.29
 sys/netinet/fil.c				1.57-1.58
 sys/netinet/ip_auth.c				1.29-1.30
 sys/netinet/ip_compat.h				1.30-1.31
 sys/netinet/ip_fil.c				1.81-1.86
 sys/netinet/ip_fil.h				1.46-1.49
 sys/netinet/ip_frag.c				1.33-1.34
 sys/netinet/ip_frag.h				1.18
 sys/netinet/ip_ftp_pxy.c			1.25-1.26
 sys/netinet/ip_h323_pxy.c			1.5-1.6
 sys/netinet/ip_log.c				1.22-1.23
 sys/netinet/ip_nat.c				1.51-1.53
 sys/netinet/ip_nat.h				1.27
 sys/netinet/ip_netbios_pxy.c			1.4
 sys/netinet/ip_proxy.c				1.35-1.36
 sys/netinet/ip_proxy.h				1.18
 sys/netinet/ip_state.c				1.41-1.42
 sys/netinet/ip_state.h				1.23
 sys/netinet/ipl.h				1.14
 
 | 
| 1.39.4.2 |  | 01-Aug-2002 | lukem | Pull up revision 1.41 (requested by lukem in ticket #312): Enable "pseudo-device clockctl" in all kernels, except
 installation related kernels (INSTALL* and RAMDISK*).
 This enables rc.conf(5) $ntpd_chroot to be used "out of the box"
 
 | 
| 1.39.4.1 |  | 10-Jun-2002 | tv | Pull up revision 1.40 (requested by 186 in ticket #0): Add audiocs at ebus.
 
 | 
| 1.39.2.4 |  | 31-Aug-2002 | gehenna | catch up with -current. 
 | 
| 1.39.2.3 |  | 31-Aug-2002 | gehenna | catch up with -current. 
 | 
| 1.39.2.2 |  | 15-Jul-2002 | gehenna | catch up with -current. 
 | 
| 1.39.2.1 |  | 16-May-2002 | gehenna | file GENERIC32 was added on branch gehenna-devsw on 2002-07-15 01:21:37 +0000 
 | 
| 1.69.2.14 |  | 11-Dec-2005 | christos | Sync with head. 
 | 
| 1.69.2.13 |  | 10-Nov-2005 | skrll | Sync with HEAD. Here we go again... 
 | 
| 1.69.2.12 |  | 04-Mar-2005 | skrll | Sync with HEAD. 
 Hi Perry!
 
 | 
| 1.69.2.11 |  | 15-Feb-2005 | skrll | Sync with HEAD. 
 | 
| 1.69.2.10 |  | 07-Feb-2005 | skrll | Sunc with HEAD. 
 | 
| 1.69.2.9 |  | 04-Feb-2005 | skrll | Sync with HEAD. 
 | 
| 1.69.2.8 |  | 24-Jan-2005 | skrll | Sync with HEAD. 
 | 
| 1.69.2.7 |  | 29-Nov-2004 | skrll | Sync with HEAD. 
 | 
| 1.69.2.6 |  | 14-Nov-2004 | skrll | Sync with HEAD. 
 | 
| 1.69.2.5 |  | 02-Nov-2004 | skrll | Sync with HEAD. 
 | 
| 1.69.2.4 |  | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.69.2.3 |  | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.69.2.2 |  | 03-Sep-2004 | skrll | Sync with HEAD 
 | 
| 1.69.2.1 |  | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.79.2.4 |  | 11-Aug-2007 | bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC                   1.80 via patch
 sys/arch/amd64/conf/GENERIC                     1.154 via patch
 sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
 sys/arch/arc/conf/GENERIC                       1.148 via patch
 sys/arch/atari/conf/GENERIC.in                  1.68 via patch
 sys/arch/cats/conf/GENERIC                      1.116 via patch
 sys/arch/hp300/conf/GENERIC                     1.141 via patch
 sys/arch/hp700/conf/GENERIC                     patch
 sys/arch/i386/conf/GENERIC                      1.840 via patch
 sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
 sys/arch/i386/conf/GENERIC.MPACPI               patch
 sys/arch/mac68k/conf/GENERIC                    1.182 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
 sys/arch/sparc/conf/GENERIC                     1.200 via patch
 sys/arch/sparc64/conf/GENERIC32                 patch
 sys/arch/xen/conf/GENERIC                       patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.79.2.3 |  | 30-Aug-2004 | tron | branches:  1.79.2.3.2; Pull up revision 1.87 (requested by itohy in ticket #800):
 Add njs to some generic config files (I tested on i386 and sparc64).
 
 | 
| 1.79.2.2 |  | 15-Jul-2004 | he | Pull up revision 1.85 (requested by atatat in ticket #663): Add "options SYSCTL_INCLUDE_DESCR" to a lot of configurations,
 but commented out in most of them.
 
 | 
| 1.79.2.1 |  | 30-Jun-2004 | jdc | Pull up revision 1.84 (requested by abs in ticket #567). 
 Add (commented out) ALTQ options to all GENERIC-like files
 
 | 
| 1.79.2.3.2.3 |  | 11-Aug-2007 | bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC                   1.80 via patch
 sys/arch/amd64/conf/GENERIC                     1.154 via patch
 sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
 sys/arch/arc/conf/GENERIC                       1.148 via patch
 sys/arch/atari/conf/GENERIC.in                  1.68 via patch
 sys/arch/cats/conf/GENERIC                      1.116 via patch
 sys/arch/hp300/conf/GENERIC                     1.141 via patch
 sys/arch/hp700/conf/GENERIC                     patch
 sys/arch/i386/conf/GENERIC                      1.840 via patch
 sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
 sys/arch/i386/conf/GENERIC.MPACPI               patch
 sys/arch/mac68k/conf/GENERIC                    1.182 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
 sys/arch/sparc/conf/GENERIC                     1.200 via patch
 sys/arch/sparc64/conf/GENERIC32                 patch
 sys/arch/xen/conf/GENERIC                       patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.79.2.3.2.2 |  | 21-Jul-2005 | riz | branches:  1.79.2.3.2.2.2; Pull up revision 1.99 (requested by itohy in ticket #1430):
 Add ukyopon(4).
 
 | 
| 1.79.2.3.2.1 |  | 02-Apr-2005 | he | Pull up revision 1.91 (requested by bouyer in ticket #1019): Add pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) series of
 controllers.
 
 | 
| 1.79.2.3.2.2.2.1 |  | 11-Aug-2007 | bouyer | Pull up following revision(s) (requested by adrianp in ticket #11356): sys/arch/acorn32/conf/GENERIC                   1.80 via patch
 sys/arch/amd64/conf/GENERIC                     1.154 via patch
 sys/arch/amiga/conf/GENERIC.in                  1.61 via patch
 sys/arch/arc/conf/GENERIC                       1.148 via patch
 sys/arch/atari/conf/GENERIC.in                  1.68 via patch
 sys/arch/cats/conf/GENERIC                      1.116 via patch
 sys/arch/hp300/conf/GENERIC                     1.141 via patch
 sys/arch/hp700/conf/GENERIC                     patch
 sys/arch/i386/conf/GENERIC                      1.840 via patch
 sys/arch/i386/conf/GENERIC_LAPTOP               1.239 via patch
 sys/arch/i386/conf/GENERIC.MPACPI               patch
 sys/arch/mac68k/conf/GENERIC                    1.182 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x            1.68 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x            1.66 via patch
 sys/arch/sparc/conf/GENERIC                     1.200 via patch
 sys/arch/sparc64/conf/GENERIC32                 patch
 sys/arch/xen/conf/GENERIC                       patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.91.4.1 |  | 29-Apr-2005 | kent | sync with -current 
 | 
| 1.92.2.2 |  | 19-Mar-2005 | yamt | sync with head.  xen and whitespace.  xen part is not finished. 
 | 
| 1.92.2.1 |  | 12-Feb-2005 | yamt | sync with head. 
 | 
| 1.98.2.14 |  | 28-Aug-2007 | ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
 sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
 sys/arch/cats/conf/GENERIC: revision 1.116 via patch
 sys/arch/arc/conf/GENERIC: revision 1.148 via patch
 sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
 sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
 sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
 sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
 sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
 sys/arch/i386/conf/GENERIC.MPACPI: patch
 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
 sys/arch/i386/conf/GENERIC: revision 1.840 via patch
 sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
 sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.98.2.13 |  | 20-Apr-2006 | snj | branches:  1.98.2.13.2; Pull up following revision(s) (requested by tron in ticket #1267):
 sys/arch/sparc64/conf/GENERIC32: revision 1.136
 Add makphy(4). Tested with an Intel PRO/1000 MT in a Tadpole Voyager.
 
 | 
| 1.98.2.12 |  | 20-Apr-2006 | snj | Pull up following revision(s) (requested by tron in ticket #1267): sys/arch/sparc64/conf/GENERIC32: revision 1.122
 Add wm and igphy -- tested on my E250, fully functional.
 
 | 
| 1.98.2.11 |  | 14-Aug-2005 | riz | branches:  1.98.2.11.2; Pull up revision 1.112 (requested by hubertf in ticket #625):
 Add support for reading cloop2 compressed filesystem images,
 enable by putting VND_COMPRESSION into kernel config file.
 Written by Cliff Wright, polished up slightly by me.
 
 | 
| 1.98.2.10 |  | 18-Jul-2005 | riz | Pull up revision 1.110 (requested by tron in ticket #566): Add (commented out) IPSEC_NAT_T option.
 
 | 
| 1.98.2.9 |  | 18-Jun-2005 | riz | Pull up revision 1.108 (requested by tron in ticket #457): Remove commented out "upa" attachments because NetBSD doesn't have a
 driver for that anyway. Approved by Martin Husemann.
 
 | 
| 1.98.2.8 |  | 07-Jun-2005 | tron | Pull up revision 1.106 (requested by martin in ticket #375): changed wsdisplay* attachment so the console display will always be
 wsdisplay0
 
 | 
| 1.98.2.7 |  | 07-Jun-2005 | tron | Pull up revision 1.104 (requested by martin in ticket #373): Rename REALWHITE to SNOWWHITE.
 While there, add LIGHT versions of the other predefined colours as well.
 
 | 
| 1.98.2.6 |  | 07-Jun-2005 | tron | Pull up revision 1.103 (requested by martin in ticket #372): Use the new WSCOL_REALWHITE as default background color.
 
 | 
| 1.98.2.5 |  | 03-Jun-2005 | riz | Pull up revision 1.102 (requested by martin in ticket #369): Add wsmux and wsfont pseudo devices.
 
 | 
| 1.98.2.4 |  | 03-Jun-2005 | riz | Pull up revision 1.101 (requested by martin in ticket #368): Add all missing USB stuff (from i386 GENERIC).
 
 | 
| 1.98.2.3 |  | 03-Jun-2005 | riz | Pull up revision 1.100 (requested by martin in ticket #367): Use wscons/wskbd/wsmouse/wsdisplay by default.
 
 | 
| 1.98.2.2 |  | 01-Jun-2005 | riz | Pull up revision 1.105 (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.98.2.1 |  | 17-Apr-2005 | tron | Pull up revision 1.99 (requested by itohy in ticket #160): Add ukyopon(4).
 
 | 
| 1.98.2.13.2.1 |  | 28-Aug-2007 | ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
 sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
 sys/arch/cats/conf/GENERIC: revision 1.116 via patch
 sys/arch/arc/conf/GENERIC: revision 1.148 via patch
 sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
 sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
 sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
 sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
 sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
 sys/arch/i386/conf/GENERIC.MPACPI: patch
 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
 sys/arch/i386/conf/GENERIC: revision 1.840 via patch
 sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
 sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.98.2.11.2.1 |  | 28-Aug-2007 | ghen | Pull up following revision(s) (requested by adrianp in ticket #1826): sys/arch/hp300/conf/GENERIC: revision 1.141 via patch
 sys/arch/amd64/conf/GENERIC: revision 1.154 via patch
 sys/arch/cats/conf/GENERIC: revision 1.116 via patch
 sys/arch/arc/conf/GENERIC: revision 1.148 via patch
 sys/arch/acorn32/conf/GENERIC: revision 1.80 via patch
 sys/arch/sparc/conf/GENERIC: revision 1.200 via patch
 sys/arch/sparc64/conf/GENERIC: revision 1.88 via patch
 sys/arch/atari/conf/GENERIC.in: revision 1.68 via patch
 sys/arch/amiga/conf/GENERIC: revision 1.248 via patch
 sys/arch/i386/conf/GENERIC.MPACPI: patch
 sys/arch/i386/conf/GENERIC_LAPTOP: revision 1.239 via patch
 sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.66 via patch
 sys/arch/i386/conf/GENERIC: revision 1.840 via patch
 sys/arch/amiga/conf/GENERIC.in: revision 1.61 via patch
 sys/arch/sgimips/conf/GENERIC32_IP2x: revision 1.68 via patch
 sys/arch/mac68k/conf/GENERIC: revision 1.182 via patch
 Remove iso(4) from GENERIC kernels, as discussed on tech-net@
 Ok'ed by core@
 
 | 
| 1.109.2.2 |  | 30-Dec-2006 | yamt | sync with head. 
 | 
| 1.109.2.1 |  | 21-Jun-2006 | yamt | sync with head. 
 | 
| 1.118.6.1 |  | 29-Nov-2005 | yamt | sync with head. 
 | 
| 1.125.2.3 |  | 18-Feb-2006 | yamt | sync with head. 
 | 
| 1.125.2.2 |  | 01-Feb-2006 | yamt | sync with head. 
 | 
| 1.125.2.1 |  | 15-Jan-2006 | yamt | sync with head. 
 | 
| 1.128.2.1 |  | 09-Sep-2006 | rpaulo | sync with head 
 | 
| 1.129.2.2 |  | 07-Jun-2006 | kardel | Sync with head. 
 | 
| 1.129.2.1 |  | 22-Apr-2006 | simonb | Sync with head. 
 | 
| 1.133.4.1 |  | 19-Apr-2006 | elad | sync with head - hopefully this will work 
 | 
| 1.133.2.5 |  | 11-Aug-2006 | yamt | sync with head 
 | 
| 1.133.2.4 |  | 26-Jun-2006 | yamt | sync with head. 
 | 
| 1.133.2.3 |  | 24-May-2006 | yamt | sync with head. 
 | 
| 1.133.2.2 |  | 01-Apr-2006 | yamt | sync with head. 
 | 
| 1.133.2.1 |  | 13-Mar-2006 | yamt | sync with head. 
 | 
| 1.134.2.2 |  | 24-May-2006 | tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch. 
 | 
| 1.134.2.1 |  | 31-Mar-2006 | tron | Merge 2006-03-31 NetBSD-current into the "peter-altq" branch. 
 | 
| 1.137.2.1 |  | 19-Jun-2006 | chap | Sync with head. 
 | 
| 1.138.2.1 |  | 13-Jul-2006 | gdamore | Merge from HEAD. 
 | 
| 1.140.126.1 |  | 29-May-2016 | skrll | Sync with HEAD 
 | 
| 1.140.118.1 |  | 07-Jun-2018 | martin | Fix fallout from ticket #1500: COMPAT_SVR4* has been disabled, do not disable it here again.
 
 | 
| 1.140.108.1 |  | 07-Jun-2018 | martin | Fix fallout from ticket #1500: COMPAT_SVR4* has been disabled, do not disable it here again.
 
 | 
| 1.140.106.1 |  | 03-Dec-2017 | jdolecek | update from HEAD 
 | 
| 1.140.102.1 |  | 07-Jun-2018 | martin | Fix fallout from ticket #1500: COMPAT_SVR4* has been disabled, do not disable it here again.
 
 | 
| 1.141.18.1 |  | 10-Jun-2019 | christos | Sync with HEAD 
 | 
| 1.141.16.1 |  | 26-Dec-2018 | pgoyette | Sync with HEAD, resolve a few conflicts 
 |