shige
32d0f6374a
Remove hptide, and ata related devices.
...
OMS-AL400 has no hptide device.
2006-02-27 20:50:48 +00:00
simonb
7a89a17ecd
Sort PCI devices alphabetically.
...
Add "sip" and "fxp" ethernet cards.
Split ethernet and IDE controller devices into separate sections.
Use "options<space><tab>".
2006-02-25 11:47:41 +00:00
simonb
f6508730bb
Sort PCI devices alphabetically.
...
Remove IDE controller and related devices - the MeshCube doesn't have
one of these.
Use "options<space><tab>".
2006-02-25 11:45:24 +00:00
simonb
f309c85ff6
Sort PHYs alphabetically, add nsphyter.
...
Use "options<space><tab>".
2006-02-25 11:43:14 +00:00
shige
6707bdbecb
Support Plathome OpenMicroServer (OMS-AL400).
...
http://www.plathome.co.jp/products/oms400/index.html (sorry japanese only).
2006-02-23 17:14:01 +00:00
gdamore
7907cb6c09
Initial configuration for MTX-1, aka Meshcube.
2006-02-23 04:40:52 +00:00
gdamore
c8934e8111
Remove evbmips-specific aupcmcia... to be reimported shortly into
...
mips/alchemy.
2006-02-23 03:34:35 +00:00
gdamore
e5312db1b0
Reenable PCI on DBAU1500. May still be useful for PIO devices. Comments
...
in the config are left intact, though.
Add a PMAP-driven bus_space for access to upper memory, instead of using
wired entries.
Convert aupci to use said bus_space -- no measured performance impact.
2006-02-16 01:55:17 +00:00
gdamore
1ab242ab37
Oops. Hadn't saved file, so missed request for feedback in comment for
...
last commit (PCI being commented out).
2006-02-14 04:29:27 +00:00
gdamore
ebbb314def
Comment out PCI for DBAU1500, as it seems incredibly busted. Explanatory
...
comments are included. Approved by simonb@
2006-02-14 04:26:59 +00:00
gdamore
de65dd41eb
Add rgephy for RealTek GigE
2006-02-13 04:30:12 +00:00
gdamore
2bc42dde61
GPIO support for all supported Alchemy parts.
2006-02-13 00:09:15 +00:00
gdamore
1388c544a6
Add GPIO driver, and GPIO access functions for other subsystems.
2006-02-12 20:49:34 +00:00
gdamore
cec878cba7
Added PCI support for DBAU1500 (verified).
2006-02-09 00:43:10 +00:00
gdamore
0a8bdb270d
Add Au1550 PCI support (Au1500 not yet, coming shortly).
...
Closes PR port-evbmips/32087.
Reviewed by simonb@ (Also, earlier, matt@, and tsutsui@.)
2006-02-09 00:26:39 +00:00
gdamore
cf49f62481
Clean up DBAU1550 and DBAU1500 (include ALCHEMY) per suggestion from simonb@.
2006-02-08 17:02:05 +00:00
gdamore
017c98158d
Improved alchemy board support, including board differentiation required for
...
PCI idsel and irq routing (later).
Various cleanup/rototilling to remove hardcoded pb1000 references.
Reviewed by simonb@, and derived from changes reviewed by matt@ and tsutsui@
2006-02-08 09:04:01 +00:00
gdamore
d240b42509
renamed pb1000_intr to reflect that it isn't board-specific. Prune unused
...
pb1000_intr_establish/disestablish calls.
Change was reviewed by folks as part of PCI changes, and should be
non-controversial in any case.
2006-02-07 18:57:12 +00:00
simonb
94fd5272df
Use "options<space><tab>".
2006-02-06 23:48:55 +00:00
gdamore
eab2d4562e
Fix up incorrect ICU reporting, add processor specific switch tables for
...
IRQ routing and such.
Closes PR port-evbmips/31992.
Reviewed by simonb@, matt@, and izumi@
2006-02-06 23:23:53 +00:00
gdamore
9e9a382790
Renamed PB1000 to ALCHEMY (config supports all generic ALCHEMY dev boards).
...
Reviewed by simonb@
2006-02-06 03:43:46 +00:00
cube
6ff13154dd
Remove 'count' argument for pseudo-devices that ignore it
...
(vnd, bpfilter, ppp, gif, gre, tun, sl, strip, faith, stf).
2006-02-05 05:01:48 +00:00
rpaulo
df5390003c
bpfilter doesn't accept count anymore.
2006-02-04 02:42:27 +00:00
christos
a790ff195c
PR/32086: Garrett D'Amore: Use the YAMON environment for console speed
...
selection, rather than a hard-coded speed.
2005-12-21 18:55:33 +00:00
tron
e7b5db7c4a
Add basic support for Alchemy Au1550 processor (CPU and devices).
...
Patch contributed by Garrett D'Amore in PR port-evbmips/32030.
2005-12-20 21:06:42 +00:00
thorpej
c97c3de6e9
Remove the tablet line discipline.
2005-12-20 05:35:27 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
tsutsui
ff9b47d69e
Adjust comments for options FFS_NO_SNAPSHOT.
...
XXX: This option should be mentioned in options(4).
2005-12-07 09:10:11 +00:00
dbj
8000972bbe
. Have dbsym explicitly suggest increasing SYMTAB_SPACE when
...
an overflow occurs.
. Make this error a fatal build time error
. Move the support for dbsym into the MI Makefile.kern.inc,
conditional upon the SYMTAB_SPACE option being defined in
the kernel config file.
2005-11-24 12:54:29 +00:00
yamt
d597202302
make VMSWAP optional again.
2005-09-17 14:38:38 +00:00
yamt
7e71f567e4
include "conf/std".
2005-09-17 09:44:05 +00:00
christos
93c362d7ef
Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels
2005-08-19 05:19:49 +00:00
christos
758a209d23
64 bit inode changes.
2005-08-19 02:03:49 +00:00
skrll
1293f7a748
Add (commented out) ucycom to various kernel configs.
2005-08-05 09:23:16 +00:00
yamt
38ca5312d2
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.
2005-07-31 04:04:30 +00:00
yamt
558fded29a
add "options VMSWAP" to non INSTALL kernels.
2005-07-30 06:35:34 +00:00
yamt
1d0891101c
defflag VMSWAP.
2005-07-30 06:33:33 +00:00
tron
04b9c3437f
Add (commented out) IPSEC_NAT_T option.
2005-07-07 17:05:46 +00:00
simonb
13f898cc84
Bump SYMTAB_SPACE.
2005-06-15 05:08:39 +00:00
tron
a97eb895f6
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.
2005-05-31 22:23:52 +00:00
jdolecek
4d515665c5
assign major for nsmb(4)
2005-05-10 00:02:35 +00:00
itohy
d665949330
Add ukyopon(4).
2005-04-15 17:27:20 +00:00
simonb
ff8f0b23c9
Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files
...
that didn't have those options but had other earlier compat options.
2005-02-25 13:46:48 +00:00
dsl
4822cbaae2
Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT
2005-02-18 21:05:50 +00:00
dsl
05e2f6ebdb
Add 'option FFS_SNAPSHOT' to most of the config files.
...
Commented out for kernels that appear to hace space constraints.
2005-02-11 08:25:53 +00:00
hannken
d5fbb6936f
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>
2005-01-31 16:54:32 +00:00
cube
ec53a61e98
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.
2005-01-17 15:28:51 +00:00
bouyer
fe4d81db48
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).
2004-11-24 20:49:17 +00:00
christos
30fc143afa
Add COMPAT_BSDPTY to the rest of the config files.
2004-11-10 17:54:02 +00:00
manu
6e3c639957
IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on
...
tech-net@
2004-09-04 23:29:44 +00:00