]> git.ipfire.org Git - thirdparty/pciutils.git/commit - lib/configure
Added support for GNU Hurd
authorMartin Mares <mj@ucw.cz>
Fri, 26 Dec 2003 22:07:54 +0000 (22:07 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:11 +0000 (14:18 +0200)
commit80459c650b9739e06a8662e395a27ac481e2de3a
treebd9b18e779dfaf4dc6936777c0606c3dea69c427
parent7dacd9c850778518e1f579d165ad56940404d2e7
Added support for GNU Hurd

2003-12-26  Marco Gerards  <metgerards@student.han.nl>

        Added support for the GNU Hurd (cleaned up by Martin Mares):

        * lib/configure [GNU]: Use the i386 ports for configuration access.
        * lib/i386-ports.c: Don't call iopl() on the Hurd.
        * lib/pci.h [OS_GNU]: Include <sys/types.h> and use it for defining
        u8 to u32.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-16
ChangeLog
lib/configure
lib/i386-ports.c
lib/pci.h