summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-02-05support new u2w cards; dante@mclink.it, merged by kwesterback@home.comTheo de Raadt
2000-02-05if card has an activate function, call it on apm power changesTheo de Raadt
2000-02-05repair suspend/activate; extern rlnstop, rlninitDavid Leonard
2000-02-04Externalize comstop()Angelos D. Keromytis
2000-02-03Make pccomms suspendable (tested on a 3Com Megahertz combo card).Angelos D. Keromytis
2000-02-03cnw_activate hackingAngelos D. Keromytis
2000-02-03Fix the activate routine to support suspend/resume.Angelos D. Keromytis
2000-02-03WEP support -- from FreeBSD (wpaul)Angelos D. Keromytis
2000-02-02Call xxx_init and xxx_stop on activate.Federico G. Schwindt
2000-02-02make the activate routines do xxstop() and xxinit()Theo de Raadt
2000-02-02regen.Federico G. Schwindt
2000-02-02Add Melco product; from NetBSD.Federico G. Schwindt
2000-02-02Some KNF. Initialize shutdown just in case.Federico G. Schwindt
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
2000-02-01oops, return 0 if not match.Federico G. Schwindt
2000-02-01New regs from NetBSD.Federico G. Schwindt
2000-02-01Enable Intel EE PRO; still need to find a working phy.Federico G. Schwindt
2000-02-01New prods; use defines where available; rearrange some entries.Federico G. Schwindt
2000-02-01sync with the new names; add support for a second model.Federico G. Schwindt
2000-02-01Some new prods; rearrange entries.Federico G. Schwindt
2000-02-01regen.Federico G. Schwindt
2000-02-01Add some new prods from NetBSD; rearrange entries.Federico G. Schwindt
2000-02-01do not create _STR_ defines; this is useless, makes pcmciadevs.h largerFederico G. Schwindt
2000-02-01syncTheo de Raadt
2000-02-017895Theo de Raadt
2000-02-01missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ...Michael Shalayeff
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31Add support for 93C66 and 93C56 SEEPROM chips.Tobias Weingartner
2000-01-27isa-avoidanceMichael Shalayeff
2000-01-26syncTheo de Raadt
2000-01-26more devices; sysadmin@terc.eduTheo de Raadt
2000-01-22syncTheo de Raadt
2000-01-22mislabelingTheo de Raadt
2000-01-20syncTheo de Raadt
2000-01-20DEC 21150-BC bridge chip, AKA DC1111DTheo de Raadt
2000-01-18sync with FreeBSD: add Farallon PN9000SX as a matchJason Wright
2000-01-18syncJason Wright
2000-01-18Farallon PN9000SX (looks like they used DEC's vendor ID by mistake); from Fre...Jason Wright
2000-01-18Fix fxp+nsphy problem: don't reset everytime when switching to auto mode.Jason Wright
2000-01-17From Manuel Bouyer -Chris Cappuccio
2000-01-16Merge with FreeBSD:Jason Wright
2000-01-15use model instead of name, more constistant with determining machine type.Dale S. Rahn
2000-01-15special case one mislabeled device which is not a pci bridge at allTheo de Raadt
2000-01-12For reasons beyond my comprehension, touching the sdh register too muchConstantine Sapuntzakis
2000-01-11sync with NetBSDPeter Galbavy
2000-01-11remove 'INTEGRATE' macro that did static __inline__ in advance of doingPeter Galbavy
2000-01-11sync with NetBSD - remove an unused prototype.Peter Galbavy
2000-01-11off by oneTheo de Raadt
2000-01-11a few ifdef accomodations for hppa, also a few knf spacesMichael Shalayeff