xref: /minix3/minix/drivers/usb/usb_storage/usb_storage.conf (revision 433d6423c39e34ec4b79c950597bb2d236f886be)
1*433d6423SLionel Sambucservice usb_storage
2*433d6423SLionel Sambuc{
3*433d6423SLionel Sambuc	system
4*433d6423SLionel Sambuc		PRIVCTL     #  4
5*433d6423SLionel Sambuc		UMAP        # 14
6*433d6423SLionel Sambuc		IRQCTL      # 19
7*433d6423SLionel Sambuc		DEVIO       # 21
8*433d6423SLionel Sambuc		SDEVIO      # 22
9*433d6423SLionel Sambuc		;
10*433d6423SLionel Sambuc	ipc
11*433d6423SLionel Sambuc		SYSTEM pm rs log tty ds vfs vm amddev devman
12*433d6423SLionel Sambuc		pci usbd
13*433d6423SLionel Sambuc		;
14*433d6423SLionel Sambuc	uid     0;
15*433d6423SLionel Sambuc};
16