From nobody@FreeBSD.org  Fri Aug 18 08:47:27 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 636D516A4DD
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Aug 2006 08:47:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 11C3543D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Aug 2006 08:47:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7I8lQKX076601
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Aug 2006 08:47:26 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k7I8lQu6076580;
	Fri, 18 Aug 2006 08:47:26 GMT
	(envelope-from nobody)
Message-Id: <200608180847.k7I8lQu6076580@www.freebsd.org>
Date: Fri, 18 Aug 2006 08:47:26 GMT
From: lissyara <admin@lissyara.su>
To: freebsd-gnats-submit@FreeBSD.org
Subject: no driver for HP J2585A DeskDirect 10/100VG LAN Adapter
X-Send-Pr-Version: www-2.3

>Number:         102217
>Category:       kern
>Synopsis:       [feature request] no driver for HP J2585A DeskDirect 10/100VG LAN Adapter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 08:50:13 GMT 2006
>Closed-Date:    Fri Nov 16 10:38:45 UTC 2007
>Last-Modified:  Fri Nov 16 10:38:45 UTC 2007
>Originator:     lissyara
>Release:        6.1
>Organization:
ELIRON
>Environment:
uname -a
FreeBSD bsd-fax.grand-prix 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
pciconf -lv
none1@pci0:8:0: class=0x020000 card=0x00000000 chip=0x1030103c rev=0x00 hdr=0x00
    vendor   = 'Hewlett-Packard Company'
    device   = 'J2585A DeskDirect 10/100VG LAN Adapter'
    class    = network
    subclass = ethernet
==============
kldstat
Id Refs Address    Size     Name
 1   74 0xc0400000 691928   kernel
 2    1 0xc23fd000 d000     if_ath.ko
 3    1 0xc1eba000 4000     ath_rate.ko
 4    2 0xc2439000 2d000    ath_hal.ko
 5    1 0xc240f000 9000     hifn.ko
 6    1 0xc2466000 18000    crypto.ko
 7    1 0xc2427000 a000     zlib.ko
 8    1 0xc223b000 5000     if_ar.ko
 9    6 0xc247e000 e000     sppp.ko
10    1 0xc2418000 5000     if_arl.ko
11    1 0xc248c000 8000     if_bridge.ko
12    1 0xc2494000 1e000    if_ce.ko
13    1 0xc20be000 4000     if_cm.ko
14    1 0xc2071000 3000     arcnet.ko
15    1 0xc24b2000 32000    if_cp.ko
16    1 0xc24e4000 27000    if_ct.ko
17    1 0xc250b000 14000    if_cx.ko
18    1 0xc20a4000 2000     if_disc.ko
19    1 0xc20f9000 3000     if_ef.ko
20    1 0xc22f2000 4000     if_el.ko
22    1 0xc251f000 5000     if_ex.ko
24    1 0xc2524000 5000     if_fwip.ko
25    1 0xc2360000 4000     if_gre.ko
26    1 0xc2529000 6000     if_hme.ko
27    1 0xc2130000 3000     if_ic.ko
28    1 0xc21e1000 3000     iicbus.ko
29    1 0xc252f000 9000     if_ipw.ko
30    1 0xc2538000 9000     if_iwi.ko
31    1 0xc2541000 6000     if_le.ko
32    1 0xc2547000 6000     if_my.ko
33    1 0xc254d000 b000     if_ndis.ko
34    1 0xc2558000 13000    ndis.ko
36    1 0xc256b000 9000     if_ray.ko
37    1 0xc2574000 5000     if_sbni.ko
38    1 0xc240a000 4000     if_sbsh.ko
39    1 0xc2579000 6000     if_sr.ko
40    1 0xc23a9000 3000     if_stf.ko
41    1 0xc2433000 4000     if_tap.ko
42    1 0xc257f000 5000     if_udav.ko
43    1 0xc2584000 4000     if_vlan.ko
44    1 0xc2110000 2000     ng_gif_demux.ko
45    1 0xc2588000 a000     netgraph.ko
===========================
dmesg:
pci0: <network, ethernet> at device 8.0 (no driver attached)

>How-To-Repeat:
every boot :)
>Fix:
portable driver from linux?
>Release-Note:
>Audit-Trail:

From: Juergen Lock <nox@jelal.kn-bremen.de>
To: admin@lissyara.su
Cc: bug-followup@FreeBSD.org, joerg@FreeBSD.org, freebsd-hackers@FreeBSD.org
Subject: Re: kern/102217: no driver for HP J2585A DeskDirect 10/100VG LAN Adapter
Date: Sat, 16 Sep 2006 19:47:43 +0200 (CEST)

 Many moons ago, I was working on a driver that joerg@ started.  I was
 promised docs, but never received them (you know who you are :), and
 now I have long lost access to the hardware I tested it on (J2585B PCI
 card on a 100VG hub, is the J2585A PCI too?)  So if someone who still
 has the hardware wants to pick up where I left I can send them what I
 have.  The driver seemed to work with the J2585B card, talking to the
 100VG hub, but it still exhibited a strange problem that the DOS and
 linux drivers I looked at didnt seem to have (for which Joerg had already
 found a workaround tho), and, unlike the linux driver, it didnt do DMA.
 The last time I updated it was for FreeBSD 4.6 (iirc), so obviously for
 6.1 (or even committing to HEAD) it would at least need updating and
 testing again. (and made MPSAFE...)
 
  Any takers?
 	Juergen
 
 PS: sorry i didn't see this earlier...

From: Joerg Wunsch <j@uriah.heep.sax.de>
To: Juergen Lock <nox@jelal.kn-bremen.de>
Cc: admin@lissyara.su, bug-followup@FreeBSD.org,
	freebsd-hackers@FreeBSD.org
Subject: Re: kern/102217: no driver for HP J2585A DeskDirect 10/100VG LAN Adapter
Date: Sat, 16 Sep 2006 21:41:10 +0200

 I probably don't have any of that hardware anymore at all.  The EISA
 stuff that could actually talk VGanyLAN at all is long since gone,
 maybe the PCI card is still in a cabinet but it could only talk
 Ethernet anyway.
 
 -- 
 cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL
 
 http://www.sax.de/~joerg/                        NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)
 
State-Changed-From-To: open->closed 
State-Changed-By: kmacy 
State-Changed-When: Fri Nov 16 10:37:35 UTC 2007 
State-Changed-Why:  

Unfortunately, no one has docs for this and it isn't common enough 
to cope with the issues involved in porting it from Linux. It is  
fairly safe to say that this is not going to happen. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102217 
>Unformatted:
