Date: Mon, 19 Apr 1999 10:10:57 +0200 From: "Martin Husemann" <martin@rumolt.teuto.de> To: "Gary Jennejohn" <garyj@muc.de>, <freebsd-isdn@FreeBSD.ORG> Subject: RE: new-bus changes break i4b Message-ID: <000101be8a3c$278b3d20$53cb08d4@martins.teuto.de> In-Reply-To: <199904181754.TAA03401@peedub.muc.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I'll have to add my usual nitpick: > It seems to be an error that next_isic_unit is NOT incremented in > layer1/i4b_isic_pnp.c. Actually, the idea of next_isic_unit is bogus by itself. Think of it: you have two boards at isa0, one at pci0, one at pci1 and one at isapnp0 or pcmcia1 - which board will get what unit number for what reason, and which will correspond with what index in the config file, and what happens when you remove a pcmia card? I promised to clean this up a long ago (as this cleanup will remove several gross hacks we needed for the NetBSD part to make a softc* <-> unit conversion), and I will actually do it. Hellmuth scared me with hard requirements what I should not break with such a cleanup (several things of which I can't actually test myself), so it has been delayed. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000101be8a3c$278b3d20$53cb08d4>