Re: wi(4) or wicontrol broken

2005-10-16 Thread steven mestdagh
On Sat, Oct 15, 2005 at 11:53:42PM -0600, Ludwig Mises wrote:
 I upgraded to OPENBSD_3_8_BASE (after first upgrading to the snapshot from
 10/14) and wicontrol no longer seems to work:

quoting http://www.openbsd.org/faq/faq5.html#Flavors :

One should also understand that the update process is supported in only
one direction: from older to newer, and from -stable to -current. You
can not run 3.7-current (or a snapshot), then decide you are living too
dangerously, and step back to 3.7-stable. You are on your own if you
choose any path other than the supported option of reloading your system
from scratch, do not expect assistance from the OpenBSD development team.

You tried to go back...  (3.8-current - OPENBSD_3_8_BASE which
corresponds to 3.8-release).  If you want 3.8-release, the easiest thing to
do will be to wait for the actual release, and then install from scratch.

-- 
steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



Re: wi(4) or wicontrol broken

2005-10-16 Thread Ludwig Mises
 You tried to go back... (3.8-current - OPENBSD_3_8_BASE which
 corresponds to 3.8-release). If you want 3.8-release, the easiest thing to
 do will be to wait for the actual release, and then install from scratch.


Are you saying that the snapshot of 10/14 is 3.8-current? If so, my bad. Let
me rephrase the question. Why does wicontrol no longer work in the snapshot
of 10/14?



Re: wi(4) or wicontrol broken

2005-10-16 Thread Theo de Raadt
  You tried to go back... (3.8-current - OPENBSD_3_8_BASE which
  corresponds to 3.8-release). If you want 3.8-release, the easiest thing to
  do will be to wait for the actual release, and then install from scratch.
 
 
 Are you saying that the snapshot of 10/14 is 3.8-current? If so, my bad. Let
 me rephrase the question. Why does wicontrol no longer work in the snapshot
 of 10/14?

Of course it works perfectly in -current.

The problem is you made an assumption which is false.



Re: wi(4) or wicontrol broken

2005-10-16 Thread Ludwig Mises
 Of course it works perfectly in -current.


By the way, thank you for answering this question. Will this be backported
to 3.8-stable?



Re: wi(4) or wicontrol broken

2005-10-16 Thread Ludwig Mises
 You did not report any problem in a decent way. I'm almost 100% sure you
 created the problem yourself by not following the proper upgrade path.



This is very probable. Actually, it gets more complex than this... I
installed the snapshot from 10/14 and after rebooting the kernel wouldn't
boot. It dropped into the debugger only after a few lines of booting,
somewhere around:

bios0: ROM list: 0xc/0xc000 0xe8000/0x4000!
cpu0 at mainbus0

At that point, I had to boot bsd.old because it simply refused to boot.
Based on the incorrect assumption that the snapshot was pre -release I
decided to download the kernel from 3.8-release and install that. The kernel
now booted but wi didn't work. I started looking at the differences between
3.7-stable and 3.8-release and noticed a few changes in wicontrol and if_wi*
and thought the problem was somewhere there to be found.

Now, after having the versions straight, I am running 3.8-release and wi is
working, after changing the #define for SIOCSWAVELAN to that which is in
3.8-current.

Sorry to have wasted your time and for not providing a proper dmesg. I
wasn't able to do so with the upgrade to the 10/14 snapshot because it
simply wouldn't boot (and obviously wi in the snapshot does work, but I
never got to try it because the kernel wouldn't boot).



Re: Problem instaling OpenBSD on IBM xSeries 336

2005-10-16 Thread Johan Mson Lindman
On Sunday 16 October 2005 10:15, you wrote:

 Please can anybody help me to solve ? I can run some kernel debbuger,
 not problem, but I have to know what to test.

 Please I am not subscribed to this list so send copy of answer if you
 direct it back to list.

 Thank you.

Wrong list, tech@ is not meant for general support, these types of queries 
goes to misc@, please read http://www.openbsd.org/mail.html before you post 
to the lists again.


Regards
Johan M:son



Re: wi(4) or wicontrol broken

2005-10-16 Thread Matthew Weigel

Ludwig Mises wrote:


This is very probable. Actually, it gets more complex than this...


No, it doesn't.

Once you 'upgraded' from -current to -release, you guaranteed that you'd 
see problems that the developers don't care about.  You may have any 
number of such problems, all stemming from kernel, userland, and build 
tools not matching each other.



At that point, I had to boot bsd.old because it simply refused to boot.
Based on the incorrect assumption that the snapshot was pre -release I
decided to download the kernel from 3.8-release and install that. The kernel
now booted but wi didn't work.


See above.


Now, after having the versions straight, I am running 3.8-release and wi is
working, after changing the #define for SIOCSWAVELAN to that which is in
3.8-current.


That's because you're not actually running 3.8-release.  I'll bet quite 
a bit that wi(4) works just fine in 3.8-release, *and* in the 10/14 
snapshot, without anyone recompiling anything to change the #define for 
SIOCSWAVELAN.


You've completely voided the reason a person might choose to run 
-release or -stable instead of -current, your best bet is to use the 
snapshot and not 3.8-release as built on top of the snapshot.



Sorry to have wasted your time and for not providing a proper dmesg.


Nobody wants that dmesg.
--
 Matthew Weigel



Re: in-kernel pppoe and no automatic reconnect

2005-10-16 Thread Christian Weisgerber
Martin Dommermuth [EMAIL PROTECTED] wrote:

 Does pppoe0: phase dead mean that it has given up trying to
 connect?

No, it just means there is no connection.

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]



Re: how to tell if I getting anything out of my hifn1411 card

2005-10-16 Thread Christian Weisgerber
jared r r spiegel [EMAIL PROTECTED] wrote:

   it's easy to be an armchair quarterback, and perhaps i don't
   know the whole story, but it'd be nice if soren-et-al. appeared
   to not be resting on the laurels of selling a boat load of 
   4501/4801s over the past few years and instead was pumping
   out some hardware that was fast enough to not suck for use
   as something like a LAN-LAN IPsec'd wireless router/AP.

Which reminds me that I'm still looking for something like this for
my home.  VIA processor with the crypto engine, 1x1000, 2x100.
Doesn't have to be that small, but a serial BIOS would be much
appreciated.  Any pointers?

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]



Re: scponly vs. vsftpd

2005-10-16 Thread Joachim Schipper
On Sat, Oct 15, 2005 at 04:32:52PM +0200, [EMAIL PROTECTED] wrote:
 Hi, 
 
 I am currently working with one of our file servers. Users need access to the 
 server from where they live and so far I have been using sshd with scponly.
 
 I have used scponly because I don't want them to have a shell.
 
 The problem with the setup is that not al the users may access all the files. 
 So far it has been handled with chmod to the different directories but this 
 solution isn't working well.
 
 I am then currently looking at two solutions.
 
 1. Continue using scponly but with chroot and then linking the directories 
 inside their home directories.
 2. Using vsftpd which support ssl both on login and on the data transfer 
 (prefered), and then using the buildin support for jailing users. Then 
 linking the directories inside their home directories.
 
 I am unsure which solution is the best, and if there perhaps is another even 
 better solution.
 
 Advice and experiences is needed :-)
 
 Best regards, 
 Rico.

Mmm, nobody seems to have replied yet.

It might be worth some trial and error first. For one, symlinks can't
traverse the chroot jail (which is, rather obviously, a Good Thing
(tm)), and it seems you're thinking of having them do just that. Or I
might be mistaken...

That being said, FTP is well past the time it was designed for. OpenSSH
is very stable and featurefull. Just make sure it isn't *too* featureful
for what you're doing.

JOachim



Re: scponly vs. vsftpd

2005-10-16 Thread Wijnand Wiersma
2005/10/15, [EMAIL PROTECTED] [EMAIL PROTECTED]:
 1. Continue using scponly but with chroot and then linking the directories 
 inside their home directories.

I thought scponly has chroot functionality builtin.



vim syntax file for pf

2005-10-16 Thread Roy Morris
Has anyone already defined a syntax file
for pf (vim)? or know of one in progress?

Thanks
Rm



Re: vim syntax file for pf

2005-10-16 Thread Roy Morris
 Roy Morris wrote:

  Has anyone already defined a syntax file
  for pf (vim)? or know of one in progress?
  
  Thanks
  Rm

skip that, found it



