Re: ATA driver, ZIP-Disk and mtools now OK, but mount_msdos ...

1999-12-24 Thread Alex Zepeda
beg: cyl 0/ sector 1/ head 1; end: cyl 95/ sector 32/ head 63 zippy:~#mount -t msdos /dev/afd0s4 /mnt/azip msdos: /dev/afd0s4: Invalid argument - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Port of ext2fs fsck

1999-12-24 Thread Alex
res a > 1 line patch to build. Requires FreeBSD-3.4 or earlier, or Linux to > run since it requires block devices. The utilities are: > > badblocks chattr(1) debugfs dumpe2fs e2fsck e2label fsck lsattr(1) > mke2fs mklost+found tune2fs uuidgen(1) Yes, but isn'

Re: Problems with the ATA-driver

1999-12-23 Thread Alex Zepeda
-4 disk at ata0 as master ad0: 12416MB (25429824 sectors), 25228 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 Creating DISK ad0 Creating DISK wd0 I'll double check the invoice too. It was either ATA/33 or ATA/66, I'm pretty sure it was the latter. - alex To Uns

Re: Port of ext2fs fsck

1999-12-23 Thread Alex
ense to adopt their approach, as it also allows for new filesystem types to be seamlessly integrated into fsck(8) (e.g. fsck_ntfs). Their fsck_ffs is virtually identical to our fsck, so I imagine porting other fsck_xxx's shouldn't be too hard. Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problems with the ATA-driver

1999-12-21 Thread Alex Zepeda
least it works, reasonably fast too. Nice job :) - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

fsck not cleaning on first try

1999-12-20 Thread Alex Zepeda
fsck cleaned it and printed some info, but then mount refused to mount it. A simple reboot from the comandline seems to have worked. Hmmm indeed. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sysinstall: is it really at the end of its lifecycle?

