[PATCH] block test

This commit is contained in:
greg@kroah.com 2003-07-23 18:56:14 -04:00 committed by Greg KH
parent 405f634279
commit b4c1dcf912
1 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
#!/bin/sh #!/bin/sh
export ACTION=add export ACTION=add
#export ACTION=remove #export ACTION=remove
export DEVPATH=/devices/pci0/00:09.0/usb1/1-1/1-1.1/ttyUSB7
export DEVPATH=/class/tty/ttyUSB0
export DEVPATH=/block/hda export DEVPATH=/block/hda
./udev block ./udev block
#./udev tty