Re: scponly vs. vsftpd

2005-10-16 Thread Michael Erdely
 On 10/15/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  2. Using vsftpd which support ssl both on login and on the data transfer 
  (prefered),
  and then using the buildin support for jailing users. Then linking the 
  directories
  inside their home directories.

 I've successfully used vsftpd with SSL while chrooting users into
 their /var/www/users/$USER directories.

 Both solutions worked for me.  The sftp one was easier to set up and,
 at this point, there are more freely available sftp clients than
 ftp+ssl clients (especially for Windows) so I'd probably go with the
 stsftp option.

One thing about using vsftpd + SSL is that you can write your own
authentication mechanisms.  So, I wrote one that uses testsaslauthd to
authenticate against my IMAP server (which authenticates against
MySQL).  So, the website users don't actually have Unix passwords and
can't actually log into the system.

--
http://erdelynet.com/
Support OpenBSD! http://www.openbsd.org/orders.html



Re: vim syntax file for pf

2005-10-16 Thread Michael Erdely
On 10/16/05, Roy Morris [EMAIL PROTECTED] wrote:
 Has anyone already defined a syntax file
 for pf (vim)? or know of one in progress?

http://www.vim.org/scripts/script_search_results.php?keywords=pf
2 seconds of research.

--
http://erdelynet.com/
Support OpenBSD! http://www.openbsd.org/orders.html



apm: connect error on IBM R50e

2005-10-16 Thread Przemysław Nowaczyk

hello misc@,
I've just bought my shiny new IBM R50e notebook (model 1834-S5G), 
installed latest snapshot (from 15th) and during startup I get:


Loading...
probing: pc0
apm: connect error
 mem[628K 501M a20=on]
disk: hd0+
 OpenBSD/i386 BOOT 2.10
boot

then the install goes ok, I can bootup the system (with the same 
message), but I don't seem to have apm :|

My dmesg also indicates that I don't have apm..

OpenBSD 3.8-current (GENERIC) #194: Sat Oct 15 12:58:45 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Celeron(R) M processor 1.40GHz (GenuineIntel 686-class) 
1.40 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,TM,SBF

real mem  = 526884864 (514536K)
avail mem = 473874432 (462768K)
using 4278 buffers containing 26447872 bytes (25828K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(87) BIOS, date 02/21/05, BIOS32 rev. 0 @ 0xfd740
pcibios0 at bios0: rev 2.1 @ 0xfd6d0/0x930
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdeb0/256 (14 entries)
pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371FB ISA rev 0x00)
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xd000! 0xcd000/0x1000 0xce000/0x1000 
0xdc000/0x4000! 0xe/0x1

ipmi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 Intel 82852GM Hub-PCI rev 0x02
Intel 82852GM Memory rev 0x02 at pci0 dev 0 function 1 not configured
Intel 82852GM Configuration rev 0x02 at pci0 dev 0 function 3 not 
configured
vga1 at pci0 dev 2 function 0 Intel 82852GM AGP rev 0x02: aperture at 
0xe000, size 0x800

wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
Intel 82852GM AGP rev 0x02 at pci0 dev 2 function 1 not configured
uhci0 at pci0 dev 29 function 0 Intel 82801DB USB rev 0x01: irq 11
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 Intel 82801DB USB rev 0x01: irq 11
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 Intel 82801DB USB rev 0x01: irq 11
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0 at pci0 dev 29 function 7 Intel 82801DB USB rev 0x01: irq 11
usb3 at ehci0: USB revision 2.0
uhub3 at usb3
uhub3: Intel EHCI root hub, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
ppb0 at pci0 dev 30 function 0 Intel 82801BAM Hub-to-PCI rev 0x81
pci1 at ppb0 bus 1
cbb0 at pci1 dev 0 function 0 Texas Instruments PCI1510 CardBus rev 
0x00: irq 11
iwi0 at pci1 dev 2 function 0 Intel PRO/Wireless 2200BG rev 0x05: irq 
11, address 00:12:f0:f1:25:08
fxp0 at pci1 dev 8 function 0 Intel PRO/100 VE rev 0x81: irq 11, 
address 00:0a:e4:37:7c:d8

inphy0 at fxp0 phy 1: i82562ET 10/100 PHY, rev. 0
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 2 device 0 cacheline 0x8, lattimer 0xb0
pcmcia0 at cardslot0
ichpcib0 at pci0 dev 31 function 0 Intel 82801DBM LPC rev 0x01: SpeedStep
pciide0 at pci0 dev 31 function 1 Intel 82801DBM IDE rev 0x01: DMA, 
channel 0 configured to compatibility, channel 1 configured to compatibility

wd0 at pciide0 channel 0 drive 0: HTS541040G9AT00
wd0: 16-sector PIO, LBA, 38154MB, 78140160 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: HL-DT-ST, DVDRAM GSA-4080N, 0X21 SCSI0 
5/cdrom removable

cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
Intel 82801DB SMBus rev 0x01 at pci0 dev 31 function 3 not configured
auich0 at pci0 dev 31 function 5 Intel 82801DB AC97 rev 0x01: irq 11, 
ICH4 AC97

ac97: codec id 0x41445374 (Analog Devices AD1981B)
ac97: codec features headphone, 20 bit DAC, No 3D Stereo
audio0 at auich0
Intel 82801DB Modem rev 0x01 at pci0 dev 31 function 6 not configured
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt2 at isa0 port 0x3bc/4: polled
npx0 at isa0 port 0xf0/16: using exception 16
biomask effd netmask effd ttymask 
pctr: 686-class user-level performance counters enabled
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302

Does anybody have an idea what might be wrong..?

--
Przemyslaw Nowaczyk [EMAIL PROTECTED]
CS student @ Poznan University of Technology



Missing feature in scp/sftp? (Was Re: scponly vs. vsftpd)

2005-10-16 Thread Dave Anderson
** Reply to message from Joachim Schipper [EMAIL PROTECTED] on
Sun, 16 Oct 2005 16:34:21 +0200

That being said, FTP is well past the time it was designed for. OpenSSH
is very stable and featurefull. Just make sure it isn't *too* featureful
for what you're doing.

There _is_ one useful-to-me feature of FTP that I can't find in SCP or
SFTP: any equivalent to 'ascii mode' (I frequently transfer text files
between systems with different end-of-line conventions).  Am I just
being blind, or is there really no way to do this?

Thanks,

Dave

-- 
Dave Anderson
[EMAIL PROTECTED]



Re: how to tell if I getting anything out of my hifn1411 card

2005-10-16 Thread Mike

Stuart Henderson wrote:

--On 13 October 2005 17:50 -0400, Andrew Atrens wrote:


  Cpu is a Geode1100 - doing 10Mb/s IPsec has it maxed out :)


If you want a low-ish power cpu for running crypto, the newer c3/eden 
are better.


I, too, was looking for a low power, low cost platform for doing IPSec 
VPN at fairly high speeds.  I'm not sure the hardware acceleration on 
the VIA boards (called ACE, padlock, etc.) is supported for IPSec [1,2]. 
 I got these results:


Pair of EPIA PD1 with RNG and AES [3]:
AES SHA: 24 Mbps
BLF MD5: 34 Mbps

Add Soekris VPN 1401s to PD1s:
AES SHA: 50 Mbps

Same tests on Opteron 248:
AES SHA: 80 Mbps (limited by testing on 10/100 LAN)



Hope this helps,

Mike


[1] http://marc.theaimsgroup.com/?l=openbsd-miscm=112319509403282w=2
[2] http://marc.theaimsgroup.com/?l=openbsd-miscm=112275803416870w=2
[3] Check carefully, many of these boards only support RNG



Re: how to tell if I getting anything out of my hifn1411 card

2005-10-16 Thread Reyk Floeter
On Sun, Oct 16, 2005 at 11:04:17AM -0400, Mike wrote:
 VPN at fairly high speeds.  I'm not sure the hardware acceleration on 
 the VIA boards (called ACE, padlock, etc.) is supported for IPSec [1,2]. 
  I got these results:
 
 Pair of EPIA PD1 with RNG and AES [3]:
 AES SHA: 24 Mbps
 BLF MD5: 34 Mbps
 

the c3 (nehemiah) only supports AES, it does not support SHA
hardware acceleration. indeed, AES crypto performance is amazing but
per-packet SHA-HMAC authentication (used by IPSec ESP) will be the
bottle neck.

