Skip to content

Commit

Permalink
- Updated QEMU
Browse files Browse the repository at this point in the history
  • Loading branch information
tgiphil committed Oct 21, 2024
1 parent 5601437 commit 53a1dd3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/Mosa.DeviceDriver/PCI/Bochs/BochsGraphicsAdaptor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ namespace Mosa.DeviceDriver.PCI.Bochs;
// Bochs VBE Extensions
// https://wiki.osdev.org/Bochs_VBE_Extensions

/// <summary>
/// The southbridge of the generic Intel chipset <see cref="BochsGraphicsAdaptor"/>.
/// </summary>
//[PCIDeviceDriver(VendorID = 0x1234, DeviceID = 0x1111, Platforms = PlatformArchitecture.X86AndX64)]
public class BochsGraphicsAdaptor : BaseDeviceDriver
{
Expand Down

0 comments on commit 53a1dd3

Please sign in to comment.