Hi,
I have an easily reproducable panic when using atapicam. Vague trace
follows:
panic was caused by this:
KASSERT(bp->b_flags & B_PHYS, ("vmapbuf"));
trace:
vmapbuf
cam_periph
xptioctl
spec_ioctl
spec_vnoperate
vn_ioctl
ioctl
syscall
Let me know if you need any further information, this pan
Hi,
Looks like someone missed a file when updating the 'ep' driver. Simple
diff follows:
RCS file: /home/ncvs/src/sys/dev/ep/if_ep_eisa.c,v
retrieving revision 1.25
diff -u -r1.25 if_ep_eisa.c
--- if_ep_eisa.c24 Aug 2003 17:46:05 - 1.25
+++ if_ep_eisa.c18 Oct 2003 19:29:
> In message: <[EMAIL PROTECTED]>
> "Sebastian Yepes F. [ESN]" <[EMAIL PROTECTED]> writes:
> : i have just looked at it and don't see any info related to the pccard
dev.
> : what are the instructions
>
> building both pcic and pccard in your kernel config? If so, don't do
> that. It i
> On Wed, 8 Oct 2003 16:49:34 +0100
> Stuart Walsh <[EMAIL PROTECTED]> wrote:
>
> > They were, yes. But once when the sendmail daemon wasn't running. I
> > checked the mail queue before i sent it again and it wasn't there.
> > Perhaps sendmail stores
On Wed Oct 08, 05:27P +0200, Bernd Walter wrote:
> On Wed, Oct 08, 2003 at 03:59:40AM +0100, Stuart Walsh wrote:
> > Aww crap, my apologies for the duplicate email.. sendmail appears to be
> > on steroids or something.
>
> The messages are sumited twice by your mailclien
On Tue Oct 07, 02:36P +0100, Stuart Walsh wrote:
> Hi folks,
>
> I've come up with a driver for the above mentioned devices. This
> particular chip is found in a whole load of 802.11b USB devices. My
> particular device is an SMC2662W-AR, but it should work for any device
&g
Hi folks,
I've come up with a driver for the above mentioned devices. This
particular chip is found in a whole load of 802.11b USB devices. My
particular device is an SMC2662W-AR, but it should work for any device
containing the above chip. Just fill in the product/vendor ids and let
me know yo
Hi folks,
I've come up with a driver for the above mentioned devices. This
particular chip is found in a whole load of 802.11b USB devices. My
particular device is an SMC2662W-AR, but it should work for any device
containing the above chip. Just fill in the product/vendor ids and let
me know yo
- Original Message -
From: "M. Warner Losh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, September 21, 2003 5:50 PM
Subject: Re: CIS is too long
> In message: <[EMAIL PROTECTED]>
> Kenichi Niioka <[EMAIL PROTECTED]> writes:
> : I'm gettin
On Sat, 20 Sep 2003 16:14:22 +0200
Pawel Worach <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Last if_sk update broke buildkernel
>
> ===> sk
> rm -f .depend
> mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@
> -I@/../include /usr/src/sys/modules/sk/../../pci/if_sk.c
> /usr/src/sys/pc
On Fri, Sep 12, 2003 at 09:55:54PM -0400, Jung-uk Kim wrote:
> I have my own *working* driver, which is for 4-STABLE. It works with
> SK-9521 V2.0 (for me, at least) and it should work with 3C940.
>
> Note: This driver is ported from Nathan L. Binkert's OpenBSD driver.
> Note: This is completely
On Mon Aug 25, 11:11P -0500, Glenn Johnson wrote:
Hi again chaps,
I've been working on other things lately, including getting ready to
move house and looking after my 3 month old daughter :) but recently I've
took up trying to get this driver working again. If anyone is interested in
helping ou
On Sun Aug 24, 10:42P -0500, Glenn Johnson wrote:
> On Sun, Aug 24, 2003 at 01:22:39PM +0200, Wilko Bulte wrote:
>
> > On Sat, Aug 23, 2003 at 04:45:30PM +0100, Stuart Walsh wrote:
> >
> > > Hi,
> > >
> > > I ported the openbsd additions to the sk driv
On Sun Aug 24, 01:22P +0200, Wilko Bulte wrote:
> On Sat, Aug 23, 2003 at 04:45:30PM +0100, Stuart Walsh wrote:
> > Hi,
> >
> > I ported the openbsd additions to the sk driver to support the 3c940
> > gigabit network card which is commonly found in the above asu
o let me know if I can provide any further information.
Regards,
Stuart Walsh
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
On Sat Aug 23, 04:45P +0100, Stuart Walsh wrote:
> Hi,
>
> I ported the openbsd additions to the sk driver to support the 3c940
> gigabit network card which is commonly found in the above asus
> motherboard. Testers/comments/commits welcome, but please don't blame
> me
On Sat Aug 23, 04:45P +0100, Stuart Walsh wrote:
> Hi,
>
> I ported the openbsd additions to the sk driver to support the 3c940
> gigabit network card which is commonly found in the above asus
> motherboard. Testers/comments/commits welcome, but please don't blame
> me
be greatly
received.
Regards,
Stuart Walsh
Index: dev/mii/e1000phy.c
===
RCS file: /home/ncvs/src/sys/dev/mii/e1000phy.c,v
retrieving revision 1.8
diff -u -r1.8 e1000phy.c
--- dev/mii/e1000phy.c 19 Jan 2003 02:59:32 - 1.8
+
18 matches
Mail list logo