---snip---
src/sys/arch/i386/machdep.c revision 1.321
date: 2005/06/26 19:23:53;  author: deraadt;  state: Exp;  lines: +28 -14
cpu0: RNG AES AES-CTR SHA1 SHA256 RSA
on fancy new VIA C3 Esther (aka C7) cpus
---snap---

reyk

-- 
/* .vantronix|secure systems - (research  development)
 * reyk floeter - friendly known free software engineer
 * [EMAIL PROTECTED] - http://team.vantronix.net/reyk/
 */



Re: scponly vs. vsftpd

2005-10-16 Thread Gaby vanhegan
On 16 Oct 2005, at 15:47, Wijnand Wiersma wrote:

 2
 1. Continue using scponly but with chroot and then linking the  
 directories inside their home directories.

 I thought scponly has chroot functionality builtin.

Yes it does, and you can't link outside of that chroot.  Also, you  
have to setup the chroot to have all the files you need, but there is  
a script provided to do this.  There is a port available on my site:

http://vanhegan.net/software/

Although I don't have an up to date version.  The ports download on  
there would let you build a version for 3.7 or 3.8 quite happily.

Gaby

--
Junkets for bunterish lickspittles since 1998!
[EMAIL PROTECTED]
http://vanhegan.net/sudoku/
http://weblog.vanhegan.net/



Re: Missing feature in scp/sftp? (Was Re: scponly vs. vsftpd)

2005-10-16 Thread Gaby vanhegan
On 16 Oct 2005, at 17:13, Dave Anderson wrote:

 That being said, FTP is well past the time it was designed for.  
 OpenSSH
 is very stable and featurefull. Just make sure it isn't *too*  
 featureful
 for what you're doing.

 There _is_ one useful-to-me feature of FTP that I can't find in SCP or
 SFTP: any equivalent to 'ascii mode' (I frequently transfer text files
 between systems with different end-of-line conventions).  Am I just
 being blind, or is there really no way to do this?

Surely you want the file to appear at the other end in exactly the  
same format that it was on your system?  This sort of thing is  
normally a client-program issue.  I have interarchy on my mac and it  
deals with all of that, plus it has a preference for whether or not  
to convert newlines.

Gaby

--
Junkets for bunterish lickspittles since 1998!
[EMAIL PROTECTED]
http://vanhegan.net/sudoku/
http://weblog.vanhegan.net/



Assigning static device names for USB devices

2005-10-16 Thread Antti Harri

Hi,

I have two USB printers, is there a way to assign
a fixed device name instead of device name being
assigned dynamically? If it's not possible at all,
are there plans to implement it?

--
Antti Harri



Re: Question about FS Limit (still 1TB?)

2005-10-16 Thread Otto Moerbeek
On Sat, 15 Oct 2005, [EMAIL PROTECTED] wrote:

this is really a misc@ question, so I'll post my answers there.

 I just like to know if the FFS/UFS was modified or if the Limit is still 1TB?

Yes, limit is still 1TB.

 If so: Is it planed to e.g. update to (maybe) UFS2 or modify the existing
 UFS/FFS to support bigger FSs?

Existing UFS/FFS code cannot be updated to use bigger filesystems.  I
don't know when UFS2 support will be available.

 I ask because serval cheap fileservers use IDE/SATA-Raids and these HDDs
 get bigger and bigger (I just notice it, please don't say use SCSI ;) ).
 400GB HDDs aren't that expensiv either that's why I ask.

Having a large drive does not imply having a large file system. In
general, it is not wise not make you file systems very big: backing up
and fsck'ing the filesystems becomes a pain.

 Crypto related: What's the limit of the svnd?
 I used up to 40GB svnd-Partitions but somewhere I read that the limit
 should be somewhere around 8GB.

I've used some pretty big (up to 1TB) svnd's for testing fdisk and
disklabel, and never saw problems. These svnd's were not encrypted.
I'll test encrypted large svnd's some time in the future. 

-Otto



Re: wi(4) or wicontrol broken

2005-10-16 Thread Otto Moerbeek
On Sun, 16 Oct 2005, Ludwig Mises wrote:

  You did not report any problem in a decent way. I'm almost 100% sure you
  created the problem yourself by not following the proper upgrade path.
 
 
 
 This is very probable. Actually, it gets more complex than this... I
 installed the snapshot from 10/14 and after rebooting the kernel wouldn't
 boot. It dropped into the debugger only after a few lines of booting,
 somewhere around:
 
 bios0: ROM list: 0xc/0xc000 0xe8000/0x4000!
 cpu0 at mainbus0
 
 At that point, I had to boot bsd.old because it simply refused to boot.
 Based on the incorrect assumption that the snapshot was pre -release I
 decided to download the kernel from 3.8-release and install that. The kernel
 now booted but wi didn't work. I started looking at the differences between
 3.7-stable and 3.8-release and noticed a few changes in wicontrol and if_wi*
 and thought the problem was somewhere there to be found.

You are talking nonsense. 3.8 is not on any ftp site. So how can you
download and install it?

 Now, after having the versions straight, I am running 3.8-release and wi is
 working, after changing the #define for SIOCSWAVELAN to that which is in
 3.8-current.

You have everything but your versions straight.

-Otto



Re: 10 years T-shirt

2005-10-16 Thread Ed Wandasiewicz
How about a hooded sweatshirt with a puffy logo on the back to celebrate
10 years?

Ed.

On Sun, Oct 16, 2005 at 12:07:19AM +0200, emmanuel.jarri wrote:
 Hi,
 
 is there a new t-shirt planned for the 10 years anniversary ?
 
 What about a t-shirt with a slogan like :
 10 years of loyalty
 Puffy goes from loyalty to loyalty
 10 years devoted to quality
 ...
 any fine slogan like those are already in use.
 (this slogan generator could help ? http://thesurrealist.co.uk/slogan.cgi)
 
 
 Its price could be greater than the others, to make t-shirts more 
 profitable.



Re: wi(4) or wicontrol broken

2005-10-16 Thread Ludwig Mises
  At that point, I had to boot bsd.old because it simply refused to boot.
  Based on the incorrect assumption that the snapshot was pre -release I
  decided to download the kernel from 3.8-release and install that. The kernel
  now booted but wi didn't work. I started looking at the differences between
  3.7-stable and 3.8-release and noticed a few changes in wicontrol and if_wi*
  and thought the problem was somewhere there to be found.

 You are talking nonsense. 3.8 is not on any ftp site. So how can you
 download and install it?

It was 3:00 (morning) when I wrote that, cut me some slack... Of
course I couldn't download the kernel, what I meant was download (via
CVS) the sources for OPENBSD_3_8_BASE, compile and install the kernel.

 You have everything but your versions straight.

Clearly.  Theo cleared that up already.

By the way, I did a full make build from OPENBSD_3_8_BASE and
wicontrol doesn't work.  Certainly it could be due to user error, but
I won't know for certain until I get my CD in the mail.



Re: how to tell if I getting anything out of my hifn1411 card

2005-10-16 Thread Stuart Henderson

--On 16 October 2005 11:04 -0400, Mike wrote:


[3] Check carefully, many of these boards only support RNG


Very carefully - you can't just go by model number; this was on 
undeadly:


VIA is annoying because they don't say which particular CPU is on 
those EPIA mobos. The reason I'm saying this, is because the PD1 
uses two different CPU steppings for the PD1.


I found this out when a fellow OpenBSD user and I compared the CPUs. 
Mine had AES capability and his didn't...You don't know which stepping 
of CPU you get until you plug it in and turn it on.


http://undeadly.org/cgi?action=articlesid=20050706013700



pf and linksys WRT55G not getting along

2005-10-16 Thread Bob Ababurko

Hello-

I am in the process of setting up my first pf box.  I am embarrassed to 
say that I am having trouble even getting past the networking portion of 
my network.  The box I am configuring is going to be between my cable 
modem and my wireless routerso this is where my issues are coming 
from.  I cannot seem to get the routers to talk to each other.  except 
in one instance which I talk about below.  Here is a diagram of the network:


Internet (-Cable Modem- 24-52-224-246)/ hme0 (-pf box-) 
rl0/192.168.1.1   - 192.168.1.2(-Linksys WRT55G-) 
192.168.69.1  .oO))  192.168.69.50(wireless client(MAC OS X))


