Re: newbus flaw
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 05/12/04
- Previous message: John-Mark Gurney: "Re: newbus flaw"
- In reply to: John-Mark Gurney: "Re: newbus flaw"
- Next in thread: John-Mark Gurney: "Re: newbus flaw"
- Reply: John-Mark Gurney: "Re: newbus flaw"
- Reply: John-Mark Gurney: "Re: newbus flaw"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: arch@freebsd.org Date: Wed, 12 May 2004 15:26:57 +0200
John-Mark Gurney <gurney_j@efn.org> writes:
> You are incorrect in assuming you can't find out if another child already
> exists.. Usually this is a problem of properly allocating resources so
> that you know the other child exists. Since you are using identify, you
> already don't have a "self describing" bus, which means that you have
> to either use hints, or another method to make sure that your device
> doesn't already exist.
It's not quite that simple. See the block comment at the top of
src/sys/dev/ichwd/ichwd.c for an explanation.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: John-Mark Gurney: "Re: newbus flaw"
- In reply to: John-Mark Gurney: "Re: newbus flaw"
- Next in thread: John-Mark Gurney: "Re: newbus flaw"
- Reply: John-Mark Gurney: "Re: newbus flaw"
- Reply: John-Mark Gurney: "Re: newbus flaw"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|