1999-12-15 Thread Alex Bedworth
Daniel brings up a good point about SMIT (I don't know about SAM, not being a HP geek :) One helpful feature of SMIT/smitty is that it allows you to display the command that you are about to run. It also saves a history of its session in $HOME/smit.log, which can be used later to repeat actions

Re: ATA driver as the default

1999-12-07 Thread Alex
pt The command it's failing on is 0xa1 (ATA_C_ATAPI_IDENTIFY). Perhaps the driver should keep a list of misbehaving devices and not try to identify them? Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: mount(2) broken?

1999-12-06 Thread Alex Zepeda
s not make this > problem reoccur. Nah. This is about the third time I've seen this. I hadn't really gathered any useful information (and no data was lost) so I didn't bother to report it. I suspect it has something to do with soft-updates however. - alex To Unsubscribe: se

Re: mount(2) broken?

1999-12-05 Thread Alex Zepeda
heck it, see it was fine, but mount wouldn't recognize that it was clean. 'Course I saw this this morning too. Yes, with a new kernel, new devices, ata driver, and new world. 'Twas very odd. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: pnp and AWE64

1999-11-13 Thread Alex Zepeda
irq 10 drq 1 flags 0x0 Which is rather incorrect. Hmm. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: cvs commit: src/sys/isa isa_common.c

1999-11-13 Thread Alex Zepeda
e tried the same thing, and through a series of ugly hacks, got the SB Pro bits to probe and attach correctly (and if you set the SBPro version to 3.x or whatever the latest version is, you get a mixer device). Sadly I couldn't get any sound out of it (mpg123 set to 8bit mode..). Although,

Re: pnp and AWE64

1999-11-12 Thread Alex Zepeda
s though (with the PNPBIOS bit). pcm1: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0 How about posting your kernel config file? - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Linksys LNE100TX

1999-10-31 Thread Alex Zepeda
ing a PnP OS (it's a BIOS thing). Otherwise it won't assign stuff and FreeBSD can't really do much then. - alex Experience something different With our new imported dolly She's lovely, warm, inflatable And we guarantee her joy - The Police To Unsubscribe: send mail to [EMAIL P

Re: duplicate filenames under Linux emulation

1999-10-17 Thread Alex
"Kurt D. Zeilenga" wrote: > > might be informative to provide output of "ls -li" to the list. Sure... it doesn't change one thing, but here goes: current:~/prog/motif/GUITests/Test2$ ls -li total 237 444972 -rw-r--r-- 1 ak users5626 Oct 17 20:38 #uil.uil# 444961 -rw-r--r-- 1 ak

duplicate filenames under Linux emulation

1999-10-17 Thread Alex
-r-xr-xr-x 1 root wheel 1804310 Oct 11 18:42 /kernel (the Linux module compiled in). Thanks, Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Can't make crashdump after panic

1999-10-15 Thread Alex Le Heux
On Thu, Oct 14, 1999 at 09:19:33AM -0500, David Scheidt wrote: > On Thu, 14 Oct 1999, Alex Le Heux wrote: > > > After configuring the system for making a crashdump, I get "panic: Timeout > > table full" halfway through the dump. > [snip] > > Sounds like yo

Can't make crashdump after panic

1999-10-13 Thread Alex Le Heux
e is a ZIP drive :), which I'm trying to upgrade from a -current from Sep 17. (install new kernel first, make world after, etc) Can anyone clue me in here? Alex -- ++---+ | SMTP: <[EMAIL PROTECTED]> | E-Gold: 101979 | | ICBM: N

Re: MajorDomo Problems

1999-10-10 Thread Alex
t -current. This happened twice! The first time was a couple of weeks ago - I just ignored it and resubscribed - but having to do it again is just too much! Please do something about it, sort it out! It really sucks having to acknowledge every subscribe request and then receive a whol

3.3-stable nfsv3/udp server panic (was: Re: vm_fault: fault on nofault entry)

1999-09-30 Thread Alex G. Bulushev
> Hi, > > we're experiencing panics on 3.3-stable as of 21st of September, > which looks alike the ones, which were happening with 3.[12] versions. panic before (once per 1-2 day) was for SMP kernel, new one is for kernel without SMP on the same nfs server, now after 7.5 day of work # gdb -k

Re: Loss of Functionality with newpnp

1999-09-26 Thread Alex Perel
elf from the compulsion to reply. Thank you in advance. When you do as much for the project as Mike has, your input will be noted for future reference. Alex G. Perel -=- AP5081 [EMAIL PROTECTED] -=- [EMAIL PROTECTED] Disturbed Networks - Powered exclusively by FreeBSD == Th

Re: On hub.freebsd.org refusing to talk to dialups

1999-09-26 Thread Alex Zepeda
cause > ISPs will have to protect themselves more and more. No, the real problem is the ISPs who can't fund decent servers and provide decent service. If they could take care of spam and provide a 99% reliable service, I'd have very few problems with using their mailservers. - al

Re: More benchmarking stuff...

1999-09-17 Thread Alex Le Heux
ld PPro 200' would have better results than my PII-450, but there's probably some optimizations that I haven't done yet. Alex -- ++---+ | SMTP: <[EMAIL PROTECTED]> | E-Gold: 101

Re: newpcm and Vibra16X

1999-09-12 Thread Alex Perel
ron? However playing MP3s and the likes works fine for me. Why I'm happily listening to your favorite music right now! :) Alex G. Perel -=- AP5081 [EMAIL PROTECTED] -=- [EMAIL PROTECTED] Disturbed Networks - Powered exclusively by FreeBSD == The Power to Serve -=- http://ww

make release is broken in STABLE?

1999-09-02 Thread Alex Povolotsky
Hello! All my attempts to make release (with time-proven script) fails with ===> en_US.ISO_8859-1/articles cd /usr/doc/en_US.ISO_8859-1/articles ; make afterdistribute DESTDIR=/R/stage/tr ees/bin ===> en_US.ISO_8859-1/articles/diskless-x make: don't know how to make distribute. Stop *** Error co

Re: gdb-4.17 in FreeBSD 4.0-CURRENT

1999-08-31 Thread Alex Zepeda
e is undebugable with 4.17 (gdb segfaults), but is with 4.18. Hmm. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Softupdates reliability?

1999-08-26 Thread Alex Zepeda
boards, both run FreeBSD just dandy. Well, right now I'm happy with my BX based board. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Softupdates reliability?

1999-08-25 Thread Alex Zepeda
oes too); obviously using both at the same time won't work well.. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gdb

1999-08-17 Thread Alex Zepeda
on linux and solaris as well, > gdb-4.18 is just not healthy. 4.17 is really no better, it tended to crash on some C++ programs. If 4.18 doesn't work, try sending email to the authors of gdb, or look for a pre-release version. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: Linuxulator: emulation? [was: Q: Extending the sysctl MIB...]

1999-08-16 Thread Alex Zepeda
nux. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: it's time...

1999-08-10 Thread Alex Zepeda
On Mon, 9 Aug 1999, Brian F. Feldman wrote: > On Mon, 9 Aug 1999, Alex Zepeda wrote: > > > One could stuff it into rc.conf, but this means it's harder to > > automagically save the state upon shutdown/reboot. But something like: > > Not really. You could do it wit

Re: it's time...

1999-08-10 Thread Alex Zepeda
main silent until the knobs are called. - alex Experience something different With our new imported dolly She's lovely, warm, inflatable And we guarantee her joy - The Police To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: it's time...

1999-08-09 Thread Alex Zepeda
yy might work, and allow for multiple sound card. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: it's time...

1999-08-09 Thread Alex Zepeda
ee. Perhaps I'll do that tomorrow, and make a port out of it ;) Or am I just oversimplifying things? - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: it's time...

1999-08-09 Thread Alex Zepeda
d load'ing the file though. Why that complex? Couldn't I just drop in a small script using awk and sh, to grab the mixer volumes, and drop it in rc.shutdown? Or even a small C program would suffice if scripting isn't your cup of tea. - alex You better believe that marijuana

Re: it's time...

1999-08-09 Thread Alex Zepeda
waking everyone up when I play an mp3, but there are cards out there that default to a volume of zero. Sure it's nothing monumental, but it's a convience thing. I mean, if the FreeBSD project is opposed to convenience, why have /usr/local/etc/rc.d, or even rc.conf for that matter when

Re: it's time...

1999-08-08 Thread Alex Zepeda
d resume time wouldn't be a bad idea either. - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Unusable PS/2 mouse

1999-07-20 Thread Alex Zepeda
gitech wheeled mouse (M-C48) works great with FreeBSD and has for as long as I've owned it. This seems to be the going attitude WRT CD-ROMS :^) - alex You wear guilt, like shackles on your feet, Like a halo in reverse - Depeche Mode To Unsubscribe: send mail to [EMAIL PROTECTED] with &

Re: Soft-updates feedback

1999-07-19 Thread Alex Povolotsky
: ejectable tray acd0: Medium: CD-ROM 120mm data disc loaded, unlocked wdc1 at 0x170-0x177 irq 15 flags 0xa0ffa0ff on isa wdc1: unit 0 (wd2): , DMA, 32-bit, multi-block-16 wd2: 4892MB (10018890 sectors), 10602 cyls, 15 heads, 63 S/T, 512 B/S DMA seems to be ON. But it didn't help :-( Alex. -

Re: Using float emulator on a system with FPU?

1999-07-12 Thread Alex Zepeda
without FPUs For instance, doesn't the StrongArm lack an FPU? What about embedded systems? A 486SX would draw a whole lot less power than a Pentium. And it's certainly not like emulating an FPU is an impossible task like say on some LC040s... - alex To Unsubscribe: send mail to

Re: userland ppp - startup

1999-07-07 Thread Alex Zepeda
> This is shabby reasoning. rc.conf contains public system configuration > data, which may need to be consumed by non-root processes. What kind of non-root program would need to consume rc.conf? - alex I thought felt your touch In my car, on my clutch But I guess it's just someone wh

Re: userland ppp - startup

1999-07-07 Thread Alex Zepeda
On Wed, 7 Jul 1999, Keith Stevenson wrote: > On Wed, Jul 07, 1999 at 01:19:02PM -0700, Alex Zepeda wrote: > > On Wed, 7 Jul 1999, Ladavac Marino wrote: > > > > > [ML] You do not really want these on the command line for > > > everyone to see with ps. (nor in

RE: userland ppp - startup

1999-07-07 Thread Alex Zepeda
On Wed, 7 Jul 1999, Ladavac Marino wrote: > [ML] You do not really want these on the command line for > everyone to see with ps. (nor in rc.conf for everyone to see with e.g. > cat) Why is rc.conf readable by world?! - alex To Unsubscribe: send mail to [EMAIL PROTEC

Re: userland ppp - startup

1999-07-07 Thread Alex Zepeda
stands today.) Everyone can see the environment too, so that's not secure at all. In fact the best place would probably be the ppp configuration file, which should only be readable by root and group ppp (or is it network?). - alex I thought felt your touch In my car, on my clutch But I guess it&#

buildworld dies in kdump..

1999-07-06 Thread Alex Zepeda
VE' redefined /usr/obj/usr/src/tmp/usr/include/pccard/cardinfo.h:77: warning: this is the location of the previous definition In file included from ioctl.c:60: /usr/obj/usr/src/tmp/usr/include/netinet/altq_afmap.h:39: field `af_flowinfo' has incomplete type *** Error code 1 Stop. - alex

Re: loads of SetAttrs in cvsup of cvs repo

1999-07-04 Thread Alex Zepeda
On Sun, 4 Jul 1999, Amancio Hasty wrote: > > Arghh... Yeap, upon reading the original message again it reads > as you have stated . > > I need more sleep ... 8) Nahh.. caffinated daemon candies OTOH... - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "

Re: loads of SetAttrs in cvsup of cvs repo

1999-07-04 Thread Alex Zepeda
On Sun, 4 Jul 1999, Amancio Hasty wrote: > Curious why are you cvsupping every couple of minutes ? I think what was meant was that the CVSup process takes a few minutes usually, but has taken over an hour now. - alex I thought felt your touch In my car, on my clutch But I guess it

Soft-updates feedback

1999-07-02 Thread Alex Povolotsky
all other programs literally to stop for several seconds (well, 20-30 seconds is quite often!). Turning soft-updates off causes this nastiness to disappear, but also slows down disk-active processess. Alex. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current"

Re: Suspend modeX

1999-06-29 Thread Alex Zepeda
On Tue, 29 Jun 1999, David Scheidt wrote: > On Tue, 29 Jun 1999, Alex Zepeda wrote: > > > Well, pushing <4s on the power button will turn the computer off (in fact > > it's more of a "hard" power off IIRC). > > Depends on the BIOS. It is often sett

Re: Suspend mode

1999-06-29 Thread Alex Zepeda
#x27;s causing your system to continue being so noisy. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you. - Translator To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: BUF_LOCK() related panic..

1999-06-27 Thread Alex Zepeda
, and decided to manually panic the box, which worked fine but the kernel panic'd at savecore (same lockmgr: pid xxx not exclusive... unlocking as I got on the cmd line). Oddly enough, the pid was -2 when savecore tickled it. - alex who wonders who might be crazy enough to port fbsd to mack

gdb no longer works?

1999-06-25 Thread Alex Zepeda
nfigured as "i386-unknown-freebsd"... Core was generated by `konqueror'. Program terminated with signal 11, Segmentation fault. Register eax not found in core file. (gdb) - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a

config is broken?

1999-06-06 Thread Alex Zepeda
opt_fdc.h redwood201:/usr/src/sys/i386/conf# Hmm. It's been this way for a while, and I can't see anything obvious that would cause this (and yes, I rebuilt config). - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you.

Re: KDE programs won't compile

1999-06-05 Thread Alex Zepeda
KDE scatters too many things too many places to really be a good fit in /usr/local/kde. Plus putting it in its own directory makes for easy removal and switching between versions of KDE. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like

Re: KDE programs won't compile

1999-06-05 Thread Alex Zepeda
ers in /usr/local/include.. However a simple --prefix=/usr/local *should* fix any configure problems, and if this is to make it into a FreeBSD port, use --prefix=$(PREFIX). - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you.

Re: Announcing a new cvsup server - cvsup6.freebsd.org

1999-05-31 Thread Alex Zepeda
ors have the same idea of when xx.yy.zz was.. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you. - Translator To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re:

1999-05-06 Thread Alex Zepeda
;same compiler to compile qt and kdelibs as you did use now > >*** Error code 1 > > > >Stop. > >*** Error code 1 > > > >Stop. > >*** Error code 1 > > > >Stop. > >*** Error code 1 > > > >Stop. Well do the obvious first, follow t

RE: -stable vs -current (was Re: solid NFS patch #6... )

1999-05-01 Thread Alex Perel
on that every FreeBSD user was a beta tester... :) It's inevitable that bugs will be found in -stable more quickly than in -current, simply because -stable has a much larger user base. Just think back to the days after 3.0-RELEASE and the myriad of bug reports that suddenly came in because th

Re: ep0 *UTP*

1999-04-29 Thread Alex Zepeda
s the cause of some odd network behavior I'm getting.. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: ep0 *UTP*

1999-04-28 Thread Alex Zepeda
w myself. Alas I'm still getting: ep0 XXX: driver didn't set ifq_maxlen - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: suspend mode broken since one week ago

1999-04-26 Thread Alex Zepeda
t, I'd try hitting the power button - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: file disappeared?

1999-04-26 Thread Alex
s to everyone who responded, and I do apologise for wasting your time. Alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

RE: file disappeared?

1999-04-26 Thread Alex
G IN SUPERBLK (SALVAGED) /dev/rwd0s1f: SUMMARY INFORMATION BAD (SALVAGED) /dev/rwd0s1f: BLK(S) MISSING IN BIT MAPS (SALVAGED) /dev/rwd0s1f: 176225 files, 6278980 used, 1342864 free (39576 frags, 162911 blocks, 0.5% fragmentation) (I think with -p it doesn't actually salvage anything, just checks

Re: file disappeared?

1999-04-26 Thread Alex
les, 6275813 used, 1346031 free (39575 frags, > > 163307 blocks, 0.5% fragmentation) > > I assume this was in single user mode, otherwise you made a gigantic mess. > :-) I did, didn't I? Alex --- A mathematician is a machine for converting coffee into theorems. To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: new-bus, pcm, and matcd (was Re: new-bus breaks both sound drivers)

1999-04-25 Thread Alex Zepeda
much time right now though.. FWIW, I can still play audio CDs... perhaps its time to shake the dust off some CDs? ;) - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: newbus and modem(s)

1999-04-18 Thread Alex Zepeda
anding, I NEVER would have been able to realize this. You are so smart. Will you commit my code which breaks a few things and causes a panic? Wouldya? Huh? Huh? Huh? - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: newbus and modem(s)

1999-04-18 Thread Alex Zepeda
ver? The apm driver? Sure, I'm annoyed about one of the glitches affecting me, but I just think if this code had been aired more publically before merging, all of these problems could have been easily avoided. And then what about newconfig? To me this just adds more truth to the whole /. a

Re: newbus and modem(s)

1999-04-18 Thread Alex Zepeda
, but where can I find information on newbus and PnP? The only other PnP driver I've looked at (pcm) uses the "shims". Perhaps for good reason? - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: newbus and modem(s)

1999-04-18 Thread Alex Zepeda
again when it looks like people are getting way > too complacent about -current. :-) Well, why not make ext2fs the default fs just to shake things up? It's one thing to expect panics and soon, but it's another thing to import code that wasn't ready. - alex To Unsubscribe: s

newbus and modem(s)

1999-04-17 Thread Alex Zepeda
it looks like the pcm driver works and works with the PnP code but it uses the "shims". - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: new-bus breaks both sound drivers

1999-04-17 Thread Alex Zepeda
n 1.2 Now it returns: apm: found APM BIOS version 1.2 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio0: interrupting at irq 4 > I'm sorry, you're going to need to have a bit of a look around and turning > on or inserting some debug code to see what

Re: msdosfs problems?

1999-04-10 Thread Alex Zepeda
On Sun, 11 Apr 1999, Dmitrij Tejblum wrote: > Alex Zepeda wrote: > > panic: vm_page_bits: illegal base/size 4096/2048 > > The panic is hopefully just fixed in vnode_pager.c rev.1.107. I didn't > quite understand if you have other msdosfs problems. I'll try it ou

Re: msdosfs problems?

1999-04-10 Thread Alex Zepeda
's a msdosfs-related problem. I thought I already answered this? No I doesn't work. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: msdosfs problems?

1999-04-09 Thread Alex Zepeda
r here..) No. I'm thinking a big magnet walked up while I was sleeping or something, b/c if I copy from UFS -> FAT it plays fine from FAT. Well, I just tried playing an mp3 from the zip drive and here's the panic I got (couldn't catch it from X): panic: vm_page_bits: illegal base/siz

Re: msdosfs problems?

1999-04-09 Thread Alex Zepeda
lly really weird. I couldn't find xaudio, but amp belched a bit too. All in all it's really strange, I'm willing to accept random data corruption (although, scandisk didn't find any problems with the partition).. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: -soname and shared libs (was Re: /sys/boot, egcs vs. gcc, -Os)

1999-04-09 Thread Alex Zepeda
and memory usage. Exhale once in a while. It helps. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: /sys/boot, egcs vs. gcc, -Os

1999-04-09 Thread Alex Zepeda
example. > What's wrong with different filenames for different libs? Do you think that the Gnome libs are going to stand still long enough for someone (you) to write a drop in replacement? Besides, most of the functionality that libXaw3d provides over libXaw is provided by Gtk+ themes.

Re: msdosfs problems?

1999-04-09 Thread Alex Zepeda
based on mpg123 isn't it? That still doesn't explain how it would cause my system to hang. Grr. Back to CDs it is. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: msdosfs problems?

1999-04-09 Thread Alex Zepeda
Yes, it's statically linked in, and it truely seems to be some problem with fbsd. I booted into 98 and used Winamp and it played fine. I'm reasonably afraid to touch the zip drive... - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

msdosfs problems?

1999-04-08 Thread Alex Zepeda
3: Can't rewind stream by 679 bits! And gqmpeg can realiably freeze my machine if I try and play an mp3 off of a fat16 formatted zip disk. And no I haven't recently upgraded mpg123, but oddly enough, copying files to and from a floppy disk works fine.. - alex To Unsubscribe: send mail

Re: /sys/boot, egcs vs. gcc, -Os

1999-04-08 Thread Alex Zepeda
er even bother. Yup. Nothing like a load of core dumps in your home directory to make one's day :) - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: /sys/boot, egcs vs. gcc, -Os

1999-04-07 Thread Alex Zepeda
zy) > reason that they looked like they'd be too painful to upgrade. Bah, if the ports-tree can make building Gnome easy, it's hardly painful (and I know KDE is easy to build from tarballs). It just takes a bit of patience. - alex To Unsubscribe: send mail to majord...@freebsd.org wi

Re: /sys/boot, egcs vs. gcc, -Os

1999-04-07 Thread Alex Zepeda
uilding > > the port and everything that it depends upon. > > Thanks for the clue, John! As much as I hate redoing the KDE and gnome > ports, it looks like doing that again ... That was one of the BIG pitfalls of egcs, binary incompatable C++ programs and libs. Sounds like you&#x

Re: RE: EGCS optimizations

1999-04-06 Thread Alex Zepeda
ther thing I'd have on my wish list is the ability to not build the gcc related bits (so I could say drop in TenDRA) by adding -DNO_GCC or something. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: RE: EGCS optimizations

1999-04-06 Thread Alex Zepeda
of getting the pgcc patches committed? It seems like this wouldn't have a negative impact on other non x86 hardware, but might be a win for us stuck with Pentiums or PIIs. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: EGCS optimizations

1999-04-05 Thread Alex Zepeda
st. Really? The pgcc web page (goof.com/pcg) lead me to believe that there were a few more optimizations turned on by -O5 && -O6.. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: EGCS optimizations

1999-04-05 Thread Alex Zepeda
ase seemed to run a bit slower (GNU make took longer to traverse directories and egcs took a bit longer to run). > Which leads me to believe that using -Os might be beneficial. Have you tried anything beyond -O2? - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsu

Re: show stopper for EGCS import

1999-04-04 Thread Alex Zepeda
exceptions" type exception machanism for a while. Is there any way to tell gcc not to do this by default, or should I stick to my egcs built from ports (complete with egcs runtime objets) for now? - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: X problems using egcs as compiler

1999-04-03 Thread Alex Zepeda
tput, and it's obviously not threaded (cause Qt isn't). Sure, I don't like ksirc, and I got some odd perl related errors, but it worked. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: X problems using egcs as compiler

1999-04-03 Thread Alex Zepeda
the spec file (like the egcs port forced you to do at one time, and probably still does). - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Soundblaster live soundcard support ?

1999-03-27 Thread Alex Zepeda
6 but the PCI card normally uses a single interrupt > and a single I/O port. If it's based on the Ensoniq 1370 it's supported (might need to add a PCI ID), otherwise it's not. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: usb keyboard?

1999-03-23 Thread Alex Zepeda
On Tue, 23 Mar 1999, Amancio Hasty wrote: > One thing though: > > kbdcontrol appears not to have option : "-m on" Should be vidcontrol -m on I think. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: Possible fix for rc.conf

1999-03-20 Thread Alex Zepeda
On Sat, 20 Mar 1999, Scot W. Hetzel wrote: > If someone does copy the /etc/defaults/rc.conf to /etc/rc.conf, /etc/rc.conf > will not reload it's self, thus it will never get stuck in an endless loop. Oh it's too late for that. :) - alex To Unsubscribe: send mail to majord...@

Re: IPSEC support?

1999-03-20 Thread Alex Le Heux
"Steven P. Donegan" wrote: > > Is there any IPSEC support available for current? I've found support for > 2.2.8, but not so far for current. There is support for 3.1-REL. Work is being done for -current, I believe. Keep an eye on http:/

Re: bmake/contrib framework for egcs

1999-03-13 Thread Alex Zepeda
ld be > -I${EGCSDIR}/gcc/cp/inc rather than -I${EGCSDIR}/gcc/cp/inc/exception > (after all, ${EGCSDIR}/gcc/cp/inc/exception is a file). - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: bmake/contrib framework for egcs

1999-03-13 Thread Alex Zepeda
s with libraries, just in case you've got any programs that use exceptions or rtti. Obviously this won't work with programs that use rtti and/or exceptions. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: panic: zone: entry not free

1999-03-11 Thread Alex Zepeda
ile system without warning? or perhaps just loose some of the more important data on the HDD? What kind of reaction do you expect then? > Users don't want panics, and they don't care why, they just want > things to work. True enough, but at what cost? - alex To Unsubscribe

netscape trouebles

1999-03-06 Thread Alex Le Heux
tried the FreeBSD version and the Linux version of Netscape, and they both behave the same. It appears that the Linux version is a bit less stable than the FreeBSD version. Am I the only one with this problem? Alex -- ++---+ | SMTP:| E-

Re: news from the ATAPI-ZIP frontier

1999-03-05 Thread Alex Zepeda
od source for ideas (SCSI over ATAPI!). - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: gcc

1999-03-05 Thread Alex Zepeda
bg++ to see if it really uses libg++ functions (which I doubt it is). Most likely it's just some stupid libstdc++ dependencies. - alex To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

<    1   2   3   4   5   6   >