Ok, I hope that this will help more than hinder.
* I can communicate to the Internet from the pf box.
* I cannot ping the outside interface of the linksys(192.168.1.2) from 
the pf box.
* I cannot ping the inside interface(192.168.1.1) of the pf box from the 
MAC OS X(192.168.69.50)
* I can ping the outside interface(192.168.1.2) of the linksys from the 
MAC OS X(192.168.69.50)

***so basically the two routers are not talking


-The pf box is set up with:

net.inet.ip.forwarding=1


-and in pf.conf:

pass in log all keep state
pass out log all keep state


It seems that the routing tables would be incorrect, but I _think_ they 
are ok.


***Routing table on _pf box_

/root $netstat -r
Routing tables

Internet:
DestinationGatewayFlags Refs UseMtu 
Interface

default24-52-224-gate.knt UGS 938937  -   hme0
24.52.224/23   link#1 UC  10  -   hme0
24-52-224-gate.knt 0:50:57:1:37:2 UHLc10  -   hme0
24-52-224-246.kntn localhost  UGHS00  33192   lo0
loopback   localhost  UGRS00  33192   lo0
localhost  localhost  UH  22  33192   lo0
192.168.1/24   link#2 UC  20  -   rl0
192.168.1.10:50:22:84:dc:6f   UHLc04  -   lo0
192.168.1.20:13:10:e:83:3cUHLc1  277  -   rl0
192.168.69/24  link#2 UCS 10  -   rl0
192.168.69.50  link#2 UHLc05  -   rl0
BASE-ADDRESS.MCAST localhost  URS 00  33192   lo0


**Notice that the MAC address of the linksys WRT55G(192.168.1.2) is 
in the routing table even though I cannot ping it.(Does this tell me 
something?)


**Also notice that I tried pinging my MAC OS X box(192.168.69.50) 
from the pf box before I pasted the output of netstat -r.  No success.




**Routing table on the Linksys WRT55G


Destination LAN IP  Subnet Mask Gateway Interface   
192.168.69.0255.255.255.0   0.0.0.0 LAN  Wireless  
192.168.1.0 255.255.255.0   0.0.0.0 WAN (Internet)  
0.0.0.0 0.0.0.0 192.168.1.1 WAN (Internet)

***The firewall is turned off on the Linksys router.  Will this router 
just route traffic and let everything pass?



One interesting thing.  I can connect to the pf box(192.168.1.1) from 
the MAC OS X(192.168.69.50) via ssh.  This connection takes a very long 
time to establish though.  Almost like it was a dns timeout but it is 
not.  I know this because I put this in the sshd_config of the pf box to 
make sure.UseDNS no.  I cannot ping or connect to anything one hop 
beyond the pf box out on the Internet rom the MAC OS X box.


Is there something _obvious_ here that I have not done?  or overlooking? 
 I really think that the linksys router is the thing that is odd here. 
 If it was a Cisco router, I think it would be much easier.  I cant 
even log on to the linksys and ping or traceroute anything.  If anyone 
has a suggestion, I would appreciate it.


-Bob



pf and linksys WRT55G not getting along

2005-10-16 Thread Bob Ababurko

Hello-

I am in the process of setting up my first pf box.  I am embarrassed to 
say that I am having trouble even getting past the networking portion of 
my network.  The box I am configuring is going to be between my cable 
modem and my wireless routerso this is where my issues are coming 
from.  I cannot seem to get the routers to talk to each other.  except 
in one instance which I talk about below.  Here is a diagram of the network:


Internet (-Cable Modem- 24-52-224-246)/ hme0 (-pf box-) 
rl0/192.168.1.1   - 192.168.1.2(-Linksys WRT55G-) 
192.168.69.1  .oO))  192.168.69.50(wireless client(MAC OS X))


Ok, I hope that this will help more than hinder.
* I can communicate to the Internet from the pf box.
* I cannot ping the outside interface of the linksys(192.168.1.2) from 
the pf box.
* I cannot ping the inside interface(192.168.1.1) of the pf box from the 
MAC OS X(192.168.69.50)
* I can ping the outside interface(192.168.1.2) of the linksys from the 
MAC OS X(192.168.69.50)

***so basically the two routers are not talking


-The pf box is set up with:

net.inet.ip.forwarding=1


-and in pf.conf:

pass in log all keep state
pass out log all keep state


It seems that the routing tables would be incorrect, but I _think_ they 
are ok.


***Routing table on _pf box_

/root $netstat -r
Routing tables

Internet:
DestinationGatewayFlags Refs UseMtu 
Interface

default24-52-224-gate.knt UGS 938937  -   hme0
24.52.224/23   link#1 UC  10  -   hme0
24-52-224-gate.knt 0:50:57:1:37:2 UHLc10  -   hme0
24-52-224-246.kntn localhost  UGHS00  33192   lo0
loopback   localhost  UGRS00  33192   lo0
localhost  localhost  UH  22  33192   lo0
192.168.1/24   link#2 UC  20  -   rl0
192.168.1.10:50:22:84:dc:6f   UHLc04  -   lo0
192.168.1.20:13:10:e:83:3cUHLc1  277  -   rl0
192.168.69/24  link#2 UCS 10  -   rl0
192.168.69.50  link#2 UHLc05  -   rl0
BASE-ADDRESS.MCAST localhost  URS 00  33192   lo0


**Notice that the MAC address of the linksys WRT55G(192.168.1.2) is 
in the routing table even though I cannot ping it.(Does this tell me 
something?)


**Also notice that I tried pinging my MAC OS X box(192.168.69.50) 
from the pf box before I pasted the output of netstat -r.  No success.




**Routing table on the Linksys WRT55G


Destination LAN IPSubnet MaskGatewayInterface
192.168.69.0255.255.255.00.0.0.0LAN  Wireless
192.168.1.0255.255.255.00.0.0.0WAN (Internet)
0.0.0.00.0.0.0192.168.1.1WAN (Internet)

***The firewall is turned off on the Linksys router.  Will this router 
just route traffic and let everything pass?



One interesting thing.  I can connect to the pf box(192.168.1.1) from 
the MAC OS X(192.168.69.50) via ssh.  This connection takes a very long 
time to establish though.  Almost like it was a dns timeout but it is 
not.  I know this because I put this in the sshd_config of the pf box to 
make sure.UseDNS no.  I cannot ping or connect to anything one hop 
beyond the pf box out on the Internet rom the MAC OS X box.


Is there something _obvious_ here that I have not done?  or overlooking? 
 I really think that the linksys router is the thing that is odd here. 
 If it was a Cisco router, I think it would be much easier.  I cant 
even log on to the linksys and ping or traceroute anything.  If anyone 
has a suggestion, I would appreciate it.


-Bob



Re: 10 years T-shirt

