aboutsummaryrefslogtreecommitdiff
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* MFC: Always call resource_int_value function for getting portsize and msize.Yoshihiro Takahashi2001-03-211-4/+6
* MFC: Add GVC1601(rev.1.328) and IOD0081(rev.1.327)MIHIRA Sanpei Yoshiro2001-03-121-0/+2
* MFC. Fix PS/2 mode configuration when parallel port chip is in ECPNicolas Souchu2001-03-022-36/+37
* MFC: sync kq up to current (extend to device layer, plus other fixes)Jonathan Lemon2001-02-261-2/+3
* MFC: add OZO8008.Seigo Tanimura2000-12-261-0/+1
* MFC.Nicolas Souchu2000-12-191-1/+1
* MFC: ignore resources with a size of 0.Mike Smith2000-11-071-0/+7
* MFC: PC-98 bus_space changes.Yoshihiro Takahashi2000-10-291-0/+13
* MFC: Add MAE0021.Seigo Tanimura2000-10-101-0/+1
* MFC revs 1.306 and 1.307: Add Boca K56Flex PnP and Zoom Internal V90 Fax.Sheldon Hearn2000-09-211-0/+2
* MFC: Merge changes from 1.16 and 1.17 which allow ISA PnP driversRoger Hardiman2000-09-161-70/+75
* MFC: rev 1.28 and 1.29.Kazutaka YOKOTA2000-08-241-1/+4
* MFC: Get rid of 'fd is usurping... ' message when there are two floppyNick Hibma2000-08-181-1/+5
* MFC: 1.304: add Yet Another USR modemPeter Wemm2000-08-151-0/+1
* MFC: stop abusing B_READ etc for isadma*() functions. This is relativelyPeter Wemm2000-08-081-0/+3
* MFC: pci modem support. I forgot to do this for 4.1.Warner Losh2000-08-031-14/+122
* MFC: Sanitize SYSCTL_HANDLER_ARGS.Paul Saab2000-08-031-1/+1
* MFC: Add support for PC87303 chipset.Doug Rabson2000-07-222-6/+47
* MFC: try to fix "psmintr out of sync..."Kazutaka YOKOTA2000-07-221-13/+9
* MFC: Port ppc driver to alphaDoug Rabson2000-07-183-15/+162
* MFC: Add option ALT_BREAK_TO_DEBUGGER.Paul Saab2000-06-181-0/+29
* MFC(rev 1.300): Add SUP1670.Seigo Tanimura2000-05-261-0/+1
* MFC: Use bus_space stuff.Yoshihiro Takahashi2000-05-221-79/+82
* MFC(rev 1.299): Add RSS0262.Seigo Tanimura2000-05-191-0/+1
* MFC(rev 1.298): Add ACH2012.Seigo Tanimura2000-05-191-0/+1
* MFC(rev 1.297): Add a couple of new PnP IDs.Seigo Tanimura2000-05-181-0/+2
* MFC: Supported PC-98.Yoshihiro Takahashi2000-05-111-2/+1
* MFC: Add FUJITSU Modem 33600 PNP/I2. (rev 1.295)Seigo Tanimura2000-05-021-0/+1
* MFC:Kazutaka YOKOTA2000-04-031-0/+1
* MFC: revision 1.5Doug Rabson2000-03-311-3/+16
* MFC:Kazutaka YOKOTA2000-03-313-54/+108
* MFC revisions 1.3 and 1.4, fixes to PnP resource parsing.Doug Rabson2000-03-311-49/+80
* MFC: 1.293: add pnp id: USR3050 - U.S. Robotics 56K FAX INTPeter Wemm2000-03-311-0/+1
* MFC: add support for more mice (psm.c 1.24, i386/include/mouse.h 1.16,Kazutaka YOKOTA2000-03-211-85/+395
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-131-1230/+0
* Fix crashes on card eject for pccard modems. We check for NULL whenWarner Losh2000-03-111-12/+17
* Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"Peter Wemm2000-03-051-0/+1
* Fix two more problems with freeing the softc data manually. subr_bus.cPeter Wemm2000-03-021-2/+0
* Don't free(sc) before returning an error from probe, it does not "belong"Peter Wemm2000-03-011-1/+0
* Do not add children (atkbd and psm) if they are disabled.Kazutaka YOKOTA2000-02-251-0/+3
* Newbus-ify the USR Sportster TA Intern driver.Gary Jennejohn2000-02-211-1/+1
* Fixed regressions in rev.1.274:Bruce Evans2000-02-151-11/+15
* When allocating resources in the following cases:Mike Smith2000-02-111-5/+5
* Use config's conditional compilation rather than using #ifdefs that makePeter Wemm2000-01-295-30/+3
* Remove #include "ppc.h" and #if NPPC > 0 - this is always true as it isPeter Wemm2000-01-291-4/+0
* "Completed" the previous fix. Return ENOMEM on memory allocation failureBruce Evans2000-01-291-1/+8
* * Don't use ivars to access resources, bus_set/get_resource is much better.Doug Rabson2000-01-251-10/+26
* Return ENXIO on error, not 0. Seems to have been skipped when convertingNick Hibma2000-01-231-1/+1
* Add another four device ID's for isa pnp modems. The USR's seem to usePeter Wemm2000-01-181-0/+7
* Add ADS7182 as a known Joystick.Peter Wemm2000-01-181-0/+1