1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Added UHCI_LEGSUP to uhcireg.h

This commit is contained in:
Nick Hibma 1999-01-31 16:22:35 +00:00
parent 255f294aa6
commit aa11c7f9d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=43482

View File

@ -102,6 +102,8 @@
#define UHCI_PORTSC_OCIC 0x0800
#define UHCI_PORTSC_SUSP 0x1000
#define UHCI_LEGSUP 0xC0
#define UHCI_FRAMELIST_COUNT 1024
#define UHCI_FRAMELIST_ALIGN 4096