pci.4 (64ae346b521983a6fc2f72b795b5c8ae101ddac1) | pci.4 (12e49033495ab129411bee56513cbea16e18f44a) |
---|---|
1.\" 2.\" Copyright (c) 1999 Kenneth D. Merry. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 17 unchanged lines hidden (view full) --- 26.\" 27.Dd October 24, 1999 28.Dt PCI 4 29.Os FreeBSD 4.0 30.Sh NAME 31.Nm pci 32.Nd Generic PCI driver 33.Sh SYNOPSYIS | 1.\" 2.\" Copyright (c) 1999 Kenneth D. Merry. 3.\" All rights reserved. 4.\" 5.\" Redistribution and use in source and binary forms, with or without 6.\" modification, are permitted provided that the following conditions 7.\" are met: 8.\" 1. Redistributions of source code must retain the above copyright --- 17 unchanged lines hidden (view full) --- 26.\" 27.Dd October 24, 1999 28.Dt PCI 4 29.Os FreeBSD 4.0 30.Sh NAME 31.Nm pci 32.Nd Generic PCI driver 33.Sh SYNOPSYIS |
34.Cd controller pci0 | 34.Cd device pci0 |
35.Sh DESCRIPTION 36The 37.Nm pci 38driver provides a way for userland programs to read and write 39.Tn PCI 40configuration registers. It also provides a way for userland programs to 41get a list of all 42.Tn PCI --- 253 unchanged lines hidden --- | 35.Sh DESCRIPTION 36The 37.Nm pci 38driver provides a way for userland programs to read and write 39.Tn PCI 40configuration registers. It also provides a way for userland programs to 41get a list of all 42.Tn PCI --- 253 unchanged lines hidden --- |