summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp/com_isapnp.c
AgeCommit message (Expand)Author
2018-12-08Clean up initialization of com_regs structure, in preparation forthorpej
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-14Split device_t and softc for all com(4) devices (well, everything thatcube
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
2006-03-29Use device_private().thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-04de-__Pperry
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-11-13add RCSIDlukem
1999-03-22Reject variant numbers which are too large (so that a new version of isapnpdevsmycroft
1999-03-22Update callers of isapnp_devmatch().mycroft
1998-09-18Make these files compile again; no longer necessary to passenami
1998-07-23Create a master list of pnp logical and compatibility device codes insteadchristos
1998-04-25Initialize sc_frequency. (How could this ever work?)drochner
1998-02-25Add another 56K modem.christos
1997-12-02add ID for "Best Data Products Smart One 336F"; Dave Huang <khym@bga.com>mikel
1997-11-30make it compile without "__BROKEN_INDIRECT_CONFIG"drochner
1997-10-28DTRT with level and edge interrupts:christos
1997-10-23add comments describing what devices correspond to each PnP ID matchedmikel
1997-10-17PR/4282: Dave Huang: add logical id for boca modem.christos
1997-10-16Adjust for new "com" driver home.thorpej
1997-10-15Pulldown from marc-pcmcia branch.thorpej
1997-08-03add support for generic COM devices by matching compatIDsmikel
1997-05-28Copyright of this file has been assigned to The NetBSD Foundationjtc
1997-04-25Add isapnp attachment for com driverexplorer