Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-30 | When duplicating isa_attach_args structures to build several attachement | Miod Vallat | |
possibilities for isapnp devices, make sure to carry the original ia_ic member. Although mostly unused on i386, it is vital on alpha. This makes isapnp on alpha attach without panicing. | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
1997-12-26 | use bcopy | Theo de Raadt | |
1997-12-25 | Avoid infinite loop with busted cards. | Jason Downs | |
1997-12-25 | New ISA/ISA PnP configuration infrastructure: | Jason Downs | |
isa_attach_args and isapnp_attach_args have been merged. | |||
1997-12-21 | Obliterate old PnP `code' and outright replace with christos' code. | Jason Downs | |