[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
soft updates? i386, ide.. dmesg/kernel config
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: soft updates? i386, ide.. dmesg/kernel config
- From: Chris Cappuccio <chris_(_at_)_oc192_(_dot_)_net>
- Date: Tue, 27 Jan 1998 14:57:23 -0800 (PST)
OpenBSD 2.2 (GONZO) #0: Sat Jan 24 21:13:36 PST 1998
chris_(_at_)_mimosa:/sys/arch/i386/compile/GONZO
cpu0: family 5 model 2 step 5
cpu0: Intel Pentium (P54C) (586-class) 100 MHz
cpu0: F00F bug workaround installed
BIOS mem = 654336 conventional, 24117248 extended
real mem = 24772608
avail mem = 21467136
using 328 buffers containing 1343488 bytes of memory
mainbus0 (root)
bios at mainbus0 not configured
pci0 at mainbus0 bus 0: configuration mode 1
"Silicon Integrated System 85C501" rev 0x00 at pci0 dev 0 function 0 not configured
"Silicon Integrated System 85C503" rev 0x00 at pci0 dev 1 function 0 not configured
vendor "Tekram Technology (2nd PCI Vendor ID)", unknown product 0xdc29 (class mass storage, subclass IDE, rev 0x00) at pci0 dev 8 function 0 not configured
ed0 at pci0 dev 13 function 0 "Realtek Semiconductor Ethernet" rev 0x00: NE2000 compatible PCI ethernet controller: address 00:40:33:9f:2b:64, type NE2000 (16-bit)
ed0: interrupting at irq 11
"Tseng Labs ET4000w32p rev C" rev 0x00 at pci0 dev 15 function 0 not configured
fxp0 at pci0 dev 17 function 0 "Intel 82557 Fast Ethernet LAN Controller" rev 0x04: Ethernet address 00:a0:c9:92:f3:9f, irq 11
isa0 at mainbus0
lpt0 at isa0 port 0x378-0x37b irq 7
isadma0 at isa0
wdc0 at isa0 port 0x1f0-0x1f7 irq 14
wd0 at wdc0 drive 0: <Conner Peripherals 850MB - CFS850A>
wd0: 812MB, 1651 cyl, 16 head, 63 sec, 512 bytes/sec (64KB cache)
wd0: using 16-sector 16-bit pio transfers, lba addressing
wdc1 at isa0 port 0x170-0x177 irq 15
wd1 at wdc1 drive 0: <WDC AC31200F>
wd1: 1222MB, 2484 cyl, 16 head, 63 sec, 512 bytes/sec (64KB cache)
wd1: using 16-sector 16-bit pio transfers, lba addressing
npx0 at isa0 port 0xf0-0xff: using exception 16
pccom0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
pccom1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
vt0 at isa0 port 0x60-0x6f irq 1: ET4000, 80/132 col, color, 8 scr, mf2-kbd
pms0 at vt0 irq 12
spkr0 at vt0 port 0x61
fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
biomask c040 netmask c840 ttymask d8c2
root on wd0a
pctr: Pentium performance counters and user-level cycle counter enabled
rootdev=0x0 rrootdev=0x300 rawdev=0x302
#kernel config
machine i386 # architecture, used by config; REQUIRED
#option I386_CPU # CPU classes; at least one is REQUIRED
#option I486_CPU
option I586_CPU
#option GPL_MATH_EMULATE # floating point emulation
option XSERVER
option COMPAT_FREEBSD # binary compatibility with FreeBSD
option COMPAT_BSDOS # binary compatibility with BSD/OS
#option INSECURE # default to secure
option TIMEZONE=300 # time zone to adjust RTC time by
option DST=1 # daylight savings time used by RTC
option SWAPPAGER # paging; REQUIRED
option DEVPAGER # mmap() of devices
#makeoption DEBUG="-g" # compile full symbol table
#option DDB,DEBUG # more dubugging code
option DIAGNOSTIC # internal consistency checks
option KTRACE # system call tracing, a la ktrace(1)
option SYSVMSG # System V-like message queues
option SYSVSEM # System V-like semaphores
option SYSVSHM # System V-like memory sharing
#option SHMMAXPGS=1024 # 1024 pages is the default
#option COMPAT_09 # Kernel compatibility with NetBSD 0.9,
#option COMPAT_10 # NetBSD 1.0,
option COMPAT_11 # NetBSD 1.1,
option COMPAT_43 # and 4.3BSD
#option TCP_COMPAT_42 # TCP bug compatibility with 4.2BSD
#option LKM # loadable kernel modules
option FFS # UFS
option QUOTA # UFS quotas
#option LFS # log-structured file system
#option EXT2FS # Second Extended Filesystem
option MFS # memory file system
option NFSCLIENT # Network File System client
#option NFSSERVER # Network File System server
#option CD9660 # ISO 9660 + Rock Ridge file system
option MSDOSFS # MS-DOS file system
option FDESC # /dev/fd
option FIFO # FIFOs; RECOMMENDED
option KERNFS # /kern
option NULLFS # loopback file system
option PORTAL # dynamically created filesystem objects
option PROCFS # /proc
option UMAPFS # NULLFS + uid and gid remapping
option UNION # union file system
option GATEWAY # packet forwarding
option INET # IP + ICMP + TCP + UDP
option IPSEC # IPsec
#option NS # XNS
#option NSIP # XNS tunneling over IP
#option IPX # IPX+SPX
#option IPXIP # IPX tunneling over IP
#option ISO,TPIP # OSI
#option EON # OSI tunneling over IP
#option CCITT,LLC,HDLC # X.25
option IPFILTER # IP packet filter for security
option IPFILTER_LOG # use /dev/ipl to log IPF
option PPP_BSDCOMP # PPP BSD compression
option PPP_DEFLATE
option BOOT_CONFIG # add support for boot -c
maxusers 22 # estimated number of users
config bsd swap generic
mainbus0 at root
bios0 at mainbus0
apm0 at bios0
option APM_NOIDLE
isa0 at mainbus0
#eisa0 at mainbus0
#option EISAVERBOSE
pci0 at mainbus0 bus ?
option PCIVERBOSE
#ppb* at pci? dev ? function ? # PCI-PCI bridges
#pci* at ppb? bus ?
#pcicmaster0 at isa? port 0x3E0 size 2
#pcic0 at pcicmaster0 irq 11 iomem 0xd4000 iosiz 4096
#pcic1 at pcicmaster0 irq 12 iomem 0xd5000 iosiz 4096
#pcicmaster1 at isa? port 0x3E2 size 2
#pcic2 at pcicmaster1 irq 11 iomem 0xd6000 iosiz 4096
#pcic3 at pcicmaster1 irq 12 iomem 0xd7000 iosiz 4096
#pcmcia* at pcic?
npx0 at isa? port 0xf0 irq 13 # math coprocessor
isadma0 at isa?
#isapnp0 at isa?
#vga0 at pci? dev ? function ?
#pc0 at isa? port 0x60 irq 1 # generic PC console device
vt0 at isa? port 0x60 irq 1
#pccom* at isapnp?
pccom0 at isa? port 0x3f8 irq 4 # standard PC serial ports
pccom1 at isa? port 0x2f8 irq 3
lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
lpt1 at isa? port 0x278
lpt2 at isa? port 0x3bc iosiz 4
pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
fdc1 at isa? port 0x370 irq ? drq ?
fd* at fdc? drive ?
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
wdc1 at isa? port 0x170 irq 15
wd* at wdc? drive ?
#atapibus* at wdc?
#acd* at atapibus? drive?
#de* at pci? dev ? function ? # DC21X4X-based ethernet cards
fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
ed* at pci? dev ? function ? # NE2000-compat ethernet cards
#pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
#sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
#sb0 at isa? port 0x220 irq 5 drq 1 # SoundBlaster
#wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
#pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
#gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis UltraSound (flags is record drq)
spkr0 at pckbd? port 0x61
# Joystick driver. Probe is a little strange; add only if you have one.
#joy0 at isa? port 0x201
pseudo-device loop 1 # network loopback
pseudo-device bpfilter 8 # packet filter
#pseudo-device sl 2 # CSLIP
pseudo-device ppp 1 # PPP
pseudo-device tun 1 # network tunneling over tty
pseudo-device enc 1 # encryption device
#pseudo-device strip 1 # Starmode Radio IP interface
pseudo-device pty 64 # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
pseudo-device vnd 4 # paging to files
#pseudo-device ccd 4 # concatenated disk devices
pseudo-device pctr 1
==chris at oc192.net==
"Hello. I'm Leonard Nimoy. The following tale of alien encounters is true.
And by true, I mean false. It's all lies. But they're entertaining lies.
And in the end, isn't that the real truth? The answer is: No." -- The Simpson
Files [3G01]
Visit your host, monkey.org