cvs commit: src/sys/netgraph/bluetooth/drivers/bt3c
ng_bt3c_pccard.c ng_bt3c_var.h
Maksim Yevmenkin
emax at FreeBSD.org
Wed Jul 5 17:18:47 UTC 2006
emax 2006-07-05 17:18:47 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c
ng_bt3c_var.h
Log:
Replace inb() and outb() with bus_space_read_1() and bus_space_write_1()
Submitted by: marius
MFC after: 1 week
Revision Changes Path
1.19 +10 -8 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c
1.4 +2 -0 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_var.h
More information about the cvs-src
mailing list