Subject: Re: linux...
To: Dawid Busse <darthbula@space.pl>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: regional-pl
Date: 06/08/2003 15:28:46
> Cc: Bartosz Kuz'ma <bartosz@atom.eu.org>, regional-pl@NetBSD.org
> Subject: linux...
>
> a mi si=EA wydaj czy COMPAT_LINUX eymaga jeszcze:
> COMPAT_43
> COMPAT_OSSAUDIO
> INET6
>
> bo nigdzie o tym nie pisz=B1 jak chce=E6 linuxa wkompilowa=E6 w jajko to =
config
> bled=F3w nie zg=B3asza ale modu=B3y bez tych 3 nie da rady za=B3adowa=E6.=
=2E.
>
chyba przesadzi=B3e=B6:

m=F3j konfig (-current):

troche nadmiarowy ale pare rzeczy mam do zabaw i niech sobie b=EAdzie.

include=09=09"arch/i386/conf/std.i386"
include =09"arch/i386/conf/largepages.inc"
maxusers=0964=09=09# estimated number of users
options=09=09MAXUPRC=3D1000
options =09I586_CPU
#options=09=09VM86
#options=09=09USER_LDT
options =09CPURESET_DELAY=3D500

#options=09=09REALEXTMEM=3D64512
#options =09UCONSOLE=09# users can use TIOCCONS (for xconsole)
options =09INSECURE=09# disable kernel security levels
options =09RTC_OFFSET=3D0=09# hardware clock is this many mins. west of GMT
options =09SYSVMSG=09=09# System V-like message queues
options =09SYSVSEM=09=09# System V-like semaphores
options=09=09BUFPAGES=3D2048
options =09SYSVSHM=09=09# System V-like memory sharing
options =09SHMMAXPGS=3D8192=09# 1024 to za ma=B3o do squida
options=09=09MSGMNB=3D16384    #te=BF squid
options=09=09MSGMNI=3D41
options=09=09MSGSEG=3D2048
options=09=09MSGSSZ=3D64
options=09=09MSGTQL=3D512

options=09=09KTRACE
options =09LKM=09=09# loadable kernel modules
options=09=09COMPAT_13
options=09=09COMPAT_14
options=09=09COMPAT_15
options=09=09COMPAT_LINUX
options=09=09COMPAT_FREEBSD


options =09NEW_BUFQ_STRATEGY
options=09=09USE_TOPDOWN_VM
#options=09=09PERFCTRS

file-system =09FFS=09=09# UFS
file-system=09NFS
file-system =09CD9660=09=09# ISO 9660 + Rock Ridge file system
file-system=09PROCFS
options =09QUOTA=09=09# UFS quotas
options =09SOFTDEP         # FFS soft updates support.

options =09INET=09=09# IP + ICMP + TCP + UDP
options=09=09INET6
options=09=09IPSEC
options=09=09IPSEC_ESP
options=09=09NFSSERVER
options=09=09NMBCLUSTERS=3D4096
options=09=09IPFORWARDING=3D1
options=09=09IPFORWSRCRT=3D0
options =09PPP_DEFLATE=09# Deflate compression support for PPP
options =09PCIVERBOSE=09# verbose PCI device autoconfig messages
options =09SCSIVERBOSE=09# human readable SCSI error messages
options=09=09USBVERBOSE

config=09=09netbsd=09root on wd0a type ffs dumps on none
mainbus0 =09at root
cpu0=09=09at mainbus0

# PCI bus support
pci0=09at mainbus0 bus 0
pchb0=09at pci0 dev 0 function 0=09# PCI-Host bridges
sip0=09at pci0 dev 9 function 0
nsphyter0 at sip0 phy 0

uhci0=09at pci0 dev 7 function 2
usb0=09at uhci0
uhub0=09at usb0
uhub*   at uhub? port ?


# USB Printer
ulpt*   at uhub? port ? configuration ? interface ?

# USB Modem
umodem* at uhub? port ? configuration ?
ucom*   at umodem?

# USB Mass Storage
umass*  at uhub? port ? configuration ? interface ?
atapibus* at umass? channel ?
cd*=09at atapibus? drive ?
scsibus* at umass? channel ?

# USB Generic driver
ugen*   at uhub? port ?



pciide0 at pci0 dev 7 function 1
wd0 =09at pciide0 channel 0 drive 0
wd1=09at pciide0 channel 0 drive 1
atapibus0=09at pciide0 channel 1
cd0=09at atapibus0 drive 0
cd1=09at atapibus0 drive 1

sd*=09at scsibus? target ? lun ?

pcib0=09at pci0 dev 7 function 0=09# PCI-ISA bridges
isa0=09at pcib0
fdc0=09at isa0 port 0x3f0 irq 6 drq 2=09# standard PC floppy controllers
fd0=09at fdc0 drive 0=09=09=09# the drives themselves
npx0=09at isa0 port 0xf0 irq 13=09# x86 math coprocessor
lpt0=09at isa0 port 0x378 irq 7
lpt1=09at isa0 port 0x278

com0=09at isa0 port 0x3f8 irq 4
com1=09at isa0 port 0x2f8 irq 3
com2=09at isa0 port 0x3e8 irq 10
#com3=09at isa0 port 0x2e8 irq 11

#pc0=09at isa0 port 0x60 irq 1

pseudo-device=09vnd=09=094=09# disk-like interface to files

pseudo-device=09ipfilter=09=09# IP filter (firewall) and NAT
pseudo-device=09bpfilter=0916
pseudo-device=09loop=09=09=09# network loopback
pseudo-device=09ppp=09=092=09# Point-to-Point Protocol
pseudo-device=09pty=09=09128=09# pseudo-terminals
pseudo-device=09rnd=09=09=09# /dev/random and in-kernel generator
pseudo-device=09tun=09=0932=09# IPv[46] over IPv[46] tunnel (RFC1933)
pseudo-device=09vlan=09=0932
#options=09=09RAID_AUTOCONFIG
#pseudo-device=09raid=09=094