2005-10-16 Thread Stuart Henderson
You could always step back in time and buy a 2.1 CD (or the whole set, 
if you're feeling rich) ...though installing even 3.7 feels like 
stepping back in time now (:




No DMA for Cyrix Cx5530 IDE?

2005-10-16 Thread Michael Frost
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

I wonder if the Cyrix Cx5530 IDE is not supported by OpenBSD v3.8/i386.
I'm a newbie to OpenBSD and therefore would like to post my dmesg, maybe
somebody is able to clear the thing up and give me some advice howto
support DMA modus for my 2,5'' harddisk:

OpenBSD 3.8-current (GENERIC) #179: Thu Oct 6 11:32:36 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Geode(TM) Integrated Processor by National Semi (CyrixInstead
586-class) 301 MHz
cpu0: FPU,TSC,MSR,CX8,CMOV,MMX
cpu0: TSC disabled
real mem = 132227072 (129128K)
avail mem = 114065408 (111392K)
using 1639 buffers containing 6713344 bytes (6556K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(9f) BIOS, date 06/20/01, BIOS32 rev. 0 @ 0xfae40
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xb2c8
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdb70/80 (3 entries)
pcibios0: PCI Exclusive IRQs: 10 11 12
pcibios0: no compatible PCI ICU found: ICU vendor 0x1078 product 0x0100
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #0 is the last bus
bios0: ROM list: 0xc/0x8000
ipmi at mainbus0 not configured
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 Cyrix GXm PCI rev 0x00
rl0 at pci0 dev 14 function 0 Realtek 8139 rev 0x10: irq 12 address
00:90:0b:01:b2:5f
rlphy0 at rl0 phy 0: RTL internal phy
rl1 at pci0 dev 15 function 0 Realtek 8139 rev 0x10: irq 10 address
00:90:0b:01:b2:60
rlphy1 at rl1 phy 0: RTL internal phy
rl2 at pci0 dev 16 function 0 Realtek 8139 rev 0x10: irq 11 address
00:90:0b:01:b2:61
rlphy2 at rl2 phy 0: RTL internal phy
pcib0 at pci0 dev 18 function 0 Cyrix Cx5530 South rev 0x30
Cyrix Cx5530 SMI/ACPI rev 0x00 at pci0 dev 18 function 1 not configured
pciide0 at pci0 dev 18 function 2 Cyrix Cx5530 IDE rev 0x00: no DMA,
channel 0 wired to compatibility, channel 1 wired to compatibility
pciide0: channel 0 ignored (not responding; disabled or no drives?)
pciide0: channel 1 ignored (other hardware responding at addresses)
Cyrix Cx5530 XpressAUDIO rev 0x00 at pci0 dev 18 function 3 not configured
vga1 at pci0 dev 18 function 4 Cyrix Cx5530 Video rev 0x00
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
wdc1 at isa0 port 0x170/8 irq 15
wd0 at wdc1 channel 0 drive 0: SAMSUNG MP0603H
wd0: 16-sector PIO, LBA48, 57277MB, 117304992 sectors
wd0(wdc1:0:0): using BIOS timings
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
biomask e36d netmask ff6d ttymask ffef
pctr: user-level cycle counter enabled
dkcsum: wd0 matches BIOS drive 0x80
iD8DBQFDUs9eE2msYDzXbgkRA5nJAJ9eK7zjJKoZL7At/35ojh1IExVjfwCg3q31
bE1ewYgV7/QuBy5YcLPf+RI=
=qWMf
-END PGP SIGNATURE-



iMac G5 booting from its interbal SATA disk

2005-10-16 Thread Mark Kettenis
A driver for the K2 SATA controller found in the Apple iMac G5 was
just committed to the tree.  This means that almost all built-in
devices are now supported and my iMac now boots multi-user from its
internal SATA disk.

There are still some issues to be solved, like support for the
built-in power managment device, such that the fans don't run at their
full speed.  But we're very close to having full support for the iMac
G5 in OpenBSD.


console out [ATY,Aphrodite_A]console in [keyboard] USB found
using parent ATY,AphroditeParent:: memaddr 9800 size 800, : consaddr 
98008000, : ioaddr 9002, size 2: memtag 8000, iotag 8000: width 1440 
linebytes 1536 height 900 depth 8
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2005 OpenBSD. All rights reserved.  http://www.OpenBSD.org

OpenBSD 3.8-current (GENERIC) #108: Sun Oct 16 23:20:00 CEST 2005
[EMAIL PROTECTED]:/home/kettenis/sys/arch/macppc/compile/GENERIC
real mem = 526467072 (514128K)
avail mem = 476270592 (465108K)
using 1254 buffers containing 26320896 bytes of memory
mainbus0 (root)
cpu0 at mainbus0: 970 (Revision 0x300): 1800 MHz
memc0 at mainbus0: u3
mpcpcibr0 at mainbus0 pci: u3-agp, Revision 0xff
find_node_intr unable to find step size
pci0 at mpcpcibr0 bus 0
Apple U3L AGP rev 0x00 at pci0 dev 11 function 0 not configured
vgafb0 at pci0 dev 16 function 0 ATI Radeon 9600 Pro rev 0x00, mmio
wsdisplay0 at vgafb0 mux 1: console (std, vt100 emulation)
ht0 at mainbus0: u3-ht: 4 devices
pci1 at ht0 bus 0
pchb0 at pci1 dev 0 function 0 Apple Shasta HyperTransport rev 0x00
ppb0 at pci1 dev 1 function 0 Apple Shasta PCI rev 0x00
pci2 at ppb0 bus 3
gem0 at pci2 dev 15 function 0 Apple Shasta GMAC rev 0x00: irq 40, address 
00:11:24:ce:03:dc
brgphy0 at gem0 phy 0: BCM5462 10/100/1000baseT PHY, rev. 3
ukphy0 at gem0 phy 1: Generic IEEE 802.3u media interface
ukphy0: OUI 0x048249, model 0x0031, rev. 2
ppb1 at pci1 dev 2 function 0 Apple Shasta PCI rev 0x00
pci3 at ppb1 bus 1
Broadcom BCM4318 rev 0x02 at pci3 dev 1 function 0 not configured
macobio0 at pci3 dev 7 function 0 Apple Shasta rev 0x00
openpic0 at macobio0: version 0x4614
macgpio0 at macobio0
smu-doorbell at macgpio0 offset 0x12 not configured
smu-interrupt at macgpio0 offset 0xd not configured
programmer-switch at macgpio0 offset 0xc not configured
modem-reset at macgpio0 offset 0x8 not configured
modem-power at macgpio0 offset 0x16 not configured
slewing-done at macgpio0 offset 0x38 not configured
amp-mute at macgpio0 offset 0x30 not configured
combo-out-sense at macgpio0 offset 0x29 not configured
hw-reset at macgpio0 offset 0x34 not configured
internal-speaker-id at macgpio0 offset 0x33 not configured
linein-detect at macgpio0 offset 0x2a not configured
lineout-detect at macgpio0 offset 0x28 not configured
lineout-mute at macgpio0 offset 0x2e not configured
zsc0 at macobio0: irq 23,24
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
ki2c0 at macobio0
ohci0 at pci3 dev 11 function 0 NEC USB rev 0x43: irq 70, version 1.0
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: NEC OHCI root hub, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1 at pci3 dev 11 function 1 NEC USB rev 0x43: irq 70, version 1.0
usb1 at ohci1: USB revision 1.0
uhub1 at usb1
uhub1: NEC OHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
ehci0 at pci3 dev 11 function 2 NEC USB rev 0x04: irq 70
usb2 at ehci0: USB revision 2.0
uhub2 at usb2
uhub2: NEC EHCI root hub, rev 2.00/1.00, addr 1
uhub2: 5 ports with 5 removable, self powered
ppb2 at pci1 dev 3 function 0 Apple Shasta PCI rev 0x00
pci4 at ppb2 bus 2
pciide0 at pci4 dev 12 function 0 ServerWorks K2 SATA rev 0x00: DMA
pciide0: using irq 10 for native-PCI interrupt
pciide0: port 0: SStatus=0x0113, SControl=0x0113
pciide0: port 0: scnt=0x1 sn=0x1 cl=0x0 ch=0x0
pciide0: port 0: device present, speed: 1.5Gb/s
wd0 at pciide0 channel 0 drive 0: ST3160023AS
wd0: 16-sector PIO, LBA48, 152627MB, 312581808 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: port 1: SStatus=0x0004, SControl=0x0004
pciide0: port 1: PHY offline
pciide0: port 2: SStatus=0x, SControl=0x
pciide0: port 3: SStatus=0x, SControl=0x
kauaiata0 at pci4 dev 13 function 0 Apple Shasta ATA rev 0x00
wdc0 at kauaiata0 irq 38: DMA
atapiscsi0 at wdc0 channel 0 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: MATSHITA, CD-RW CW-8124, DA0D SCSI0 5/cdrom 
removable
cd0(wdc0:0:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2
Apple Shasta Firewire rev 0x00 at pci4 dev 14 function 0 not configured
smu0 at mainbus0addr eb01c000
uhub3 at uhub0 port 2
uhub3: Mitsumi Electric Hub in Apple Extended USB Keyboard, rev 1.10/4.10, addr 
2
uhub3: 3 ports with 2 removable, bus powered
uhidev0 at uhub3 port 2 configuration 1 interface 0
uhidev0: Logitech Apple Optical USB Mouse, rev 

SCSI config for HP SureStore tape drive

2005-10-16 Thread Steve Harding
I recently installed a SCSI card and an external HP SureStore 24G tape 
drive, and am unable to access it. By reading lots of man pages, it 
appears that I need to configure /dev/rst0 so that it knows what is 
hooked to the SCSI port, but I have no clue how to do it. Worse, I have 
this feeling that it is something so fundamental that any knucklehead 
should be able to figure it out. I have googled, and read what I think 
are all of the applicable man pages, no luck.


When I attempt to write to the tape I get:

$ dump -0au /pub/etc36/
DUMP: Ignoring u flag for subdir dump
DUMP: Dumping sub files/directories from /pub
DUMP: Dumping file/directory /pub/etc36/
DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
DUMP: Date of last level 0 dump: the epoch
DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 5606 tape blocks.
DUMP: Cannot open output /dev/rst0.
DUMP: Do you want to retry the open?: (yes or no)

Dmesg  follows, any help would be appreciated.
Steve

OpenBSD 3.7 (GENERIC.MP) #50: Sun Mar 20 00:17:19 MST 2005
  [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE 


real mem  = 1073258496 (1048104K)
avail mem = 972795904 (949996K)
using 4278 buffers containing 53764096 bytes (52504K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @ 0xfb100
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
pcibios0: PCI Exclusive IRQs: 5 11
pcibios0: no compatible PCI ICU found
pcibios0: Warning, unable to fix up PCI interrupt routing
pcibios0: PCI bus #2 is the last bus
bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
cpu0 at mainbus0: apid 0 (boot processor)
k7_powernow: couldn't map BIOS
cpu0: apic clock running at 266 MHz
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
mainbus0: bus 0 is type PCI
mainbus0: bus 1 is type PCI
mainbus0: bus 2 is type PCI
mainbus0: bus 3 is type ISA
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 AMD 762 PCI rev 0x11
ppb0 at pci0 dev 1 function 0 AMD 762 PCI-PCI rev 0x00
pci1 at ppb0 bus 1
vga1 at pci1 dev 5 function 0 Nvidia Vanta rev 0x15
wsdisplay0 at vga1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 AMD 768 ISA rev 0x05
pciide0 at pci0 dev 7 function 1 AMD 768 IDE rev 0x04: DMA, channel 0
configured to compatibility, channel 1 configured to compatibility
wd0 at pciide0 channel 0 drive 0: ST340014A
wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
pciide0: channel 1 disabled (no drives)
AMD 768 Power Mgmt rev 0x03 at pci0 dev 7 function 3 not configured
auich0 at pci0 dev 7 function 5 AMD 768 AC97 rev 0x03: apic 2 int 17
(irq 11), AMD768 AC97
ac97: codec id 0x49434511 (ICEnsemble ICE1232)
ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
audio0 at auich0
ahc1 at pci0 dev 9 function 0 Adaptec AHA-29160 U160 rev 0x02: apic 2
int 17 (irq 11)
scsibus0 at ahc1: 16 targets
ppb1 at pci0 dev 16 function 0 AMD 768 PCI-PCI rev 0x05
pci2 at ppb1 bus 2
ohci0 at pci2 dev 0 function 0 AMD 768 USB rev 0x07: apic 2 int 19
(irq 5), version 1.0, legacy support
usb0 at ohci0: USB revision 1.0
uhub0 at usb0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pciide1 at pci2 dev 4 function 0 Promise PDC20269 rev 0x02: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
wd1 at pciide1 channel 0 drive 0: Maxtor 7Y250P0
wd1: 16-sector PIO, LBA48, 239372MB, 490234752 sectors
wd2 at pciide1 channel 0 drive 1: ST3250823A
wd2: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
wd1(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6
wd2(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 5
wd3 at pciide1 channel 1 drive 0: ST3300831A
wd3: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
wd3(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
em0 at pci2 dev 6 function 0 Intel PRO/1000MT (82540EM) rev 0x02: apic
2 int 18 (irq 11), address: 00:0e:0c:06:b6:ea
fxp0 at pci2 dev 9 function 0 Intel 82559ER rev 0x09, i82559S: apic 2
int 17 (irq 11), address 00:10:dc:4c:ee:e3
inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
isa0 at pcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd 

Re: Assigning static device names for USB devices

2005-10-16 Thread Ted Unangst
On 10/16/05, Antti Harri [EMAIL PROTECTED] wrote:
 I have two USB printers, is there a way to assign
 a fixed device name instead of device name being
 assigned dynamically? If it's not possible at all,
 are there plans to implement it?

no and no.



Re: Assigning static device names for USB devices

2005-10-16 Thread Damien Miller

On Sun, 16 Oct 2005, Antti Harri wrote:


Hi,

I have two USB printers, is there a way to assign
a fixed device name instead of device name being
assigned dynamically? If it's not possible at all,
are there plans to implement it?


You could try making symlinks using hotplugd(8) attach and detach scripts, 
but I'm not sure they get called for USB printers (haven't tried)


-d



delivery

2005-10-16 Thread Automatic Email Delivery Software
WARNING!!! (from email02.consolidated.net)

The following message attachments were flagged by the antivirus scanner:

Attachment [2.2] account-details.zip, virus infected: W32/Mytob-EF.  Action 
taken: deleted

[demime 1.01d removed an attachment of type multipart/mixed]



Lexmark E230

2005-10-16 Thread Leonardo Custodio

Dear list members,

I will be soon building a print server using a small OpenBSD box and, 
initially, a Lexmark E230 printer. Before doing so, I would like to know if 
anybody has already tried attaching such printer to a system. If so, any 
inputs on problems that I might face?


Thank you,
Leo C.



SkyBank- Check your account

2005-10-16 Thread [EMAIL PROTECTED]
[IMAGE]

Dear Sky Bank Member,

This email is to inform you, that we had to block your Sky Bank account
access because we have been notified that your account may have been
compromised by outside parties.

Our terms and conditions you agreed to state that your account must
always be under your control or those you designate at all times. We have
noticed some
unusual activity related to your account that indicates that other
parties may have access and or control of your details in your account.

These parties have in the past been involved with money laundering,
illegal drugs, terrorism and various Federal Title 18 violations.

Please follow this link to complete your security verification and unlock
your CARD. check card :

https://connect.skyfi.com/servlet/SignOn?CustType=RetailNLS=EN

Please be aware that until we can verify your identity no further access
to your account will be allowed and we will have no other liability for
your account or any transactions that may have occurred as a result of
your failure to reactivate your account as instructed above.

Thank you for your time and consideration in this matter .

Sincerely,
Sky Bank Accounts Department.

Note: Requests for information will be initiated by our Sky Bank Business
Development Group, this process cannot be externally expedited through
Customer Support

setstats 1



Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Greg Thomas
On 10/16/05, Steve Harding [EMAIL PROTECTED] wrote:

 I recently installed a SCSI card and an external HP SureStore 24G tape
 drive, and am unable to access it. By reading lots of man pages, it
 appears that I need to configure /dev/rst0 so that it knows what is
 hooked to the SCSI port, but I have no clue how to do it. Worse, I have
 this feeling that it is something so fundamental that any knucklehead
 should be able to figure it out. I have googled, and read what I think
 are all of the applicable man pages, no luck.

 When I attempt to write to the tape I get:

 $ dump -0au /pub/etc36/
 DUMP: Ignoring u flag for subdir dump
 DUMP: Dumping sub files/directories from /pub
 DUMP: Dumping file/directory /pub/etc36/
 DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
 DUMP: Date of last level 0 dump: the epoch
 DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
 DUMP: mapping (Pass I) [regular files]
 DUMP: mapping (Pass II) [directories]
 DUMP: estimated 5606 tape blocks.
 DUMP: Cannot open output /dev/rst0.
 DUMP: Do you want to retry the open?: (yes or no)

  I don't see your tape device. Was it on the last time you booted the
machine?
 Greg

Dmesg follows, any help would be appreciated.
 Steve

 OpenBSD 3.7 (GENERIC.MP http://GENERIC.MP) #50: Sun Mar 20 00:17:19 MST
 2005
 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
 cpu0: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
 cpu0:


FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,F
XSR,SSE

 real mem = 1073258496 (1048104K)
 avail mem = 972795904 (949996K)
 using 4278 buffers containing 53764096 bytes (52504K) of memory
 mainbus0 (root)
 bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @
 0xfb100
 apm0 at bios0: Power Management spec V1.2
 apm0: AC on, battery charge unknown
 pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
 pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
 pcibios0: PCI Exclusive IRQs: 5 11
 pcibios0: no compatible PCI ICU found
 pcibios0: Warning, unable to fix up PCI interrupt routing
 pcibios0: PCI bus #2 is the last bus
 bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
 mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
 cpu0 at mainbus0: apid 0 (boot processor)
 k7_powernow: couldn't map BIOS
 cpu0: apic clock running at 266 MHz
 cpu1 at mainbus0: apid 1 (application processor)
 cpu1: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
 cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
 mainbus0: bus 0 is type PCI
 mainbus0: bus 1 is type PCI
 mainbus0: bus 2 is type PCI
 mainbus0: bus 3 is type ISA
 ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
 pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
 pchb0 at pci0 dev 0 function 0 AMD 762 PCI rev 0x11
 ppb0 at pci0 dev 1 function 0 AMD 762 PCI-PCI rev 0x00
 pci1 at ppb0 bus 1
 vga1 at pci1 dev 5 function 0 Nvidia Vanta rev 0x15
 wsdisplay0 at vga1: console (80x25, vt100 emulation)
 wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
 pcib0 at pci0 dev 7 function 0 AMD 768 ISA rev 0x05
 pciide0 at pci0 dev 7 function 1 AMD 768 IDE rev 0x04: DMA, channel 0
 configured to compatibility, channel 1 configured to compatibility
 wd0 at pciide0 channel 0 drive 0: ST340014A
 wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
 wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
 pciide0: channel 1 disabled (no drives)
 AMD 768 Power Mgmt rev 0x03 at pci0 dev 7 function 3 not configured
 auich0 at pci0 dev 7 function 5 AMD 768 AC97 rev 0x03: apic 2 int 17
 (irq 11), AMD768 AC97
 ac97: codec id 0x49434511 (ICEnsemble ICE1232)
 ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
 audio0 at auich0
 ahc1 at pci0 dev 9 function 0 Adaptec AHA-29160 U160 rev 0x02: apic 2
 int 17 (irq 11)
 scsibus0 at ahc1: 16 targets
 ppb1 at pci0 dev 16 function 0 AMD 768 PCI-PCI rev 0x05
 pci2 at ppb1 bus 2
 ohci0 at pci2 dev 0 function 0 AMD 768 USB rev 0x07: apic 2 int 19
 (irq 5), version 1.0, legacy support
 usb0 at ohci0: USB revision 1.0
 uhub0 at usb0
 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub0: 4 ports with 4 removable, self powered
 pciide1 at pci2 dev 4 function 0 Promise PDC20269 rev 0x02: DMA,
 channel 0 configured to native-PCI, channel 1 configured to native-PCI
 pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
 wd1 at pciide1 channel 0 drive 0: Maxtor 7Y250P0
 wd1: 16-sector PIO, LBA48, 239372MB, 490234752 sectors
 wd2 at pciide1 channel 0 drive 1: ST3250823A
 wd2: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
 wd1(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6
 wd2(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 5
 wd3 at pciide1 channel 1 drive 0: ST3300831A
 wd3: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
 wd3(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
 em0 at pci2 dev 6 function 0 Intel PRO/1000MT (82540EM) rev 0x02: apic
 2 int 18 (irq 11), address: 

Re: No DMA for Cyrix Cx5530 IDE?

2005-10-16 Thread Nick Holland
Michael Frost wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160
 
 I wonder if the Cyrix Cx5530 IDE is not supported by OpenBSD v3.8/i386.
 I'm a newbie to OpenBSD and therefore would like to post my dmesg, maybe
 somebody is able to clear the thing up and give me some advice howto
 support DMA modus for my 2,5'' harddisk:

2.5?  This a laptop?  What is this thing?

Step one: provide dmesg.  Done!

 OpenBSD 3.8-current (GENERIC) #179: Thu Oct 6 11:32:36 MDT 2005

step two: try -current.  done. :)
good problem reporting.  Gotta at least look.
(we complain when people make bad problem reports, but really, it just
gives us excuses to ignore you and make fun of you)

 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
 cpu0: Geode(TM) Integrated Processor by National Semi (CyrixInstead
 586-class) 301 MHz
 cpu0: FPU,TSC,MSR,CX8,CMOV,MMX
 cpu0: TSC disabled
 real mem = 132227072 (129128K)
 avail mem = 114065408 (111392K)

hm.  looks like a lot of RAM for a laptop of that vintage...
...
 pciide0 at pci0 dev 18 function 2 Cyrix Cx5530 IDE rev 0x00: no DMA,
 channel 0 wired to compatibility, channel 1 wired to compatibility
 pciide0: channel 0 ignored (not responding; disabled or no drives?)
 pciide0: channel 1 ignored (other hardware responding at addresses)

whoa.  I've seen this before...
What is this thing?  (oops, I asked that already)
(and why can't I recall my AP's IP address?  AH, there it is...)

wow, the machine I was looking for gives very similar error:
pciide0 at pci0 dev 18 function 2 Cyrix Cx5530 IDE rev 0x00: no DMA,
channel 0 wired to compatibility, channel 1 wired to c
ompatibility
pciide0: channel 0 ignored (other hardware responding at addresses)
pciide0: channel 1 ignored (not responding; disabled or no drives?)

Notice the curious inversion from your system...

This machine I have was intended to be a small mainframe terminal --
running QNX, X, and some terminal emulator, with an SNA card in it.  It
originally booted from a 16M or 8M disk-on-module chip (not supported by
OpenBSD).  I had presumed the DOM chip was the reason for the pciide
problems, but maybe there is more to it than that.

Anyway...your machine is very similar to mine, though mine is a 233MHz
machine.  Whatever you are looking for UDMA for...don't.  1) the machine
isn't likely to provide it, a little googling seems to indicate that
lots of issues exist with this on other OSs, too.  2) Even if it did,
you will find the pathetic disk performance the least of your problems.

This thing was designed for low power consumption, not speed.  If you
are worried about disk performance, you have the wrong box for a lot of
other reasons.  Something is going wrong with the PCIIDE support, so it
falls back to wdc(4), which is completely non-DMA.  I slapped an IDE
drive in mine at one point, did a make build on it...it was glacial.
Never seen something that ran that slowly that claimed a three digit
clock speed.

However, stuck a wi(4) card in it, and it makes a great AP with authpf
keeping the riff-raff out, booting from a Compact Flash module now.  I
thought about stuffing a dc(4) quad-NIC in it and using it as my main
firewall, but never got around to it (and really, I prefer faster
machines for firewalls, mostly due to the ssh login time. :).

Nick.



Re: Missing feature in scp/sftp? (Was Re: scponly vs. vsftpd)

2005-10-16 Thread Dave Anderson
** Reply to message from Gaby vanhegan [EMAIL PROTECTED] on Sun, 16
Oct 2005 18:34:54 +0100

On 16 Oct 2005, at 17:13, Dave Anderson wrote:

 That being said, FTP is well past the time it was designed for.  
 OpenSSH
 is very stable and featurefull. Just make sure it isn't *too*  
 featureful
 for what you're doing.

 There _is_ one useful-to-me feature of FTP that I can't find in SCP or
 SFTP: any equivalent to 'ascii mode' (I frequently transfer text files
 between systems with different end-of-line conventions).  Am I just
 being blind, or is there really no way to do this?

Surely you want the file to appear at the other end in exactly the  
same format that it was on your system?

No, I'd like it to appear in a functionally-equivalent format -- which
requires optional newline conversion.

 This sort of thing is  
normally a client-program issue.  I have interarchy on my mac and it  
deals with all of that, plus it has a preference for whether or not  
to convert newlines.

It can't be just a client-side issue, since the software needs to know
the end-of-line conventions for both the source and target systems in
order to determine what, if any, conversion is needed (and whether the
file being transferred is binary or text needs to be specified and
perhaps passed to the other end of the link).

It's a simple conversion, and the whole thing is certainly not a major
issue, but I'd rather have a one-step process than a two-step process. 
[I do realize that the simplistic way FTP handles this really isn't
sufficient in the current enviroment of multiple character sets and
multiple encodings of some character sets.]

Dave

-- 
Dave Anderson
[EMAIL PROTECTED]



HFSC and PF docs

2005-10-16 Thread Marcos Vinicius Buzo
Hello, I am trying to find out some docs about HFSC scheduler and PF, but I
did not found it anywhere, in the pf.conf man page and PF Users Guide there
are no examples that cover HFSC usage, only PRIQ and CBQ.
Does anybody know where I can find it ?
The book Building Firewalls with PF and OpenBSD has a topic about HFSC, but
I can't buy it, because I am in Brazil :(

Thanks in advance.



Intel xSeries 336 boot failure

2005-10-16 Thread Stephen Nelson
I am having a problem booting an Intel xSeries 336 from cdrom. I have 
tried both the 3.7 cd image and the latest snapshot image and both have 
the same symptoms.

When the machine boots, it loads the kernel into memory correctly, and 
begins probing the pci bus. I haven't got the exact dmesg as the machine 
never reaches a point at which I can capture it, but the console shows 
something like this:

pcibios0 at bios0: ...
pcibios0: PCI IRQ Routing Table ... (11 Entries)
pcibios0: PCI Exclusive IRQs: ...
pcibios0: PCI Interrupt Router at ... (Intel 82801EB/ER LPC ...)

At this point, the machine hangs for a few seconds, then the screen 
clears and the machine reboots. On the next boot the system fails with 
an error relating to a NMI at 0x0 which I presume is related but may not 
be. The system log does not contain any errors.

I can get into the boot_config utility by using the -c switch, but the 
machine crashes when I proceed in the same manner.

The same machine starts without a problem with Linux and Windows boot 
cds. It has a p4 cpu, diskless, and dual broadcom BCM5721 gigabit 
ethernet adapters.

Is there anything that I can try to get the system to boot? BIOS 
settings perhaps? I've tried disabling the ethernet adapters and 
hyperthreading already with no effect.

Thanks,

Stephen



Re: Assigning static device names for USB devices

2005-10-16 Thread Alexander Yurchenko
On Mon, Oct 17, 2005 at 09:29:37AM +1000, Damien Miller wrote:
 On Sun, 16 Oct 2005, Antti Harri wrote:
 
 Hi,
 
 I have two USB printers, is there a way to assign
 a fixed device name instead of device name being
 assigned dynamically? If it's not possible at all,
 are there plans to implement it?
 
 You could try making symlinks using hotplugd(8) attach and detach scripts, 
 but I'm not sure they get called for USB printers (haven't tried)

of course they will be called. add usbdevs | grep command to the attach
script to make a proper symlink.

 
 -d

-- 
   Alexander Yurchenko (aka grange)



Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Otto Moerbeek
On Sun, 16 Oct 2005, Steve Harding wrote:

 I recently installed a SCSI card and an external HP SureStore 24G tape drive,
 and am unable to access it. By reading lots of man pages, it appears that I
 need to configure /dev/rst0 so that it knows what is hooked to the SCSI port,
 but I have no clue how to do it. Worse, I have this feeling that it is
 something so fundamental that any knucklehead should be able to figure it out.
 I have googled, and read what I think are all of the applicable man pages, no
 luck.
 
 When I attempt to write to the tape I get:
 
 $ dump -0au /pub/etc36/
 DUMP: Ignoring u flag for subdir dump
 DUMP: Dumping sub files/directories from /pub
 DUMP: Dumping file/directory /pub/etc36/
 DUMP: Date of this level 0 dump: Thu Oct 13 19:37:27 2005
 DUMP: Date of last level 0 dump: the epoch
 DUMP: Dumping /dev/rwd0j (/pub) to /dev/rst0
 DUMP: mapping (Pass I) [regular files]
 DUMP: mapping (Pass II) [directories]
 DUMP: estimated 5606 tape blocks.
 DUMP: Cannot open output /dev/rst0.
 DUMP: Do you want to retry the open?: (yes or no)
 
 Dmesg  follows, any help would be appreciated.

To access the tape, you need to be root or be in the operator group.

-Otto

 Steve
 
 OpenBSD 3.7 (GENERIC.MP) #50: Sun Mar 20 00:17:19 MST 2005
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
 cpu0: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
 cpu0:
 FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
  
 real mem  = 1073258496 (1048104K)
 avail mem = 972795904 (949996K)
 using 4278 buffers containing 53764096 bytes (52504K) of memory
 mainbus0 (root)
 bios0 at mainbus0: AT/286+(f6) BIOS, date 03/05/02, BIOS32 rev. 0 @ 0xfb100
 apm0 at bios0: Power Management spec V1.2
 apm0: AC on, battery charge unknown
 pcibios0 at bios0: rev 2.1 @ 0xf/0xdf94
 pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdec0/208 (11 entries)
 pcibios0: PCI Exclusive IRQs: 5 11
 pcibios0: no compatible PCI ICU found
 pcibios0: Warning, unable to fix up PCI interrupt routing
 pcibios0: PCI bus #2 is the last bus
 bios0: ROM list: 0xc/0xa800 0xcc000/0x2800 0xcf000/0x1800
 mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
 cpu0 at mainbus0: apid 0 (boot processor)
 k7_powernow: couldn't map BIOS
 cpu0: apic clock running at 266 MHz
 cpu1 at mainbus0: apid 1 (application processor)
 cpu1: AMD Athlon(tm) MP 2000+ (AuthenticAMD 686-class) 1.67 GHz
 cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
 mainbus0: bus 0 is type PCI
 mainbus0: bus 1 is type PCI
 mainbus0: bus 2 is type PCI
 mainbus0: bus 3 is type ISA
 ioapic0 at mainbus0: apid 2 pa 0xfec0, version 11, 24 pins
 pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
 pchb0 at pci0 dev 0 function 0 AMD 762 PCI rev 0x11
 ppb0 at pci0 dev 1 function 0 AMD 762 PCI-PCI rev 0x00
 pci1 at ppb0 bus 1
 vga1 at pci1 dev 5 function 0 Nvidia Vanta rev 0x15
 wsdisplay0 at vga1: console (80x25, vt100 emulation)
 wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
 pcib0 at pci0 dev 7 function 0 AMD 768 ISA rev 0x05
 pciide0 at pci0 dev 7 function 1 AMD 768 IDE rev 0x04: DMA, channel 0
 configured to compatibility, channel 1 configured to compatibility
 wd0 at pciide0 channel 0 drive 0: ST340014A
 wd0: 16-sector PIO, LBA48, 38166MB, 78165360 sectors
 wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5
 pciide0: channel 1 disabled (no drives)
 AMD 768 Power Mgmt rev 0x03 at pci0 dev 7 function 3 not configured
 auich0 at pci0 dev 7 function 5 AMD 768 AC97 rev 0x03: apic 2 int 17
 (irq 11), AMD768 AC97
 ac97: codec id 0x49434511 (ICEnsemble ICE1232)
 ac97: codec features headphone, 18 bit DAC, 18 bit ADC, KS Waves 3D
 audio0 at auich0
 ahc1 at pci0 dev 9 function 0 Adaptec AHA-29160 U160 rev 0x02: apic 2
 int 17 (irq 11)
 scsibus0 at ahc1: 16 targets
 ppb1 at pci0 dev 16 function 0 AMD 768 PCI-PCI rev 0x05
 pci2 at ppb1 bus 2
 ohci0 at pci2 dev 0 function 0 AMD 768 USB rev 0x07: apic 2 int 19
 (irq 5), version 1.0, legacy support
 usb0 at ohci0: USB revision 1.0
 uhub0 at usb0
 uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
 uhub0: 4 ports with 4 removable, self powered
 pciide1 at pci2 dev 4 function 0 Promise PDC20269 rev 0x02: DMA,
 channel 0 configured to native-PCI, channel 1 configured to native-PCI
 pciide1: using apic 2 int 16 (irq 5) for native-PCI interrupt
 wd1 at pciide1 channel 0 drive 0: Maxtor 7Y250P0
 wd1: 16-sector PIO, LBA48, 239372MB, 490234752 sectors
 wd2 at pciide1 channel 0 drive 1: ST3250823A
 wd2: 16-sector PIO, LBA48, 238475MB, 488397168 sectors
 wd1(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 6
 wd2(pciide1:0:1): using PIO mode 4, Ultra-DMA mode 5
 wd3 at pciide1 channel 1 drive 0: ST3300831A
 wd3: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
 wd3(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
 em0 at pci2 dev 6 function 0 Intel PRO/1000MT (82540EM) rev 0x02: apic
 2 int 18 (irq 11), address: 00:0e:0c:06:b6:ea
 fxp0 at pci2 dev 9 

Re: SCSI config for HP SureStore tape drive

2005-10-16 Thread Otto Moerbeek
On Mon, 17 Oct 2005, Otto Moerbeek wrote:

 On Sun, 16 Oct 2005, Steve Harding wrote:

 To access the tape, you need to be root or be in the operator group.

And before you try that, first make sure the tape appears as st0 in
your dmesg. Like the other poster said, check cabling end make sure it
is switched on while booting.

-Otto