- Timestamp:
- 2016-11-01T19:26:42Z (9 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2a72d9f
- Parents:
- 340513c
- Location:
- uspace
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r340513c r405b67c 205 205 DIRS += \ 206 206 drv/platform/sun4u \ 207 drv/bus/pci/pciintel 207 drv/bus/pci/pciintel \ 208 drv/bus/isa \ 209 drv/char/ns8250 208 210 endif 209 211 endif -
uspace/drv/bus/isa/isa.ma
r340513c r405b67c 1 1 9 pci/class=06&subclass=01 2 10 pci/ven=108e&dev=1000
Note:
See TracChangeset
for help on using the changeset viewer.